index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2019-06-26
arch/sh: Check for kprobe trap number before trying to handle a kprobe trap
Michael Karcher
1
-1
/
+2
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