aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/rtmutex.c
Commit message (Expand)AuthorAge
* locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-13
* rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner2014-06-21
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2014-06-21
* rtmutex: Confine deadlock logic to futexThomas Gleixner2014-06-21
* rtmutex: Simplify remove_waiter()Thomas Gleixner2014-06-21
* rtmutex: Document pi chain walkThomas Gleixner2014-06-21
* rtmutex: Clarify the boost/deboost partThomas Gleixner2014-06-21
* rtmutex: No need to keep task ref for lock owner checkThomas Gleixner2014-06-21
* rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner2014-06-21
* rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner2014-06-21
* rtmutex: Plug slow unlock raceThomas Gleixner2014-06-16
* rtmutex: Detect changes in the pi lock chainThomas Gleixner2014-06-07
* rtmutex: Handle deadlock detection smarterThomas Gleixner2014-06-07
* rtmutex: Fix deadlock detector for realThomas Gleixner2014-05-28
* sched: Consider pi boosting in setscheduler()Thomas Gleixner2014-02-22
* sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli2014-01-13
* rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-13
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-06