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, Colibri and Verdin 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
2022-07-29
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
2022-07-29
x86/extable: Extend extable functionality
Peter Zijlstra
2022-07-29
x86/extable: Rework the exception table mechanics
Thomas Gleixner
2022-07-29
x86/extable: Get rid of redundant macros
Thomas Gleixner
2021-05-14
x86/asm: Make <asm/asm.h> valid on cross-builds as well
Ingo Molnar
2021-05-10
x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence
H. Peter Anvin (Intel)
2021-05-10
x86/asm: Have the __ASM_FORM macros handle commas in arguments
H. Peter Anvin (Intel)
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-07
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
2020-09-01
x86/asm: Avoid generating unused kprobe sections
Kees Cook
2020-06-15
x86/asm: Unify __ASSEMBLY__ blocks
Borislav Petkov
2020-03-26
kill uaccess_try()
Al Viro
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
2019-10-17
x86/asm: Allow to pass macros to __ASM_FORM()
Masami Hiramatsu
2019-04-03
x86/uaccess: Move copy_user_handle_tail() into asm
Peter Zijlstra
2018-12-19
Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...
Ingo Molnar
2018-10-06
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
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