Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cf4cbc610bfa29a88cd71ca638a890f8c565a22e
/
kernel
/
locking
/
rtmutex_common.h
c28d62c
locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()
by Peter Zijlstra
· 7 years ago
c1e2f0e
futex: Avoid violating the 10th rule of futex
by Peter Zijlstra
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a23ba90
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
by Davidlohr Bueso
· 7 years ago
bc2eecd
futex: Allow for compiling out PI support
by Nicolas Pitre
· 7 years ago
e0aad5b
rtmutex: Fix PI chain order integrity
by Peter Zijlstra
· 8 years ago
aa2bfe5
rtmutex: Clean up
by Peter Zijlstra
· 8 years ago
2a1c602
rtmutex: Deboost before waking up the top waiter
by Xunlei Pang
· 8 years ago
56222b2
futex: Drop hb->lock before enqueueing on the rtmutex
by Peter Zijlstra
· 8 years ago
cfafcd1
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
by Peter Zijlstra
· 8 years ago
38d589f
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
by Peter Zijlstra
· 8 years ago
5080935
futex,rt_mutex: Introduce rt_mutex_init_waiter()
by Peter Zijlstra
· 8 years ago
5293c2e
futex,rt_mutex: Provide futex specific rt_mutex API
by Peter Zijlstra
· 8 years ago
84f001e
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
by Ingo Molnar
· 8 years ago
b5016e8
locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL
by Thomas Gleixner
· 8 years ago
1be5d4f
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
by Thomas Gleixner
· 8 years ago
1b0b7c1
rtmutex: Delete scriptable tester
by Davidlohr Bueso
· 10 years ago
802ab58
futex: Lower the lock contention on the HB lock during wake up
by Sebastian Andrzej Siewior
· 10 years ago
8930ed8
rtmutex: Cleanup deadlock detector debug logic
by Thomas Gleixner
· 11 years ago
c051b21
rtmutex: Confine deadlock logic to futex
by Thomas Gleixner
· 11 years ago
2d3d891
sched/deadline: Add SCHED_DEADLINE inheritance logic
by Dario Faggioli
· 11 years ago
fb00aca
rtmutex: Turn the plist into an rb-tree
by Peter Zijlstra
· 11 years ago
1696a8b
locking: Move the rtmutex code to kernel/locking/
by Peter Zijlstra
· 11 years ago
[Renamed from kernel/rtmutex_common.h]
8161239
rtmutex: Simplify PI algorithm and make highest prio task get lock
by Lai Jiangshan
· 14 years ago
8dac456
rt_mutex: add proxy lock routines
by Darren Hart
· 16 years ago
48d13e4
Don't operate with pid_t in rtmutex tester
by Pavel Emelyanov
· 17 years ago
36cf3b5
FUTEX: Tidy up the code
by Thomas Gleixner
· 17 years ago
bd19723
Revert "futex_requeue_pi optimization"
by Thomas Gleixner
· 18 years ago
d0aa7a7
futex_requeue_pi optimization
by Pierre Peiffer
· 18 years ago
c87e283
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
by Ingo Molnar
· 19 years ago
61a8712
[PATCH] pi-futex: rt mutex tester
by Thomas Gleixner
· 19 years ago
23f78d4a
[PATCH] pi-futex: rt mutex core
by Ingo Molnar
· 19 years ago