index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
linkage.h
Age
Commit message (
Expand
)
Author
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