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