summaryrefslogtreecommitdiffstats
path: root/include/linux/mutex.h
Commit message (Expand)AuthorAgeFilesLines
* mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-031-0/+8
* mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-301-23/+1
* mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-291-0/+23
* mutex: implement adaptive spinningPeter Zijlstra2009-01-141-2/+3
* mutex: improve header comment to be actually informative about the APIArjan van de Ven2008-10-301-0/+2
* Remove fastcall from linux/includeHarvey Harrison2008-02-081-6/+6
* Add mutex_lock_killableLiam R. Howlett2007-12-061-0/+5
* Mutex documentation is unclear about software interrupts, tasklets and timersMatti Linnanvuori2007-10-171-1/+2
* lockdep: fixup mutex annotationsPeter Zijlstra2007-10-111-3/+6
* mutex_lock_interruptible(): add __must_checkAndrew Morton2007-05-091-2/+3
* [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-261-1/+1
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-081-0/+2
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-1/+1
* [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-031-3/+28
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-6/+0
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-1/+1
* [MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller2006-01-111-0/+1
* [PATCH] mutex subsystem, coreIngo Molnar2006-01-091-0/+119
OpenPOWER on IntegriCloud