Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
24d7275ce2791829953ed4e72f68277ceb2571c6
/
kernel
/
locking
/
mcs_spinlock.h
e2db759
locking: Fix typos in comments
by Ingo Molnar
· 3 years, 9 months ago
7f56b58
locking/mcs: Use smp_cond_load_acquire() in MCS spin loop
by Jason Low
· 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
f2f09a4
locking/core: Remove cpu_relax_lowlatency() users
by Christian Borntraeger
· 8 years ago
920c720
locking/mcs: Fix mcs_spin_lock() ordering
by Peter Zijlstra
· 9 years ago
3552a07
locking/mcs: Use acquire/release semantics
by Davidlohr Bueso
· 9 years ago
a33fda3
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
by Waiman Long
· 10 years ago
4d3199e
locking: Remove ACCESS_ONCE() usage
by Davidlohr Bueso
· 10 years ago
d84b672
locking/mcs: Better differentiate between MCS variants
by Davidlohr Bueso
· 10 years ago
aa9fc0c
locking/mcs: Remove obsolete comment
by Davidlohr Bueso
· 10 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 11 years ago
9063182
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
by Jason Low
· 10 years ago
046a619
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
by Jason Low
· 10 years ago
fb0527b
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
by Peter Zijlstra
· 11 years ago
c9122da
locking: Move mcs_spinlock.h into kernel/locking/
by Peter Zijlstra
· 11 years ago
[Renamed from include/linux/mcs_spinlock.h]
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
e207552
locking/mcs: Allow architectures to hook in to contended paths
by Will Deacon
· 11 years ago
5faeb8a
locking/mcs: Micro-optimize the MCS code, add extra comments
by Jason Low
· 11 years ago
e722467
locking/mutexes/mcs: Restructure the MCS lock defines and locking code into its own file
by Tim Chen
· 11 years ago