Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-21 | sh/kprobes: Remove jprobe implementation | Masami Hiramatsu | 1 | -4/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -1/+4 |
2010-06-14 | sh: Add kprobe-based event tracer. | Paul Mundt | 1 | -1/+0 |
2009-05-09 | sh: Rename opcode_t to insn_size_t. | Paul Mundt | 1 | -1/+1 |
2009-01-29 | SH: fix start_thread and user_stack_pointer macros | Roel Kluin | 1 | -1/+1 |
2008-09-08 | sh: kprobes: Use trapa #0x3a for breakpoint trap. | Paul Mundt | 1 | -1/+1 |
2008-09-08 | sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. | Paul Mundt | 1 | -2/+1 |
2008-09-08 | sh: Add kprobes support. | Chris Smith | 1 | -0/+59 |