summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/qspinlock.h
AgeCommit message (Expand)Author
2015-05-08locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)
2015-05-08locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long