summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/linkage.h
AgeCommit message (Expand)Author
2023-09-18x86/asm: Fix build of UML with KASANVincent Whitchurch
2023-09-12x86/ibt: Suppress spurious ENDBRPeter Zijlstra
2023-08-08x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.hJinghao Jia
2023-04-14x86/linkage: Fix padding for typed functionsJosh Poimboeuf
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra
2022-10-17x86/Kconfig: Introduce function paddingThomas Gleixner
2022-10-17x86/asm: Differentiate between code and function alignmentThomas Gleixner
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra
2022-09-26x86: Add types to indirectly called assembly functionsSami Tolvanen
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-27x86: Use return-thunk in asm codePeter Zijlstra
2022-03-15x86/linkage: Add ENDBR to SYM_FUNC_START*()Peter Zijlstra
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra
2021-12-08x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra
2019-10-18x86/asm: Remove the last GLOBAL user and remove the macroJiri Slaby
2019-10-18linkage: Introduce new macros for assembler symbolsJiri Slaby
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-05x86/entry/32: Remove asmlinkage_protect()Brian Gerst
2013-01-24ix86: Tighten asmlinkage_protect() constraintsJan Beulich
2011-05-24x86: Get rid of asmregparmRichard Weinberger
2009-03-11x86: shrink __ALIGN and __ALIGN_STR definitionsCyrill Gorcunov
2009-03-06x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov
2009-02-19x86: linkage - get rid of _X86 macrosCyrill Gorcunov
2009-02-19x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov
2008-11-23x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro