summaryrefslogtreecommitdiff
path: root/include/linux/rtmutex.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso2017-09-08
* rt_mutex: Add lockdep annotationsPeter Zijlstra2017-06-08
* rtmutex: Confine deadlock logic to futexThomas Gleixner2014-06-21
* rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-13
* plist: Remove the need to supply locks to plist headsDima Zavin2011-07-08
* sysctl extern cleanup: rtmutexDave Young2010-03-12
* rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner2009-12-14
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-26
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-07
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-27
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-27