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
/
sh
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-3
/
+4
2018-06-21
sh/kprobes: Don't call the ->break_handler() in SH kprobes code
Masami Hiramatsu
1
-13
/
+1
2018-06-21
sh/kprobes: Remove jprobe implementation
Masami Hiramatsu
1
-51
/
+0
2017-01-24
sh: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-06-05
sh: Replace __get_cpu_var uses
Christoph Lameter
1
-15
/
+15
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+3
2010-06-14
sh: kprobes SMP support.
Paul Mundt
1
-50
/
+50
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-09-09
sh: kprobes: kretprobe_trampoline needs to be global.
Paul Mundt
1
-1
/
+3
2008-09-08
sh: kprobes: __kprobes annotations and formatting cleanups.
Paul Mundt
1
-17
/
+20
2008-09-08
sh: kprobes: Fix up race against probe point removal.
Paul Mundt
1
-0
/
+11
2008-09-08
sh: kprobes: Fix up a preemption imbalance on jprobe return.
Paul Mundt
1
-0
/
+1
2008-09-08
sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: kprobes: Use trapa #0x3a for breakpoint trap.
Paul Mundt
1
-2
/
+1
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: Mark kretprobe_trampoline_holder static and __used.
Paul Mundt
1
-1
/
+1
2008-09-08
sh: Add kprobes support.
Chris Smith
1
-0
/
+568