Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-03 | locking/pvqspinlock: Only kick CPU at unlock time | Waiman Long | 1 | -18/+48 |
2015-08-03 | locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath | Will Deacon | 1 | -5/+18 |
2015-08-03 | locking: Clean up pvqspinlock warning | Peter Zijlstra | 1 | -6/+7 |
2015-07-21 | locking/pvqspinlock: Fix kernel panic in locking-selftest | Waiman Long | 1 | -1/+10 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-11 | locking/pvqspinlock: Replace xchg() by the more descriptive set_mb() | Waiman Long | 1 | -1/+1 |
2015-05-08 | locking/pvqspinlock: Implement simple paravirt support for the qspinlock | Waiman Long | 1 | -0/+325 |