index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
static_call.c
Age
Commit message (
Expand
)
Author
Files
Lines
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