summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/asm.h
Commit message (Expand)AuthorAge
* Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo2018-04-12
* x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo2017-12-18
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2017-09-29
* x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf2017-09-29
* x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-23
* locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2017-08-17
* x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2017-05-05
* x86, asm: define CC_SET() and CC_OUT() macrosH. Peter Anvin2016-06-08
* x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-18
* x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov2015-05-14
* kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-24
* x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller2013-08-29
* x86, extable: Switch to relative exception table entriesH. Peter Anvin2012-04-20
* x86, extable: Add _ASM_EXTABLE_EX() macroH. Peter Anvin2012-04-20
* x86, extable: Remove the now-unused __ASM_EX_SEC macrosH. Peter Anvin2012-04-20
* x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()H. Peter Anvin2012-04-20
* x86: Fix write lock scalability 64-bit issueJan Beulich2011-07-21
* x86: Unify rwlock assembly implementationJan Beulich2011-07-21
* x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin2009-08-31
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-22
* x86, um: ... and asm-x86 moveAl Viro2008-10-22