Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-21 | x86/paravirt: Change vcp_is_preempted() arg type to long | Waiman Long | 1 | -1/+1 |
2016-11-22 | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() | Peter Zijlstra | 1 | -0/+6 |
2015-09-11 | locking/qspinlock/x86: Only emit the test-and-set fallback when building gues... | Peter Zijlstra | 1 | -1/+2 |
2015-09-11 | locking/qspinlock/x86: Fix performance regression under unaccelerated VMs | Peter Zijlstra | 1 | -4/+12 |
2015-05-08 | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching | Peter Zijlstra (Intel) | 1 | -1/+24 |
2015-05-08 | locking/qspinlock: Revert to test-and-set on hypervisors | Peter Zijlstra (Intel) | 1 | -0/+14 |
2015-05-08 | locking/qspinlock, x86: Enable x86-64 to use queued spinlocks | Waiman Long | 1 | -0/+20 |