1. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
  2. 6b9cb42 device core: add device_is_bound() by Tomeu Vizoso · 9 years ago
  3. c4e4d63 Merge branch 'acpi-soc' into pm-core by Rafael J. Wysocki · 9 years ago
  4. d35818a PM / clk: don't leave clocks enabled when driver not bound by Andy Shevchenko · 9 years ago
  5. 04a407f i2c: dw: Add APM X-Gene ACPI I2C device support by Loc Ho · 9 years ago
  6. b790eb2 ACPI / APD: Add APM X-Gene ACPI I2C device support by Loc Ho · 9 years ago
  7. fa9e93b ACPI / LPSS: change 'does not have' to 'has' in comment by Andy Shevchenko · 9 years ago
  8. bc0bb1f Revert "dmaengine: dw: platform: provide platform data for Intel" by Andy Shevchenko · 9 years ago
  9. 02a21b7 dmaengine: dw: return immediately from IRQ when DMA isn't in use by Andy Shevchenko · 9 years ago
  10. 3214658 dmaengine: dw: platform: power on device on shutdown by Andy Shevchenko · 9 years ago
  11. eebb3e8 ACPI / LPSS: override power state for LPSS DMA device by Andy Shevchenko · 9 years ago
  12. 4295733 PM / core: fix typo in documentation by Manuel Pégourié-Gonnard · 9 years ago
  13. a436b6a PM / runtime: Add new helper for conditional usage count incrementation by Rafael J. Wysocki · 9 years ago
  14. c3a49cf ACPI / LPSS: power on when probe() and otherwise when remove() by Andy Shevchenko · 9 years ago
  15. 02b9854 ACPI / LPSS: do delay for all LPSS devices when D3->D0 by Andy Shevchenko · 9 years ago
  16. de16d55 ACPI / LPSS: allow to use specific PM domain during ->probe() by Andy Shevchenko · 9 years ago
  17. b5f88dd Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()" by Andy Shevchenko · 9 years ago
  18. 14b6257 device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification by Andy Shevchenko · 9 years ago
  19. 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
  20. d89d7ff Merge branches 'pm-sleep' and 'pm-runtime' into pm-core by Rafael J. Wysocki · 9 years ago
  21. 7b06a6d MAINTAINERS: Add an entry for the PM core by Rafael J. Wysocki · 9 years ago
  22. 527e931 Linux 4.4-rc4 by Linus Torvalds · 9 years ago
  23. d035e33 staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl by James Simmons · 9 years ago
  24. d8cd93e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  25. 2788cc4 Don't reset ->total_link_count on nested calls of vfs_path_lookup() by Al Viro · 9 years ago
  26. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  27. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 9 years ago
  28. fb7b26e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 69d2ca6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  31. a2dbb7b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  32. 9cfe521 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  33. 22eab11 x86/signal: Fix restart_syscall number for x32 tasks by Dmitry V. Levin · 9 years ago
  34. 8e8efe0 x86/mpx: Fix instruction decoder condition by Dave Hansen · 9 years ago
  35. df4d4aa Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  36. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  37. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 9 years ago
  38. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  39. db28176 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  40. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  41. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 9 years ago
  42. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  43. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 9 years ago
  44. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 9 years ago
  45. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 9 years ago
  46. 0992207 Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  47. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 9 years ago
  48. 8cdef96 Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  49. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. 0de58f8 ARM/arm64: KVM: correct PTE uncachedness check by Ard Biesheuvel · 9 years ago
  51. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 9 years ago
  52. 2ec5be3 arm64: KVM: Correctly handle zero register in system register accesses by Pavel Fedin · 9 years ago
  53. 3fec037 arm64: KVM: Remove const from struct sys_reg_params by Pavel Fedin · 9 years ago
  54. bc45a51 arm64: KVM: Correctly handle zero register during MMIO by Pavel Fedin · 9 years ago
  55. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 9 years ago
  56. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  57. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  58. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  59. ecf7d01 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() by Peter Zijlstra · 9 years ago
  60. b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 9 years ago
  61. 2541117 sched/cputime: Fix invalid gtime in proc by Hiroshi Shimamoto · 9 years ago
  62. 8295c69 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 9 years ago
  63. 119d6f6 sched/core: Remove false-positive warning from wake_up_process() by Sasha Levin · 9 years ago
  64. 6898563 sched/wait: Fix signal handling in bit wait helpers by Peter Zijlstra · 9 years ago
  65. 70f15287 x86/mm: Fix regression with huge pages on PAE by Kirill A. Shutemov · 9 years ago
  66. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  67. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  68. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  69. 00b8307 Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  70. 265e2cf PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() by Eric Anholt · 9 years ago
  71. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  72. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  73. c041f08 Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  74. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  75. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 9 years ago
  76. c5ba5c8 Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  77. b664f00 bnxt_en: Setup uc_list mac filters after resetting the chip. by Michael Chan · 9 years ago
  78. bdd4347 bnxt_en: enforce proper storing of MAC address by Jeffrey Huang · 9 years ago
  79. 1fc2cfd bnxt_en: Fixed incorrect implementation of ndo_set_mac_address by Jeffrey Huang · 9 years ago
  80. 39198ec net: lpc_eth: remove irq > NR_IRQS check from probe() by Vladimir Zapolskiy · 9 years ago
  81. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  82. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 9 years ago
  83. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  84. 3ddda3e mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility by James Bottomley · 9 years ago
  85. 4eba7bb ipv4: igmp: Allow removing groups from a removed interface by Andrew Lunn · 9 years ago
  86. 602dd62 ipv6: sctp: implement sctp_v6_destroy_sock() by Eric Dumazet · 9 years ago
  87. 79aecc7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  88. df849ba arm64: bpf: add 'store immediate' instruction by Yang Shi · 9 years ago
  89. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  90. c836a8b ipv6: sctp: add rcu protection around np->opt by Eric Dumazet · 9 years ago
  91. 6adc5fd net/neighbour: fix crash at dumping device-agnostic proxy entries by Konstantin Khlebnikov · 9 years ago
  92. cacc062 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 9 years ago
  93. 38ee8fb sctp: convert sack_needed and sack_generation to bits by Marcelo Ricardo Leitner · 9 years ago
  94. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  95. 01b3f52 bpf: fix allocation warnings in bpf maps and integer overflow by Alexei Starovoitov · 9 years ago
  96. a64f3f8 Merge branch 'mvneta-fixes' by David S. Miller · 9 years ago
  97. c4a2500 mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0 by Marcin Wojtas · 9 years ago
  98. 9110ee0 net: mvneta: enable setting custom TX IP checksum limit by Marcin Wojtas · 9 years ago
  99. 26c17a17 net: mvneta: fix error path for building skb by Marcin Wojtas · 9 years ago
  100. dc1aadf net: mvneta: fix bit assignment for RX packet irq enable by Marcin Wojtas · 9 years ago