aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/alternative-asm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-11x86/alternative: Merge include filesJuergen Gross1-114/+0
2019-04-03x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVEPeter Zijlstra1-0/+11
2018-12-19Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs"Ingo Molnar1-14/+6
2018-10-04x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugsNadav Amit1-6/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause1-1/+3
2015-05-06x86/alternatives: Document macrosBorislav Petkov1-0/+18
2015-04-04x86/alternatives: Fix ALTERNATIVE_2 padding generation properlyBorislav Petkov1-2/+12
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov1-1/+42
2012-09-21x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin1-0/+5
2012-09-21x86, alternative: Use .pushsection/.popsectionH. Peter Anvin1-2/+2
2012-01-04x86: Fix atomic64_xxx_cx8() functionsEric Dumazet1-2/+2
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds1-1/+0
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski1-2/+2
2011-05-17x86, alternative: Add altinstruction_entry macroFenghua Yu1-0/+9
2010-04-28x86-64: Reduce SMP locks table sizeJan Beulich1-2/+2
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already in asm.hJan Beulich1-7/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+22