1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. b9c16a0 locking/mutex: Fix lockdep_assert_held() fail by Peter Zijlstra · 8 years ago
  3. 3ca0ff5 locking/mutex: Rework mutex::owner by Peter Zijlstra · 8 years ago
  4. 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
  5. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 9 years ago
  6. 6e28147 locking/mutex: Set and clear owner using WRITE_ONCE() by Jason Low · 9 years ago
  7. 7608a43 locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate by Davidlohr Bueso · 10 years ago
  8. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/mutex.h]
  9. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 14 years ago
  10. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
  11. ef5d470 [PATCH] lockdep: prove mutex locking correctness by Ingo Molnar · 19 years ago
  12. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 19 years ago
  13. 9e7f4d4 [PATCH] lockdep: rename DEBUG_WARN_ON() by Ingo Molnar · 19 years ago
  14. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 19 years ago
  15. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago