summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/qspinlock.h
Commit message (Expand)AuthorAgeFilesLines
* x86/qspinlock: Fix compile errorPeter Zijlstra2018-11-041-5/+8
* locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-10-161-0/+15
* locking/qspinlock: Use smp_store_release() in queued_spin_unlock()Will Deacon2018-04-271-11/+6
* locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon2018-04-271-0/+2
* locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-04-271-1/+1
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/paravirt: Use new static key for controlling call of virt_spin_lock()Juergen Gross2017-10-101-1/+10
|/
* x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2017-02-211-1/+1
* x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra2016-11-221-0/+6
* locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra2015-09-111-1/+2
* locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra2015-09-111-4/+12
* locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)2015-05-081-1/+24
* locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)2015-05-081-0/+14
* locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long2015-05-081-0/+20