1. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. b4b29f9 locking/osq: Fix ordering of node initialisation in osq_lock by Will Deacon · 9 years ago
  3. cd0272f locking/pvqspinlock: Queue node adaptive spinning by Waiman Long · 9 years ago
  4. 1c4941f locking/pvqspinlock: Allow limited lock stealing by Waiman Long · 9 years ago
  5. 45e898b locking/pvqspinlock: Collect slowpath lock statistics by Waiman Long · 9 years ago
  6. b3e0b1b locking, sched: Introduce smp_cond_acquire() and use it by Peter Zijlstra · 9 years ago
  7. d780453 locking/pvqspinlock, x86: Optimize the PV unlock code path by Waiman Long · 9 years ago
  8. aa68744 locking/qspinlock: Avoid redundant read of next pointer by Waiman Long · 9 years ago
  9. 81b5598 locking/qspinlock: Prefetch the next node cacheline by Waiman Long · 9 years ago
  10. 64d816c locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() by Waiman Long · 9 years ago
  11. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  12. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  13. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. c13dc31 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  16. 39cd2dd Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD by Paul E. McKenney · 9 years ago
  17. a36a996 locktorture: Fix module unwind when bad torture_type specified by Paul E. McKenney · 9 years ago
  18. cc5f730 locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read() by Oleg Nesterov · 9 years ago
  19. f324a76 locking/percpu-rwsem: Fix the comments outdated by rcu_sync by Oleg Nesterov · 9 years ago
  20. 001dac6 locking/percpu-rwsem: Make use of the rcu_sync infrastructure by Oleg Nesterov · 9 years ago
  21. 95b19f6 locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe by Oleg Nesterov · 9 years ago
  22. 617783d locktorture: Add torture tests for percpu_rwsem by Paul E. McKenney · 9 years ago
  23. 302707f locking/percpu-rwsem: Export symbols for locktorture by Paul E. McKenney · 9 years ago
  24. 095777c locktorture: Support rtmutex torturing by Davidlohr Bueso · 9 years ago
  25. 00eb4ba locking/rwsem: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  26. 3552a07 locking/mcs: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  27. 700318d locking/rtmutex: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  28. 81a43ad locking/mutex: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  29. fe19159 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  30. 4bbffe7 Merge branch 'locking/urgent' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  31. f524057 sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less() by Juri Lelli · 9 years ago
  32. 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 9 years ago
  33. 93edc8b locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL by Waiman Long · 9 years ago
  34. c55a6ff locking/osq: Relax atomic semantics by Davidlohr Bueso · 9 years ago
  35. 6e1e519 locking/qrwlock: Rename ->lock to ->wait_lock by Davidlohr Bueso · 9 years ago
  36. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. c7ef92c Merge tag 'v4.3-rc1' into locking/core, to refresh the tree by Ingo Molnar · 9 years ago
  38. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  39. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  40. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  41. 9287f69 percpu-rwsem: introduce percpu_down_read_trylock() by Oleg Nesterov · 9 years ago
  42. 77e430e locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics by Will Deacon · 9 years ago
  43. 75d2270 locking/pvqspinlock: Only kick CPU at unlock time by Waiman Long · 9 years ago
  44. ffffeaf locking/qrwlock: Reduce reader/writer to reader lock transfer latency by Waiman Long · 9 years ago
  45. 3b3fdf1 locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath by Will Deacon · 9 years ago
  46. 0b792bf locking: Clean up pvqspinlock warning by Peter Zijlstra · 9 years ago
  47. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  48. cba77f0 locking/pvqspinlock: Fix kernel panic in locking-selftest by Waiman Long · 9 years ago
  49. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 10 years ago
  50. 0e06e5b locking/qrwlock: Better optimization for interrupt context readers by Waiman Long · 10 years ago
  51. f7d71f2 locking/qrwlock: Rename functions to queued_*() by Waiman Long · 10 years ago
  52. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. a262948 Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 9f40a51 locking/rtmutex: Update stale plist comments by Davidlohr Bueso · 10 years ago
  59. 802ab58 futex: Lower the lock contention on the HB lock during wake up by Sebastian Andrzej Siewior · 10 years ago
  60. b17718d sched/stop_machine: Fix deadlock between multiple stop_two_cpus() by Peter Zijlstra · 10 years ago
  61. 405963b locking/qrwlock: Don't contend with readers when setting _QW_WAITING by Waiman Long · 10 years ago
  62. a24fc60 lockdep: Implement lock pinning by Peter Zijlstra · 10 years ago
  63. e0f56fd lockdep: Simplify lock_release() by Peter Zijlstra · 10 years ago
  64. 45ab4ef locking/rtmutex: Implement lockless top-waiter wakeup by Davidlohr Bueso · 10 years ago
  65. cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 10 years ago
  66. 92ae183 lockdep: Do not break user-visible string by Borislav Petkov · 10 years ago
  67. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  68. 61d49d2 locktorture: Change longdelay_us to longdelay_ms by Paul E. McKenney · 10 years ago
  69. f548d99 locktorture: fix deadlock in 'rw_lock_irq' type by Alexey Kodanev · 10 years ago
  70. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 10 years ago
  71. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  72. 6ce47fd rtmutex: Warn if trylock is called from hard/softirq context by Thomas Gleixner · 10 years ago
  73. cede884 locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG by Sebastian Andrzej Siewior · 10 years ago
  74. c7114b4 locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS by Waiman Long · 10 years ago
  75. 62c7a1e locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS by Ingo Molnar · 10 years ago
  76. 52c9d2b locking/pvqspinlock: Replace xchg() by the more descriptive set_mb() by Waiman Long · 10 years ago
  77. a23db28 locking/pvqspinlock: Implement simple paravirt support for the qspinlock by Waiman Long · 10 years ago
  78. 2aa79af locking/qspinlock: Revert to test-and-set on hypervisors by Peter Zijlstra (Intel) · 10 years ago
  79. 2c83e8e locking/qspinlock: Use a simple write to grab the lock by Waiman Long · 10 years ago
  80. 69f9cae locking/qspinlock: Optimize for smaller NR_CPUS by Peter Zijlstra (Intel) · 10 years ago
  81. 6403bd7 locking/qspinlock: Extract out code snippets for the next patch by Waiman Long · 10 years ago
  82. c1fb159 locking/qspinlock: Add pending bit by Peter Zijlstra (Intel) · 10 years ago
  83. a33fda3 locking/qspinlock: Introduce a simple generic 4-byte queued spinlock by Waiman Long · 10 years ago
  84. 59aabfc locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write() by Waiman Long · 10 years ago
  85. 0782e63 sched: Handle priority boosted tasks proper in setscheduler() by Thomas Gleixner · 10 years ago
  86. ccdd92c rtmutex: Remove bogus hrtimer_active() check by Thomas Gleixner · 10 years ago
  87. d7bc319 lockdep: Make print_lock() robust against concurrent release by Peter Zijlstra · 10 years ago
  88. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 01ac33c locking/mutex: Further simplify mutex_spin_on_owner() by Jason Low · 10 years ago
  90. e6beaa36 locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() documentation as well by Tom(JeHyeon) Yeon · 10 years ago
  91. 35a9393 lockdep: Fix the module unload key range freeing logic by Peter Zijlstra · 10 years ago
  92. 9198f6e locking/rwsem: Fix lock optimistic spinning when owner is not running by Jason Low · 10 years ago
  93. 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 10 years ago
  94. 4d3199e locking: Remove ACCESS_ONCE() usage by Davidlohr Bueso · 10 years ago
  95. 2ae7902 Merge tag 'v4.0-rc1' into locking/core, to refresh the tree before merging new changes by Ingo Molnar · 10 years ago
  96. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 1a99367 locking/rwsem: Check for active lock before bailing on spinning by Davidlohr Bueso · 10 years ago
  98. b3fd4f0 locking/rwsem: Avoid deceiving lock spinners by Davidlohr Bueso · 10 years ago
  99. 7a215f8 locking/rwsem: Set lock ownership ASAP by Davidlohr Bueso · 10 years ago
  100. 49e4b2b locking/rwsem: Document barrier need when waking tasks by Davidlohr Bueso · 10 years ago