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