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. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/mutex-debug.h]
  8. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 14 years ago
  9. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  10. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  11. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
  12. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 19 years ago
  13. 3659624 [PATCH] lockdep: remove DEBUG_BUG_ON() by Ingo Molnar · 19 years ago
  14. 9e7f4d4 [PATCH] lockdep: rename DEBUG_WARN_ON() by Ingo Molnar · 19 years ago
  15. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 19 years ago
  16. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago