1. f4ec57b locking/ww_mutex: Use relaxed atomics by Peter Zijlstra · 8 years ago
  2. 84d82ec locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy_locked() by Thomas Gleixner · 8 years ago
  3. b5016e8 locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL by Thomas Gleixner · 8 years ago
  4. 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
  5. 1be5d4f locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() by Thomas Gleixner · 8 years ago
  6. dbb2605 locking/rtmutex: Prevent dequeue vs. unlock race by Thomas Gleixner · 8 years ago
  7. 2513940 locking/selftest: Fix output since KERN_CONT changes by Michael Ellerman · 8 years ago
  8. 10b9dd5 Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  9. 4d92c8d Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  10. e658a6f tile: avoid using clocksource_cyc2ns with absolute cycle count by Chris Metcalf · 8 years ago
  11. ded9b5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 23aabe7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  13. 23400ac Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  14. b66c08b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  15. 57527ed Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  16. d55b352 NFSv4.x: hide array-bounds warning by Arnd Bergmann · 8 years ago
  17. 000b894 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 7cfc431 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 3cded41 x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() by Peter Zijlstra · 8 years ago
  20. 05ffc95 locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owner() when owner vCPU is preempted by Pan Xinhui · 8 years ago
  21. 5aff60a locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in osq_lock() by Pan Xinhui · 8 years ago
  22. 3dd3e0c Documentation/virtual/kvm: Support the vCPU preemption check by Pan Xinhui · 8 years ago
  23. de7689c x86/xen: Support the vCPU preemption check by Juergen Gross · 8 years ago
  24. 1885aa7 x86/kvm: Support the vCPU preemption check by Pan Xinhui · 8 years ago
  25. 0b9f6c4 x86/kvm: Support the vCPU preemption check by Pan Xinhui · 8 years ago
  26. 4ec6e86 kvm: Introduce kvm_write_guest_offset_cached() by Pan Xinhui · 8 years ago
  27. 446f3dc locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen guests by Pan Xinhui · 8 years ago
  28. 760928c locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) by Christian Borntraeger · 8 years ago
  29. 41946c8 locking/core, powerpc: Implement vcpu_is_preempted(cpu) by Pan Xinhui · 8 years ago
  30. d9345c6 sched/core: Introduce the vcpu_is_preempted(cpu) interface by Pan Xinhui · 8 years ago
  31. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  32. 033ac60 perf/x86/intel/uncore: Allow only a single PMU/box within an events group by Peter Zijlstra · 8 years ago
  33. b800058 perf/x86/intel: Cure bogus unwind from PEBS entries by Peter Zijlstra · 8 years ago
  34. ae31fe5 perf/x86: Restore TASK_SIZE check on frame pointer by Johannes Weiner · 8 years ago
  35. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  36. 18f649e sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() by Oleg Nesterov · 8 years ago
  37. c8467f7 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy by Herbert Xu · 8 years ago
  38. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 8 years ago
  39. 3b404a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  40. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  41. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. 7082c5c tcp: zero ca_priv area when switching cc algorithms by Florian Westphal · 8 years ago
  43. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  44. d75a6a0 NFSv4.1: Keep a reference on lock states while checking by Benjamin Coddington · 8 years ago
  45. 6bc5445 ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC by Peter Robinson · 8 years ago
  46. ec638db thermal/powerclamp: add back module device table by Jacob Pan · 8 years ago
  47. e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
  48. e5dce28 x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt by Andy Shevchenko · 8 years ago
  49. a980ce3 x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well by H.J. Lu · 8 years ago
  50. 8c5c86f x86/platform/intel-mid: Register watchdog device after SCU by Andy Shevchenko · 8 years ago
  51. b22cbe4 x86/fpu: Fix invalid FPU ptrace state after execve() by Yu-cheng Yu · 8 years ago
  52. 194a6b5 sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q by Waiman Long · 8 years ago
  53. ed68d7e x86/boot: Fail the boot if !M486 and CPUID is missing by Andy Lutomirski · 8 years ago
  54. fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
  55. 3d40658 apparmor: fix change_hat not finding hat after policy replacement by John Johansen · 8 years ago
  56. 9c76358 Linux 4.9-rc6 by Linus Torvalds · 8 years ago
  57. 697ed8d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  58. 51b9a31 tipc: eliminate obsolete socket locking policy description by Jon Paul Maloy · 8 years ago
  59. 3f0ae05 rtnl: fix the loop index update error in rtnl_dump_ifinfo() by Zhang Shengju · 8 years ago
  60. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  61. 77079b1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  62. d117b9a Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  63. 8cdf337 ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  64. 0f0909e fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  65. 3c7018e fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 8 years ago
  66. 50d438f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  67. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  68. ad092de i2c: i2c-mux-pca954x: fix deselect enabling for device-tree by Alex Hemme · 8 years ago
  69. f691838 Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  70. 384b0dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  71. 6741897 Merge tag 'leds_4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  72. eab8d4b Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  73. a2b0773 kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic by Paolo Bonzini · 8 years ago
  74. 7301d6a KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr by Paolo Bonzini · 8 years ago
  75. 22583f0 KVM: async_pf: avoid recursive flushing of work items by Paolo Bonzini · 8 years ago
  76. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  77. 1650b4e KVM: Disable irq while unregistering user notifier by Ignacio Alvarado · 8 years ago
  78. 8b95344 KVM: x86: do not go through vcpu in __get_kvmclock_ns by Paolo Bonzini · 8 years ago
  79. e5dbc4b Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  80. adda306 Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  81. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  82. 178c7ae net: macb: add check for dma mapping error in start_xmit() by Alexey Khoroshilov · 8 years ago
  83. 20afa6e Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  84. 04e3685 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  85. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  86. dbfa048 MAINTAINERS: Add LED subsystem co-maintainer by Pavel Machek · 8 years ago
  87. aab0b24 Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' by Rafael J. Wysocki · 8 years ago
  88. 79c3dcba Merge branch 'sparc-lockdep-small' by David S. Miller · 8 years ago
  89. e245d99 lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined by Babu Moger · 8 years ago
  90. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  91. d41cbfc NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state by Benjamin Coddington · 8 years ago
  92. 1a9bbcc sunbmac: Fix compiler warning by Tushar Dave · 8 years ago
  93. 266439c sunqe: Fix compiler warnings by Tushar Dave · 8 years ago
  94. 5cc7861 NFSv4: Don't call close if the open stateid has already been cleared by Trond Myklebust · 8 years ago
  95. 49cc0c4 Merge branch 'sun4v-64bit-DMA' by David S. Miller · 8 years ago
  96. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  97. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  98. 5116ab4 sparc64: Bind PCIe devices to use IOMMU v2 service by Tushar Dave · 8 years ago
  99. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  100. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago