1. 43d2d52 locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h> to the internal header by Thomas Gleixner · 3 years, 5 months ago
  2. a321fb9 locking/mutex: Consolidate core headers, remove kernel/locking/mutex-debug.h by Thomas Gleixner · 3 years, 5 months ago
  3. 3a010c4 locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal by Zqiang · 3 years, 8 months ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. b9c16a0 locking/mutex: Fix lockdep_assert_held() fail by Peter Zijlstra · 8 years ago
  6. 3ca0ff5 locking/mutex: Rework mutex::owner by Peter Zijlstra · 8 years ago
  7. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 9 years ago
  9. 6e28147 locking/mutex: Set and clear owner using WRITE_ONCE() by Jason Low · 9 years ago
  10. 7608a43 locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate by Davidlohr Bueso · 10 years ago
  11. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/mutex.h]
  12. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 14 years ago
  13. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
  14. ef5d470 [PATCH] lockdep: prove mutex locking correctness by Ingo Molnar · 19 years ago
  15. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 19 years ago
  16. 9e7f4d4 [PATCH] lockdep: rename DEBUG_WARN_ON() by Ingo Molnar · 19 years ago
  17. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 19 years ago
  18. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago