1. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 8 years ago
  2. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 9 years ago
  3. a227960 locking/mutex: Fix debug_mutexes by Peter Zijlstra · 10 years ago
  4. 6f008e7 locking/mutex: Fix debug checks by Peter Zijlstra · 10 years ago
  5. 91f30a1 mutexes: Give more informative mutex warning in the !lock->owner case by Chuansheng Liu · 10 years ago
  6. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/mutex-debug.c]
  7. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  8. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 13 years ago
  9. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  10. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 15 years ago
  11. 493d358 mutex-debug: check mutex magic before owner by Jeremy Kerr · 16 years ago
  12. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 16 years ago
  13. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  14. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 17 years ago
  15. 4dfbb9d Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() by Peter Zijlstra · 18 years ago
  16. ef5d470 [PATCH] lockdep: prove mutex locking correctness by Ingo Molnar · 18 years ago
  17. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  18. fb7e424 [PATCH] lockdep: remove mutex deadlock checking code by Ingo Molnar · 18 years ago
  19. 9e7f4d4 [PATCH] lockdep: rename DEBUG_WARN_ON() by Ingo Molnar · 18 years ago
  20. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  21. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 18 years ago
  22. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 18 years ago
  23. 0270664 [PATCH] mutex: trivial whitespace cleanups by Ingo Molnar · 18 years ago
  24. 042c904 [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c by Ingo Molnar · 18 years ago
  25. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 18 years ago