summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix typos in commentsJulia Lawall2022-05-081-1/+1
* parisc: Avoid using hardware single-step in kprobesHelge Deller2022-03-181-11/+17
* kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-2/+2
* kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-2/+2
* parisc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-72/+4
* kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang2019-09-061-4/+0
* parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller2019-07-171-0/+3
* parisc: Implement kretprobesSven Schnelle2019-05-031-1/+109
* parisc: Implement kprobesSven Schnelle2019-05-031-0/+183