1. 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
  2. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 8 years ago
  3. 6e28147 locking/mutex: Set and clear owner using WRITE_ONCE() by Jason Low · 8 years ago
  4. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/mutex-debug.h]
  5. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 13 years ago
  6. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  7. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  8. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
  9. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  10. 3659624 [PATCH] lockdep: remove DEBUG_BUG_ON() by Ingo Molnar · 18 years ago
  11. 9e7f4d4 [PATCH] lockdep: rename DEBUG_WARN_ON() by Ingo Molnar · 18 years ago
  12. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 18 years ago
  13. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago