index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex.c
Commit message (
Expand
)
Author
Age
*
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
2015-02-18
*
locking/rtmutex: Optimize setting task running after being blocked
Davidlohr Bueso
2015-02-04
*
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
*
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
*
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
*
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
*
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
*
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
*
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
*
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
*
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
*
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-21
*
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-16
*
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-07
*
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-07
*
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-05-28
*
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-22
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
*
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
*
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06