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
/
kprobes
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-2
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-6
/
+3
2018-06-21
kprobes/x86: Don't call the ->break_handler() in x86 kprobes
Masami Hiramatsu
1
-31
/
+11
2017-09-28
kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes
Masami Hiramatsu
1
-7
/
+2
2017-09-28
kprobes/x86: Disable preemption in ftrace-based jprobes
Masami Hiramatsu
1
-9
/
+14
2017-04-12
kprobes/x86: Make boostable flag boolean
Masami Hiramatsu
1
-1
/
+1
2014-11-20
kprobes/ftrace: Recover original IP if pre_handler doesn't change it
Masami Hiramatsu
1
-3
/
+6
2014-04-24
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
1
-6
/
+9
2014-04-24
kprobes/x86: Allow probe on some kprobe preparation functions
Masami Hiramatsu
1
-1
/
+1
2013-01-21
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Masami Hiramatsu
1
-0
/
+93