- 1362ae4 locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() by Andrea Parri · 7 years ago
- d88f1f1 Merge branch 'linus' into locking/core, to pick up fixes and dependencies by Ingo Molnar · 7 years ago
- 6ce5ae7 mutex: Drop linkage.h from mutex.h by Randy Dunlap · 7 years ago
- 88e77dc locking/mutex: Add comment to __mutex_owner() to deter usage by Peter Zijlstra · 7 years ago
- db076bef kernel/mutex: mutex_is_locked can be boolean by Yaowei Bai · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7b4ff1a mutex, futex: adjust kernel-doc markups to generate ReST by Mauro Carvalho Chehab · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f21860b locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define by Ingo Molnar · 8 years ago
- 1460cb6 locking/mutex, sched/wait: Add mutex_lock_io() by Tejun Heo · 8 years ago
- 6baa5c6 locking/ww_mutex: Add waiters in stamp order by Nicolai Hähnle · 8 years ago
- e274795 locking/mutex: Fix mutex handoff by Peter Zijlstra · 8 years ago
- 43496d3 locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarily by Ingo Molnar · 8 years ago
- 0f5225b locking/mutex, drm: Introduce mutex_trylock_recursive() by Peter Zijlstra · 8 years ago
- 3ca0ff5 locking/mutex: Rework mutex::owner by Peter Zijlstra · 8 years ago
- d347efe mutex: remove unused field "name" in debug mode by Adrien Schildknecht · 10 years ago
- 214e0ae locking/Documentation: Move locking related docs into Documentation/locking/ by Davidlohr Bueso · 10 years ago
- 7608a43 locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate by Davidlohr Bueso · 10 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
- 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 10 years ago
- 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 10 years ago
- fb0527b locking/mutexes: Introduce cancelable MCS lock for adaptive spinning by Peter Zijlstra · 11 years ago
- e722467 locking/mutexes/mcs: Restructure the MCS lock defines and locking code into its own file by Tim Chen · 11 years ago
- 67a6de4 locking/doc: Update references to kernel/mutex.c by Peter Zijlstra · 11 years ago
- 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
- 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 12 years ago
- 2301002 mutex: Add w/w mutex slowpath debugging by Daniel Vetter · 12 years ago
- 040a0a3 mutex: Add support for wound/wait style locks by Maarten Lankhorst · 12 years ago
- 2bd2c92 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention by Waiman Long · 12 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 4582c0a mutex: Make mutex_destroy() an inline function by Jean Delvare · 13 years ago
- e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 14 years ago
- c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 14 years ago
- 335d7af mutexes, sched: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
- ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
- a511e3f mutex: add atomic_dec_and_mutex_lock(), fix by Andrew Morton · 16 years ago
- b1fca26 mutex: add atomic_dec_and_mutex_lock() by Eric Paris · 16 years ago
- 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 16 years ago
- d98d38f mutex: improve header comment to be actually informative about the API by Arjan van de Ven · 16 years ago
- ec70158 Remove fastcall from linux/include by Harvey Harrison · 17 years ago
- ad77653 Add mutex_lock_killable by Liam R. Howlett · 17 years ago
- f20fda4 Mutex documentation is unclear about software interrupts, tasklets and timers by Matti Linnanvuori · 17 years ago
- e4564f7 lockdep: fixup mutex annotations by Peter Zijlstra · 17 years ago
- 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 18 years ago
- 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 18 years ago
- d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
- 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
- ef5d470 [PATCH] lockdep: prove mutex locking correctness by Ingo Molnar · 19 years ago
- 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 19 years ago
- a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
- a8b9ee7 [MUTEX]: linux/mutex.h needs linux/linkage.h too by David S. Miller · 19 years ago
- 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago