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
starfive-6.6.48-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
/
callthunks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
x86/callthunks: Delete unused "struct thunk_desc"
Alexey Dobriyan
1
-5
/
+0
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
1
-1
/
+0
2023-06-28
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-06-09
x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=y
Ingo Molnar
1
-1
/
+1
2023-06-07
Revert "x86/orc: Make it callthunk aware"
Josh Poimboeuf
1
-1
/
+1
2023-05-15
x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
1
-1
/
+1
2023-05-15
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
1
-1
/
+1
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-2
/
+2
2022-12-27
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
1
-2
/
+2
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
1
-1
/
+1
2022-10-17
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
1
-0
/
+19
2022-10-17
x86/orc: Make it callthunk aware
Peter Zijlstra
1
-0
/
+13
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
1
-0
/
+18
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
1
-0
/
+53
2022-10-17
x86/retbleed: Add SKL call thunk
Thomas Gleixner
1
-5
/
+20
2022-10-17
x86/modules: Add call patching
Thomas Gleixner
1
-0
/
+19
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
1
-0
/
+251