index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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