index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
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