aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mutex.h
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* mutex: Make mutex_destroy() an inline functionJean Delvare2011-07-21
* lockdep, mutex: provide mutex_lock_nest_lockPeter Zijlstra2011-05-25
* mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-14
* mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-26
* mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-03
* mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-30
* mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-29
* mutex: implement adaptive spinningPeter Zijlstra2009-01-14
* mutex: improve header comment to be actually informative about the APIArjan van de Ven2008-10-30
* Remove fastcall from linux/includeHarvey Harrison2008-02-08
* Add mutex_lock_killableLiam R. Howlett2007-12-06
* Mutex documentation is unclear about software interrupts, tasklets and timersMatti Linnanvuori2007-10-17
* lockdep: fixup mutex annotationsPeter Zijlstra2007-10-11
* mutex_lock_interruptible(): add __must_checkAndrew Morton2007-05-09
* [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-26
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-08
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-07
* [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-11
* [MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller2006-01-11
* [PATCH] mutex subsystem, coreIngo Molnar2006-01-09