Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |