aboutsummaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-16rtmutex: Plug slow unlock raceGravatar Thomas Gleixner 1-6/+109
2014-06-07rtmutex: Detect changes in the pi lock chainGravatar Thomas Gleixner 1-24/+71
2014-06-07rtmutex: Handle deadlock detection smarterGravatar Thomas Gleixner 1-5/+28
2014-05-28rtmutex: Fix deadlock detector for realGravatar Thomas Gleixner 1-4/+28
2014-02-22sched: Consider pi boosting in setscheduler()Gravatar Thomas Gleixner 1-0/+12
2014-01-13sched/deadline: Add SCHED_DEADLINE inheritance logicGravatar Dario Faggioli 1-9/+22
2014-01-13rtmutex: Turn the plist into an rb-treeGravatar Peter Zijlstra 1-30/+121
2013-11-06locking: Move the rtmutex code to kernel/locking/Gravatar Peter Zijlstra 1-0/+1060