summaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex.c
AgeCommit message (Expand)Author
2014-06-16rtmutex: Plug slow unlock raceThomas Gleixner
2014-06-07rtmutex: Detect changes in the pi lock chainThomas Gleixner
2014-06-07rtmutex: Handle deadlock detection smarterThomas Gleixner
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner
2014-02-22sched: Consider pi boosting in setscheduler()Thomas 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