Age | Commit message (Expand) | Author |
---|---|---|
2023-11-10 | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu |
2018-06-21 | sh/kprobes: Remove jprobe implementation | Masami Hiramatsu |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2010-06-14 | sh: Add kprobe-based event tracer. | Paul Mundt |
2009-05-09 | sh: Rename opcode_t to insn_size_t. | Paul Mundt |
2009-01-29 | SH: fix start_thread and user_stack_pointer macros | Roel Kluin |
2008-09-08 | sh: kprobes: Use trapa #0x3a for breakpoint trap. | Paul Mundt |
2008-09-08 | sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. | Paul Mundt |
2008-09-08 | sh: Add kprobes support. | Chris Smith |