aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/cmpxchg16b_emu.S
AgeCommit message (Expand)AuthorFilesLines
2023-10-20x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()Gravatar Uros Bizjak 1-6/+6
2023-06-05percpu: Wire up cmpxchg128Gravatar Peter Zijlstra 1-18/+25
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-2/+2
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-7/+1
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsGravatar Ingo Molnar 1-9/+3
2014-10-08x86: Improve cmpxchg16b_emu.SGravatar Jan Beulich 1-19/+13
2011-03-27percpu: Omit segment prefix in the UP case for cmpxchg_doubleGravatar Christoph Lameter 1-4/+10
2011-02-28percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportGravatar Christoph Lameter 1-0/+59