Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-29 | locking/qspinlock: Do not include atomic.h from qspinlock_types.h | Herbert Xu | 1 | -8/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2018-06-22 | locking/qspinlock: Fix build for anonymous union in older GCC compilers | Steven Rostedt (VMware) | 1 | -1/+1 |
2018-04-27 | locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' | Will Deacon | 1 | -2/+30 |
2016-02-29 | locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h | Dan Streetman | 1 | -0/+5 |
2015-05-08 | locking/qspinlock: Optimize for smaller NR_CPUS | Peter Zijlstra (Intel) | 1 | -0/+13 |
2015-05-08 | locking/qspinlock: Extract out code snippets for the next patch | Waiman Long | 1 | -0/+2 |
2015-05-08 | locking/qspinlock: Add pending bit | Peter Zijlstra (Intel) | 1 | -3/+9 |
2015-05-08 | locking/qspinlock: Introduce a simple generic 4-byte queued spinlock | Waiman Long | 1 | -0/+58 |