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