1. fb0527b locking/mutexes: Introduce cancelable MCS lock for adaptive spinning by Peter Zijlstra · 10 years ago
  2. e722467 locking/mutexes/mcs: Restructure the MCS lock defines and locking code into its own file by Tim Chen · 10 years ago
  3. 67a6de4 locking/doc: Update references to kernel/mutex.c by Peter Zijlstra · 11 years ago
  4. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  5. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  6. 2301002 mutex: Add w/w mutex slowpath debugging by Daniel Vetter · 11 years ago
  7. 040a0a3 mutex: Add support for wound/wait style locks by Maarten Lankhorst · 11 years ago
  8. 2bd2c92 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention by Waiman Long · 11 years ago
  9. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  10. 4582c0a mutex: Make mutex_destroy() an inline function by Jean Delvare · 13 years ago
  11. e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 13 years ago
  12. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 13 years ago
  13. 335d7af mutexes, sched: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
  14. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  15. a511e3f mutex: add atomic_dec_and_mutex_lock(), fix by Andrew Morton · 15 years ago
  16. b1fca26 mutex: add atomic_dec_and_mutex_lock() by Eric Paris · 15 years ago
  17. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
  18. d98d38f mutex: improve header comment to be actually informative about the API by Arjan van de Ven · 16 years ago
  19. ec70158 Remove fastcall from linux/include by Harvey Harrison · 16 years ago
  20. ad77653 Add mutex_lock_killable by Liam R. Howlett · 17 years ago
  21. f20fda4 Mutex documentation is unclear about software interrupts, tasklets and timers by Matti Linnanvuori · 17 years ago
  22. e4564f7 lockdep: fixup mutex annotations by Peter Zijlstra · 17 years ago
  23. 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 17 years ago
  24. 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 17 years ago
  25. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
  26. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  27. ef5d470 [PATCH] lockdep: prove mutex locking correctness by Ingo Molnar · 18 years ago
  28. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  29. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  30. a8b9ee7 [MUTEX]: linux/mutex.h needs linux/linkage.h too by David S. Miller · 19 years ago
  31. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago