aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/cmpxchg8b_emu.S
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Gravatar Ingo Molnar 1-1/+1
2023-10-20x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()Gravatar Uros Bizjak 1-9/+21
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 1-1/+1
2023-06-05percpu: Wire up cmpxchg128Gravatar Peter Zijlstra 1-14/+53
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
2016-08-07x86: move exports to actual definitionsGravatar Al Viro 1-0/+2
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsGravatar Ingo Molnar 1-8/+3
2014-10-08x86: Improve cmpxchg8b_emu.SGravatar Jan Beulich 1-11/+9
2009-09-30x86: Provide an alternative() based cmpxchg64()Gravatar Arjan van de Ven 1-0/+57