index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
kprobes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
1
-4
/
+1
*
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-3
/
+4
*
sh/kprobes: Don't call the ->break_handler() in SH kprobes code
Masami Hiramatsu
2018-06-21
1
-13
/
+1
*
sh/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-51
/
+0
*
sh: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sh: Replace __get_cpu_var uses
Christoph Lameter
2014-06-04
1
-15
/
+15
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-3
/
+3
*
sh: kprobes SMP support.
Paul Mundt
2010-06-14
1
-50
/
+50
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sh: kprobes: kretprobe_trampoline needs to be global.
Paul Mundt
2008-09-09
1
-1
/
+3
*
sh: kprobes: __kprobes annotations and formatting cleanups.
Paul Mundt
2008-09-08
1
-17
/
+20
*
sh: kprobes: Fix up race against probe point removal.
Paul Mundt
2008-09-08
1
-0
/
+11
*
sh: kprobes: Fix up a preemption imbalance on jprobe return.
Paul Mundt
2008-09-08
1
-0
/
+1
*
sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.
Paul Mundt
2008-09-08
1
-1
/
+1
*
sh: kprobes: Use trapa #0x3a for breakpoint trap.
Paul Mundt
2008-09-08
1
-2
/
+1
*
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
2008-09-08
1
-1
/
+1
*
sh: Mark kretprobe_trampoline_holder static and __used.
Paul Mundt
2008-09-08
1
-1
/
+1
*
sh: Add kprobes support.
Chris Smith
2008-09-08
1
-0
/
+568