index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex_common.h
(
unfollow
)
Commit message (
Expand
)
Author
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
2015-06-19
futex: Lower the lock contention on the HB lock during wake up
Sebastian Andrzej Siewior
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2011-01-27
rtmutex: Simplify PI algorithm and make highest prio task get lock
Lai Jiangshan
2009-04-06
rt_mutex: add proxy lock routines
Darren Hart
2008-02-08
Don't operate with pid_t in rtmutex tester
Pavel Emelyanov
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
2006-06-27
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
2006-06-27
[PATCH] pi-futex: rt mutex tester
Thomas Gleixner
2006-06-27
[PATCH] pi-futex: rt mutex core
Ingo Molnar