index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
static_call.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-17
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
1
-0
/
+13
2023-01-31
x86/static_call: Add support for Jcc tail-calls
Peter Zijlstra
1
-3
/
+47
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
1
-0
/
+1
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
1
-1
/
+1
2022-07-12
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
1
-5
/
+8
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
1
-2
/
+38
2022-04-05
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
1
-3
/
+2
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
1
-2
/
+3
2021-11-11
static_call,x86: Robustify trampoline patching
Peter Zijlstra
1
-4
/
+10
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
1
-2
/
+2
2021-02-17
static_call/x86: Add __static_call_return0()
Peter Zijlstra
1
-2
/
+15
2020-09-01
static_call: Allow early init
Peter Zijlstra
1
-1
/
+4
2020-09-01
static_call: Add some validation
Peter Zijlstra
1
-2
/
+26
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
1
-3
/
+18
2020-09-01
static_call: Add static_call_cond()
Peter Zijlstra
1
-10
/
+32
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-0
/
+3
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
1
-0
/
+31