- 125b0bb asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation by Linus Torvalds · 1 year, 4 months ago
- a8ad07e asm-generic: qspinlock: Indicate the use of mixed-size atomics by Peter Zijlstra · 3 years ago
- f44ca08 qspinlock: use signed temporaries for cmpxchg by Arnd Bergmann · 4 years, 5 months ago
- 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 459e395 locking/qspinlock: Do not include atomic.h from qspinlock_types.h by Herbert Xu · 4 years, 7 months ago
- 20c0e82 powerpc/pseries: Implement paravirt qspinlocks for SPLPAR by Nicholas Piggin · 4 years, 8 months ago
- aa65ff6 powerpc/64s: Implement queued spinlocks and rwlocks by Nicholas Piggin · 4 years, 8 months 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 · 7 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 · 9 years ago
- 64d816c locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg() by Waiman Long · 9 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