开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
qspinlock_paravirt.h
Age
Commit message (
Expand
)
Author
2024-04-24
locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
Uros Bizjak
2024-04-12
locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_s...
Uros Bizjak
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
2023-08-03
x86/qspinlock-paravirt: Fix missing-prototype warning
Arnd Bergmann
2022-11-24
x86/paravirt: Use common macro for creating simple asm paravirt functions
Juergen Gross
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-16
locking: Fix qspinlock/x86 inline asm error
Guo Jin
2022-10-17
x86/paravirt: Properly align PV functions
Thomas Gleixner
2022-08-19
locking: Add __lockfunc to slow path functions
Namhyung Kim
2022-03-15
x86/ibt,paravirt: Sprinkle ENDBR
Peter Zijlstra
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2018-07-25
locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...
Waiman Long
2018-04-27
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-02-24
x86/locking: Create stack frame in PV unlock
Josh Poimboeuf
2015-11-23
locking/pvqspinlock, x86: Optimize the PV unlock code path
Waiman Long
2015-05-08
locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
Peter Zijlstra (Intel)