1. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  2. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 9506a74 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  4. 0fa809c locking/pvqspinlock: Extend node size when pvqspinlock is configured by Waiman Long · 6 years ago
  5. 1222109 locking/qspinlock_stat: Count instances of nested lock slowpaths by Waiman Long · 6 years ago
  6. 7aa54be locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 6 years ago
  7. 756b1df locking/qspinlock: Rework some comments by Peter Zijlstra · 6 years ago
  8. 53bf57f locking/qspinlock: Re-order code by Peter Zijlstra · 6 years ago
  9. ec57e2f Merge branch 'x86/build' into locking/core, to pick up dependent patches and unify jump-label work by Ingo Molnar · 6 years ago
  10. 4766ab5 locking/lockdep: Remove duplicated 'lock_class_ops' percpu array by Waiman Long · 6 years ago
  11. 8ca2b56c locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DEBUG_LOCKDEP=y by Waiman Long · 6 years ago
  12. e4a02ed locking/ww_mutex: Fix runtime warning in the WW mutex selftest by Guenter Roeck · 6 years ago
  13. ce52a18 locking/lockdep: Add a faster path in __lock_release() by Waiman Long · 6 years ago
  14. 8ee1086 locking/lockdep: Eliminate redundant IRQs check in __lock_acquire() by Waiman Long · 6 years ago
  15. 44318d5 locking/lockdep: Remove add_chain_cache_classes() by Waiman Long · 6 years ago
  16. 84818af locking/rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif by Steven Rostedt (VMware) · 6 years ago
  17. 0b405c6 locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic" by Colin Ian King · 6 years ago
  18. dc5591a locking/lockdep: Delete unnecessary #include by Ben Hutchings · 6 years ago
  19. 925b9cd locking/rwsem: Make owner store task pointer of last owning reader by Waiman Long · 6 years ago
  20. 4b486b5 locking/rwsem: Exit read lock slowpath if queue empty & no writer by Waiman Long · 6 years ago
  21. e13e236 locking/mutex: Fix mutex debug call and ww_mutex documentation by Thomas Hellstrom · 6 years ago
  22. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  23. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  24. b99cdfd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. bff1b20 tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage" by Steven Rostedt (VMware) · 6 years ago
  26. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  27. 01f3849 lockdep: Use this_cpu_ptr instead of get_cpu_var stats by Joel Fernandes (Google) · 6 years ago
  28. 62cedf3 locking/rtmutex: Allow specifying a subclass for nested locking by Peter Rosin · 6 years ago
  29. ea73a5c Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  30. c5be9b5 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 7 years ago
  31. 08295b3 locking: Implement an algorithm choice for Wound-Wait mutexes by Thomas Hellstrom · 7 years ago
  32. 55f036c locking: WW mutex cleanup by Peter Ziljstra · 7 years ago
  33. 6050003 torture: Keep old-school dmesg format by Paul E. McKenney · 7 years ago
  34. 90127d6 torture: Make online/offline messages appear only for verbose=2 by Paul E. McKenney · 7 years ago
  35. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. fcc784b locking/lockdep: Do not record IRQ state within lockdep code by Steven Rostedt (VMware) · 7 years ago
  37. 03eeafd locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS by Waiman Long · 7 years ago
  38. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  39. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  40. 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. 1b22fc6 locking/rwsem: Simplify the is-owner-spinnable checks by Oleg Nesterov · 7 years ago
  43. 675c00c Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  44. 5a81764 locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN by Waiman Long · 7 years ago
  45. d7d760e locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag by Waiman Long · 7 years ago
  46. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  47. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  48. 8cc05c71 locking/lockdep: Move sanity check to inside lockdep_print_held_locks() by Tetsuo Handa · 7 years ago
  49. 0f736a5 locking/lockdep: Use for_each_process_thread() for debug_show_all_locks() by Tetsuo Handa · 7 years ago
  50. c427f69 locking/mutex: Optimize __mutex_trylock_fast() by Peter Zijlstra · 7 years ago
  51. 3bea9ad locking/qspinlock: Remove duplicate clear_pending() function from PV code by Will Deacon · 7 years ago
  52. 81d3dc9 locking/qspinlock: Add stat tracking for pending vs. slowpath by Waiman Long · 7 years ago
  53. ae75d90 locking/qspinlock: Use try_cmpxchg() instead of cmpxchg() when locking by Will Deacon · 7 years ago
  54. 9d4646d locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb() by Will Deacon · 7 years ago
  55. c131a19 locking/qspinlock: Use smp_cond_load_relaxed() to wait for next node by Will Deacon · 7 years ago
  56. 7f56b58 locking/mcs: Use smp_cond_load_acquire() in MCS spin loop by Jason Low · 7 years ago
  57. f9c811fa locking/qspinlock: Use atomic_cond_read_acquire() by Will Deacon · 7 years ago
  58. c61da58 locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue by Will Deacon · 7 years ago
  59. 59fb586 locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath by Will Deacon · 7 years ago
  60. 6512276 locking/qspinlock: Bound spinning on pending->locked transition in slowpath by Will Deacon · 7 years ago
  61. 625e88b locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 7 years ago
  62. 5149cba locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches by Waiman Long · 7 years ago
  63. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  64. b3c3975 lockdep: Make the lock debug output more useful by Tetsuo Handa · 7 years ago
  65. c28d62c locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() by Peter Zijlstra · 7 years ago
  66. 45dbac0 locking/mutex: Improve documentation by Matthew Wilcox · 7 years ago
  67. 9884afa Merge tag 'v4.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  68. 6b0ef92 rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites by Boqun Feng · 7 years ago
  69. 04860d4 locking/lockdep: Show unadorned pointers by Borislav Petkov · 7 years ago
  70. 11dc132 locking/qspinlock: Ensure node->count is updated before initialising node by Will Deacon · 7 years ago
  71. 95bcade locking/qspinlock: Ensure node is initialised before updating prev->next by Will Deacon · 7 years ago
  72. 5e7481a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 88f1c87 locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks() by Tejun Heo · 7 years ago
  75. 08f36ff lockdep: Make lockdep checking constant by Matthew Wilcox · 7 years ago
  76. 64f29d1 lockdep: Assign lock keys on registration by Matthew Wilcox · 7 years ago
  77. c1e2f0e futex: Avoid violating the 10th rule of futex by Peter Zijlstra · 7 years ago
  78. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  79. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  80. d89c703 locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y by Will Deacon · 7 years ago
  81. f87f3a3 locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK by Will Deacon · 7 years ago
  82. 1dfa55e Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD by Paul E. McKenney · 7 years ago
  83. a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
  84. 2ce77d1 locking/locktorture: Fix num reader/writer corner cases by Davidlohr Bueso · 8 years ago
  85. f2f7626 locking/locktorture: Fix rwsem reader_delay by Davidlohr Bueso · 8 years ago
  86. cc1321c torture: Reduce #ifdefs for preempt_schedule() by Paul E. McKenney · 7 years ago
  87. 5e351ad locking/lockdep: Fix possible NULL deref by Peter Zijlstra · 7 years ago
  88. 548095d locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath() by Paul E. McKenney · 7 years ago
  89. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  90. 11752ad locking/pvqspinlock: Implement hybrid PV queued/unfair locks by Waiman Long · 7 years ago
  91. f791dd2 locking/rwlocks: Fix comments by Cheng Jian · 7 years ago
  92. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  93. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  94. e121d64 locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y by Byungchul Park · 7 years ago
  95. d141bab locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default by Byungchul Park · 7 years ago
  96. d133166 locking/qrwlock: Prevent slowpath writers getting held up by fastpath by Will Deacon · 7 years ago
  97. b519b56 locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock by Will Deacon · 7 years ago
  98. e0d0228 locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' by Will Deacon · 7 years ago
  99. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  100. 76f8507 locking/rwsem: Add down_read_killable() by Kirill Tkhai · 7 years ago