summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/linkage.h
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Fix build of UML with KASANVincent Whitchurch2023-09-181-0/+7
* x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-121-0/+8
* x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.hJinghao Jia2023-08-081-1/+1
* x86/linkage: Fix padding for typed functionsJosh Poimboeuf2023-04-141-1/+1
* x86/ibt: Implement FineIBTPeter Zijlstra2022-11-011-3/+3
* x86/Kconfig: Introduce function paddingThomas Gleixner2022-10-171-3/+48
* x86/asm: Differentiate between code and function alignmentThomas Gleixner2022-10-171-5/+9
* arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-3/+1
* x86: Add types to indirectly called assembly functionsSami Tolvanen2022-09-261-0/+12
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-291-2/+2
* x86: Use return-thunk in asm codePeter Zijlstra2022-06-271-0/+8
* x86/linkage: Add ENDBR to SYM_FUNC_START*()Peter Zijlstra2022-03-151-0/+31
* x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-091-0/+10
* x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-081-0/+4
* x86/asm: Remove the last GLOBAL user and remove the macroJiri Slaby2019-10-181-8/+0
* linkage: Introduce new macros for assembler symbolsJiri Slaby2019-10-181-3/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/entry/32: Remove asmlinkage_protect()Brian Gerst2016-05-051-34/+0
* ix86: Tighten asmlinkage_protect() constraintsJan Beulich2013-01-241-9/+9
* x86: Get rid of asmregparmRichard Weinberger2011-05-241-5/+0
* x86: shrink __ALIGN and __ALIGN_STR definitionsCyrill Gorcunov2009-03-111-8/+5
* x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov2009-03-061-6/+10
* x86: linkage - get rid of _X86 macrosCyrill Gorcunov2009-02-191-60/+0
* x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov2009-02-191-0/+4
* x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov2008-11-231-0/+60
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+61