summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/qspinlock_types.h
AgeCommit message (Expand)AuthorLines
2020-07-29locking/qspinlock: Do not include atomic.h from qspinlock_types.hHerbert Xu-8/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2018-06-22locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)-1/+1
2018-04-27locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon-2/+30
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