summaryrefslogtreecommitdiff
path: root/include/linux/rtmutex.h
AgeCommit message (Expand)Author
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra
2014-06-21rtmutex: Confine deadlock logic to futexThomas Gleixner
2014-01-13rtmutex: Turn the plist into an rb-treePeter Zijlstra
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin
2010-03-12sysctl extern cleanup: rtmutexDave Young
2009-12-14rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar