1. f8635d5 locking/ww_mutex: Implement rtmutex based ww_mutex API functions by Peter Zijlstra · 3 years, 5 months ago
  2. 0f383b6 locking/spinlock: Provide RT variant by Thomas Gleixner · 3 years, 5 months ago
  3. 531ae4b locking/rtmutex: Split API from implementation by Thomas Gleixner · 3 years, 5 months ago
  4. f41dcc1 locking/rtmutex: Move debug functions as inlines into common header by Thomas Gleixner · 3 years, 10 months ago
  5. 997acaf lockdep: report broken irq restoration by Mark Rutland · 4 years ago
  6. f1bc962 kcsan: Make KCSAN compatible with lockdep by Marco Elver · 5 years ago
  7. 5dec94d locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c by Waiman Long · 6 years ago
  8. fb346fd locking/lock_events: Make lock_events available for all archs & other locks by Waiman Long · 6 years ago
  9. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. f2a5fec locking/ww_mutex: Begin kselftests for ww_mutex by Chris Wilson · 8 years ago
  12. d32cdbf locking/lglock: Remove lglock implementation by Peter Zijlstra · 9 years ago
  13. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  14. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  15. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  16. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 10 years ago
  17. c7114b4 locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS by Waiman Long · 10 years ago
  18. 62c7a1e locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS by Ingo Molnar · 10 years ago
  19. a33fda3 locking/qspinlock: Introduce a simple generic 4-byte queued spinlock by Waiman Long · 10 years ago
  20. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  21. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 10 years ago
  22. d84b672 locking/mcs: Better differentiate between MCS variants by Davidlohr Bueso · 10 years ago
  23. 70af2f8 locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks by Waiman Long · 11 years ago
  24. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 11 years ago
  25. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. fb0527b locking/mutexes: Introduce cancelable MCS lock for adaptive spinning by Peter Zijlstra · 11 years ago
  27. 0af3fe1 locktorture: Add a lock-torture kernel module by Paul E. McKenney · 11 years ago
  28. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  29. cd4d241 locking: Move the lglocks code to kernel/locking/ by Peter Zijlstra · 11 years ago
  30. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  31. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago
  32. e25a64c locking: Move the semaphore core to kernel/locking/ by Peter Zijlstra · 11 years ago
  33. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  34. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago
  35. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago