index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
linkage.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-04
x86/linkage: Add SYM_PIC_ALIAS() macro helper to emit symbol aliases
Ard Biesheuvel
1
-0
/
+10
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
1
-3
/
+3
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
1
-12
/
+6
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
1
-2
/
+2
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
1
-2
/
+2
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-4
/
+4
2023-09-18
x86/asm: Fix build of UML with KASAN
Vincent Whitchurch
1
-0
/
+7
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+8
2023-08-08
x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h
Jinghao Jia
1
-1
/
+1
2023-04-14
x86/linkage: Fix padding for typed functions
Josh Poimboeuf
1
-1
/
+1
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
1
-3
/
+3
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
1
-3
/
+48
2022-10-17
x86/asm: Differentiate between code and function alignment
Thomas Gleixner
1
-5
/
+9
2022-10-17
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
1
-3
/
+1
2022-09-26
x86: Add types to indirectly called assembly functions
Sami Tolvanen
1
-0
/
+12
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-2
/
+2
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-0
/
+8
2022-03-15
x86/linkage: Add ENDBR to SYM_FUNC_START*()
Peter Zijlstra
1
-0
/
+31
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
1
-0
/
+10
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
1
-0
/
+4
2019-10-18
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
1
-8
/
+0
2019-10-18
linkage: Introduce new macros for assembler symbols
Jiri Slaby
1
-3
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-05-05
x86/entry/32: Remove asmlinkage_protect()
Brian Gerst
1
-34
/
+0
2013-01-24
ix86: Tighten asmlinkage_protect() constraints
Jan Beulich
1
-9
/
+9
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
1
-5
/
+0
2009-03-11
x86: shrink __ALIGN and __ALIGN_STR definitions
Cyrill Gorcunov
1
-8
/
+5
2009-03-06
x86: linkage.h - guard assembler specifics by __ASSEMBLY__
Cyrill Gorcunov
1
-6
/
+10
2009-02-19
x86: linkage - get rid of _X86 macros
Cyrill Gorcunov
1
-60
/
+0
2009-02-19
x86: asm linkage - introduce GLOBAL macro
Cyrill Gorcunov
1
-0
/
+4
2008-11-23
x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced declaration v3
Cyrill Gorcunov
1
-0
/
+60
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+61