Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtmutex: Plug slow unlock race | Thomas Gleixner | 2014-06-16 | 1 | -6/+109 |
* | rtmutex: Detect changes in the pi lock chain | Thomas Gleixner | 2014-06-07 | 1 | -24/+71 |
* | rtmutex: Handle deadlock detection smarter | Thomas Gleixner | 2014-06-07 | 1 | -5/+28 |
* | rtmutex: Fix deadlock detector for real | Thomas Gleixner | 2014-05-28 | 1 | -4/+28 |
* | sched: Consider pi boosting in setscheduler() | Thomas Gleixner | 2014-02-22 | 1 | -0/+12 |
* | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli | 2014-01-13 | 1 | -9/+22 |
* | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra | 2014-01-13 | 1 | -30/+121 |
* | locking: Move the rtmutex code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+1060 |