| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2015-09-11 | locking/qspinlock/x86: Fix performance regression under unaccelerated VMs | 1 | -1/+1 | |
| 2015-08-03 | locking/pvqspinlock: Only kick CPU at unlock time | 1 | -3/+3 | |
| 2015-05-08 | locking/pvqspinlock: Implement simple paravirt support for the qspinlock | 1 | -1/+67 | |
| 2015-05-08 | locking/qspinlock: Revert to test-and-set on hypervisors | 1 | -0/+3 | |
| 2015-05-08 | locking/qspinlock: Use a simple write to grab the lock | 1 | -16/+50 | |
| 2015-05-08 | locking/qspinlock: Optimize for smaller NR_CPUS | 1 | -1/+68 | |
| 2015-05-08 | locking/qspinlock: Extract out code snippets for the next patch | 1 | -31/+48 | |
| 2015-05-08 | locking/qspinlock: Add pending bit | 1 | -21/+98 | |
| 2015-05-08 | locking/qspinlock: Introduce a simple generic 4-byte queued spinlock | 1 | -0/+209 |
