index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
static_call.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
2022-07-12
1
-5
/
+8
*
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
1
-1
/
+1
*
x86,static_call: Use alternative RET encoding
Peter Zijlstra
2022-06-27
1
-2
/
+38
*
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
2022-04-05
1
-3
/
+2
*
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-12-09
1
-2
/
+3
*
static_call,x86: Robustify trampoline patching
Peter Zijlstra
2021-11-11
1
-4
/
+10
*
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-15
1
-2
/
+2
*
static_call/x86: Add __static_call_return0()
Peter Zijlstra
2021-02-17
1
-2
/
+15
*
static_call: Allow early init
Peter Zijlstra
2020-09-01
1
-1
/
+4
*
static_call: Add some validation
Peter Zijlstra
2020-09-01
1
-2
/
+26
*
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
1
-3
/
+18
*
static_call: Add static_call_cond()
Peter Zijlstra
2020-09-01
1
-10
/
+32
*
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-0
/
+3
*
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
2020-09-01
1
-0
/
+31