index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
asm.h
Age
Commit message (
Expand
)
Author
2018-07-03
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
2018-04-12
Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...
Arnaldo Carvalho de Melo
2017-12-18
x86/asm: Allow again using asm.h when building for the 'bpf' clang target
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
2017-05-05
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
2016-06-08
x86, asm: define CC_SET() and CC_OUT() macros
H. Peter Anvin
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2015-05-14
x86/asm/uaccess: Unify the ALIGN_DESTINATION macro
Borislav Petkov
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
2013-08-29
x86, asm: Extend definitions of _ASM_* with a raw format
Jan-Simon Möller
2012-04-20
x86, extable: Switch to relative exception table entries
H. Peter Anvin
2012-04-20
x86, extable: Add _ASM_EXTABLE_EX() macro
H. Peter Anvin
2012-04-20
x86, extable: Remove the now-unused __ASM_EX_SEC macros
H. Peter Anvin
2012-04-20
x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()
H. Peter Anvin
2011-07-21
x86: Fix write lock scalability 64-bit issue
Jan Beulich
2011-07-21
x86: Unify rwlock assembly implementation
Jan Beulich
2009-08-31
x86, asm: Make _ASM_EXTABLE() usable from assembly code
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro