summaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex_common.h (follow)
Commit message (Expand)AuthorAge
* futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2021-08-10
* futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2021-08-10
* rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Lee Jones2021-02-10
* futex: Avoid violating the 10th rule of futexLee Jones2021-02-10
* futex,rt_mutex: Provide futex specific rt_mutex APILee Jones2021-02-10
* futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra2019-03-23
* locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-15
* rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-20
* futex: Lower the lock contention on the HB lock during wake upSebastian Andrzej Siewior2015-06-19
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2014-06-21
* rtmutex: Confine deadlock logic to futexThomas Gleixner2014-06-21
* 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