summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/asm.h
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Unify __ASSEMBLY__ blocksBorislav Petkov2020-06-151-4/+2
* kill uaccess_try()Al Viro2020-03-261-6/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-6/+0
|\
| * locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-251-6/+0
* | x86/asm: Allow to pass macros to __ASM_FORM()Masami Hiramatsu2019-10-171-3/+5
|/
* x86/uaccess: Move copy_user_handle_tail() into asmPeter Zijlstra2019-04-031-24/+0
* 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