index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
asm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
x86/asm: Make <asm/asm.h> valid on cross-builds as well
Ingo Molnar
1
-0
/
+4
2021-05-10
x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence
H. Peter Anvin (Intel)
1
-0
/
+2
2021-05-10
x86/asm: Have the __ASM_FORM macros handle commas in arguments
H. Peter Anvin (Intel)
1
-11
/
+10
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+5
2020-10-07
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
1
-0
/
+6
2020-09-01
x86/asm: Avoid generating unused kprobe sections
Kees Cook
1
-1
/
+5
2020-06-15
x86/asm: Unify __ASSEMBLY__ blocks
Borislav Petkov
1
-4
/
+2
2020-03-26
kill uaccess_try()
Al Viro
1
-6
/
+0
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+0
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
1
-6
/
+0
2019-10-17
x86/asm: Allow to pass macros to __ASM_FORM()
Masami Hiramatsu
1
-3
/
+5
2019-04-03
x86/uaccess: Move copy_user_handle_tail() into asm
Peter Zijlstra
1
-24
/
+0
2018-12-19
Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...
Ingo Molnar
1
-20
/
+33
2018-10-06
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-33
/
+20
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
1
-2
/
+8
2018-07-03
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-04-12
Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...
Arnaldo Carvalho de Melo
1
-2
/
+0
2017-12-18
x86/asm: Allow again using asm.h when building for the 'bpf' clang target
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
1
-2
/
+2
2017-09-29
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
1
-2
/
+4
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
1
-0
/
+11
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
1
-0
/
+6
2017-05-05
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
1
-0
/
+1
2016-06-08
x86, asm: define CC_SET() and CC_OUT() macros
H. Peter Anvin
1
-0
/
+12
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
1
-16
/
+24
2015-05-14
x86/asm/uaccess: Unify the ALIGN_DESTINATION macro
Borislav Petkov
1
-0
/
+25
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
1
-0
/
+7
2013-08-29
x86, asm: Extend definitions of _ASM_* with a raw format
Jan-Simon Möller
1
-1
/
+5
2012-04-20
x86, extable: Switch to relative exception table entries
H. Peter Anvin
1
-8
/
+12
2012-04-20
x86, extable: Add _ASM_EXTABLE_EX() macro
H. Peter Anvin
1
-8
/
+20
2012-04-20
x86, extable: Remove the now-unused __ASM_EX_SEC macros
H. Peter Anvin
1
-2
/
+0
2012-04-20
x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()
H. Peter Anvin
1
-10
/
+10
2011-07-21
x86: Fix write lock scalability 64-bit issue
Jan Beulich
1
-0
/
+2
2011-07-21
x86: Unify rwlock assembly implementation
Jan Beulich
1
-1
/
+2
2009-08-31
x86, asm: Make _ASM_EXTABLE() usable from assembly code
H. Peter Anvin
1
-1
/
+9
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+47