Sign in
android-kvm
/
linux
/
fb3592c41a4427601f9643b2a84e55bb99f5cd7c
/
include
/
asm-generic
/
qspinlock.h
a8ad07e
asm-generic: qspinlock: Indicate the use of mixed-size atomics
by Peter Zijlstra
· 3 years, 7 months ago
f44ca08
qspinlock: use signed temporaries for cmpxchg
by Arnd Bergmann
· 5 years ago
25d8d4e
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
459e395
locking/qspinlock: Do not include atomic.h from qspinlock_types.h
by Herbert Xu
· 5 years ago
20c0e82
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
by Nicholas Piggin
· 5 years ago
aa65ff6
powerpc/64s: Implement queued spinlocks and rwlocks
by Nicholas Piggin
· 5 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
27df896
locking/spinlocks: Remove an instruction from spin and write locks
by Matthew Wilcox
· 7 years ago
1362ae4
locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()
by Andrea Parri
· 7 years ago
626e5fb
locking/qspinlock: Use smp_store_release() in queued_spin_unlock()
by Will Deacon
· 7 years ago
a4c1887
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
by Will Deacon
· 8 years ago
d3a024a
locking: Remove spin_unlock_wait() generic definitions
by Paul E. McKenney
· 8 years ago
ca50e42
locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock()
by Pan Xinhui
· 9 years ago
2c61002
locking/qspinlock: Fix spin_unlock_wait() some more
by Peter Zijlstra
· 9 years ago
54cf809
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
by Peter Zijlstra
· 9 years ago
b82e530
locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
by Dan Streetman
· 10 years ago
64d816c
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
by Waiman Long
· 10 years ago
43b3f02
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
by Peter Zijlstra
· 10 years ago
2aa79af
locking/qspinlock: Revert to test-and-set on hypervisors
by Peter Zijlstra (Intel)
· 10 years ago
a33fda3
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
by Waiman Long
· 10 years ago