summaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex_common.h (unfollow)
Commit message (Expand)Author
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-06-19futex: Lower the lock contention on the HB lock during wake upSebastian Andrzej Siewior
2014-06-21rtmutex: Cleanup deadlock detector debug logicThomas Gleixner
2014-06-21rtmutex: Confine deadlock logic to futexThomas Gleixner
2014-01-13sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli
2014-01-13rtmutex: Turn the plist into an rb-treePeter Zijlstra
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra
2011-01-27rtmutex: Simplify PI algorithm and make highest prio task get lockLai Jiangshan
2009-04-06rt_mutex: add proxy lock routinesDarren Hart
2008-02-08Don't operate with pid_t in rtmutex testerPavel Emelyanov
2007-07-16FUTEX: Tidy up the codeThomas Gleixner
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner
2007-05-09futex_requeue_pi optimizationPierre Peiffer
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar