summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/asm.h
AgeCommit message (Expand)Author
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-02-16x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf
2018-01-23x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31x86/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