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
/
kernel
/
static_call.c
Age
Commit message (
Expand
)
Author
2023-01-31
x86/static_call: Add support for Jcc tail-calls
Peter Zijlstra
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
2022-07-12
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
2022-04-05
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-11-11
static_call,x86: Robustify trampoline patching
Peter Zijlstra
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-02-17
static_call/x86: Add __static_call_return0()
Peter Zijlstra
2020-09-01
static_call: Allow early init
Peter Zijlstra
2020-09-01
static_call: Add some validation
Peter Zijlstra
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
static_call: Add static_call_cond()
Peter Zijlstra
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf