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