summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/qspinlock_types.h
AgeCommit message (Expand)AuthorLines
2016-02-29locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman-0/+5
2015-05-08locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)-0/+13
2015-05-08locking/qspinlock: Extract out code snippets for the next patchWaiman Long-0/+2
2015-05-08locking/qspinlock: Add pending bitPeter Zijlstra (Intel)-3/+9
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long-0/+58