Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL | Thomas Gleixner | 2016-12-02 | 1 | -2/+1 |
* | locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() | Thomas Gleixner | 2016-12-02 | 1 | -2/+3 |
* | rtmutex: Delete scriptable tester | Davidlohr Bueso | 2015-07-20 | 1 | -22/+0 |
* | futex: Lower the lock contention on the HB lock during wake up | Sebastian Andrzej Siewior | 2015-06-19 | 1 | -0/+3 |
* | rtmutex: Cleanup deadlock detector debug logic | Thomas Gleixner | 2014-06-21 | 1 | -0/+15 |
* | rtmutex: Confine deadlock logic to futex | Thomas Gleixner | 2014-06-21 | 1 | -4/+3 |
* | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli | 2014-01-13 | 1 | -0/+1 |
* | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra | 2014-01-13 | 1 | -11/+11 |
* | locking: Move the rtmutex code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+126 |