| Commit message (Expand) | Author | Age |
* | lockdep, mutex: provide mutex_lock_nest_lock | Peter Zijlstra | 2011-05-25 |
* | mutex: Use p->on_cpu for the adaptive spin | Peter Zijlstra | 2011-04-14 |
* | mutexes, sched: Introduce arch_mutex_cpu_relax() | Gerald Schaefer | 2010-11-26 |
* | mutex: Fix annotations to include it in kernel-locking docbook | Randy Dunlap | 2010-09-03 |
* | mutex: add atomic_dec_and_mutex_lock(), fix | Andrew Morton | 2009-04-30 |
* | mutex: add atomic_dec_and_mutex_lock() | Eric Paris | 2009-04-29 |
* | mutex: implement adaptive spinning | Peter Zijlstra | 2009-01-14 |
* | mutex: improve header comment to be actually informative about the API | Arjan van de Ven | 2008-10-30 |
* | Remove fastcall from linux/include | Harvey Harrison | 2008-02-08 |
* | Add mutex_lock_killable | Liam R. Howlett | 2007-12-06 |
* | Mutex documentation is unclear about software interrupts, tasklets and timers | Matti Linnanvuori | 2007-10-17 |
* | lockdep: fixup mutex annotations | Peter Zijlstra | 2007-10-11 |
* | mutex_lock_interruptible(): add __must_check | Andrew Morton | 2007-05-09 |
* | [PATCH] fix various kernel-doc in header files | Robert P. J. Day | 2007-01-26 |
* | [PATCH] lockdep: avoid lockdep warning in md | NeilBrown | 2006-12-08 |
* | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 |
* | [PATCH] lockdep: prove mutex locking correctness | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 |
* | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 2006-01-11 |
* | [MUTEX]: linux/mutex.h needs linux/linkage.h too | David S. Miller | 2006-01-11 |
* | [PATCH] mutex subsystem, core | Ingo Molnar | 2006-01-09 |