index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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