aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/qspinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long1-1/+1
2016-11-22x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra1-0/+6
2015-09-11locking/qspinlock/x86: Only emit the test-and-set fallback when building guest supportPeter Zijlstra1-1/+2
2015-09-11locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra1-4/+12
2015-05-08locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)1-1/+24
2015-05-08locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)1-0/+14
2015-05-08locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long1-0/+20