summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/asm.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2017-09-29x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook
2017-05-05x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2016-06-08x86, asm: define CC_SET() and CC_OUT() macrosH. Peter Anvin
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2015-05-14x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu
2013-08-29x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller
2012-04-20x86, extable: Switch to relative exception table entriesH. Peter Anvin
2012-04-20x86, extable: Add _ASM_EXTABLE_EX() macroH. Peter Anvin
2012-04-20x86, extable: Remove the now-unused __ASM_EX_SEC macrosH. Peter Anvin
2012-04-20x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()H. Peter Anvin
2011-07-21x86: Fix write lock scalability 64-bit issueJan Beulich
2011-07-21x86: Unify rwlock assembly implementationJan Beulich
2009-08-31x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro