summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar2018-12-191-20/+33
* x86/extable: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit2018-10-061-33/+20
* x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn2018-09-031-2/+8
* x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin2018-07-031-0/+59
* Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo2018-04-121-2/+0
* x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo2017-12-181-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2017-09-291-2/+2
* x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf2017-09-291-2/+4
* x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-231-0/+11
* locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2017-08-171-0/+6
* x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2017-05-051-0/+1
* x86, asm: define CC_SET() and CC_OUT() macrosH. Peter Anvin2016-06-081-0/+12
* x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-181-16/+24
* x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov2015-05-141-0/+25
* kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-241-0/+7
* x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller2013-08-291-1/+5
* x86, extable: Switch to relative exception table entriesH. Peter Anvin2012-04-201-8/+12
* x86, extable: Add _ASM_EXTABLE_EX() macroH. Peter Anvin2012-04-201-8/+20
* x86, extable: Remove the now-unused __ASM_EX_SEC macrosH. Peter Anvin2012-04-201-2/+0
* x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()H. Peter Anvin2012-04-201-10/+10
* x86: Fix write lock scalability 64-bit issueJan Beulich2011-07-211-0/+2
* x86: Unify rwlock assembly implementationJan Beulich2011-07-211-1/+2
* x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin2009-08-311-1/+9
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+47