aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/kprobes.c
AgeCommit message (Expand)Author
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2020-09-08arc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu
2018-06-21ARC/kprobes: Remove jprobe implementationMasami Hiramatsu
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat
2013-02-15ARC: [3.9] Fallout of hlist iterator updateVineet Gupta
2013-02-15ARC: kprobes supportVineet Gupta