summaryrefslogtreecommitdiff
path: root/include/asm-generic/qspinlock_types.h
Commit message (Expand)AuthorAgeFilesLines
* locking/qspinlock: Do not include atomic.h from qspinlock_types.hHerbert Xu2020-07-291-8/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)2018-06-221-1/+1
* locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-04-271-2/+30
* locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman2016-02-291-0/+5
* locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)2015-05-081-0/+13
* locking/qspinlock: Extract out code snippets for the next patchWaiman Long2015-05-081-0/+2
* locking/qspinlock: Add pending bitPeter Zijlstra (Intel)2015-05-081-3/+9
* locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2015-05-081-0/+58