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