Thomas Gleixner
|
0782e63bc6
sched: Handle priority boosted tasks proper in setscheduler()
|
před 10 roky |
Linus Torvalds
|
cc76ee75a9
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
před 10 roky |
Tom(JeHyeon) Yeon
|
e6beaa363d
locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() documentation as well
|
před 10 roky |
Sebastian Andrzej Siewior
|
9d3e2d02f5
locking/rtmutex: Set state back to running on error
|
před 10 roky |
Sebastian Andrzej Siewior
|
8d1e5a1a1c
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
|
před 10 roky |
Davidlohr Bueso
|
afffc6c180
locking/rtmutex: Optimize setting task running after being blocked
|
před 10 roky |
Davidlohr Bueso
|
214e0aed63
locking/Documentation: Move locking related docs into Documentation/locking/
|
před 11 roky |
Thomas Gleixner
|
67792e2cab
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
|
před 11 roky |
Thomas Gleixner
|
8930ed80f9
rtmutex: Cleanup deadlock detector debug logic
|
před 11 roky |
Thomas Gleixner
|
c051b21f71
rtmutex: Confine deadlock logic to futex
|
před 11 roky |
Thomas Gleixner
|
1ca7b86062
rtmutex: Simplify remove_waiter()
|
před 11 roky |
Thomas Gleixner
|
3eb65aeadf
rtmutex: Document pi chain walk
|
před 11 roky |
Thomas Gleixner
|
a57594a13a
rtmutex: Clarify the boost/deboost part
|
před 11 roky |
Thomas Gleixner
|
2ffa5a5cd2
rtmutex: No need to keep task ref for lock owner check
|
před 11 roky |
Thomas Gleixner
|
358c331f39
rtmutex: Simplify and document try_to_take_rtmutex()
|
před 11 roky |
Thomas Gleixner
|
88f2b4c15e
rtmutex: Simplify rtmutex_slowtrylock()
|
před 11 roky |
Thomas Gleixner
|
27e35715df
rtmutex: Plug slow unlock race
|
před 11 roky |
Thomas Gleixner
|
8208498438
rtmutex: Detect changes in the pi lock chain
|
před 11 roky |
Thomas Gleixner
|
3d5c9340d1
rtmutex: Handle deadlock detection smarter
|
před 11 roky |
Thomas Gleixner
|
397335f004
rtmutex: Fix deadlock detector for real
|
před 11 roky |
Thomas Gleixner
|
c365c292d0
sched: Consider pi boosting in setscheduler()
|
před 11 roky |
Dario Faggioli
|
2d3d891d33
sched/deadline: Add SCHED_DEADLINE inheritance logic
|
před 11 roky |
Peter Zijlstra
|
fb00aca474
rtmutex: Turn the plist into an rb-tree
|
před 11 roky |
Peter Zijlstra
|
1696a8bee3
locking: Move the rtmutex code to kernel/locking/
|
před 11 roky |