summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/qspinlock_paravirt.h
AgeCommit message (Expand)Author
2023-12-10x86/paravirt: Move some functions and defines to alternative.cJuergen Gross
2023-08-03x86/qspinlock-paravirt: Fix missing-prototype warningArnd Bergmann
2022-11-24x86/paravirt: Use common macro for creating simple asm paravirt functionsJuergen Gross
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar
2022-11-16locking: Fix qspinlock/x86 inline asm errorGuo Jin
2022-10-17x86/paravirt: Properly align PV functionsThomas Gleixner
2022-08-19locking: Add __lockfunc to slow path functionsNamhyung Kim
2022-03-15x86/ibt,paravirt: Sprinkle ENDBRPeter Zijlstra
2021-12-08x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra
2018-07-25locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long
2018-04-27locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-24x86/locking: Create stack frame in PV unlockJosh Poimboeuf
2015-11-23locking/pvqspinlock, x86: Optimize the PV unlock code pathWaiman Long
2015-05-08locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)