index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
/
linkage.h
Age
Commit message (
Expand
)
Author
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-09-18
x86/asm: Fix build of UML with KASAN
Vincent Whitchurch
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
2023-08-08
x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h
Jinghao Jia
2023-04-14
x86/linkage: Fix padding for typed functions
Josh Poimboeuf
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
2022-10-17
x86/asm: Differentiate between code and function alignment
Thomas Gleixner
2022-10-17
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
2022-09-26
x86: Add types to indirectly called assembly functions
Sami Tolvanen
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
2022-03-15
x86/linkage: Add ENDBR to SYM_FUNC_START*()
Peter Zijlstra
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2019-10-18
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
2019-10-18
linkage: Introduce new macros for assembler symbols
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-05
x86/entry/32: Remove asmlinkage_protect()
Brian Gerst
2013-01-24
ix86: Tighten asmlinkage_protect() constraints
Jan Beulich
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
2009-03-11
x86: shrink __ALIGN and __ALIGN_STR definitions
Cyrill Gorcunov
2009-03-06
x86: linkage.h - guard assembler specifics by __ASSEMBLY__
Cyrill Gorcunov
2009-02-19
x86: linkage - get rid of _X86 macros
Cyrill Gorcunov
2009-02-19
x86: asm linkage - introduce GLOBAL macro
Cyrill Gorcunov
2008-11-23
x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...
Cyrill Gorcunov
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro