aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/kprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu1-2/+3
2018-06-21ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu1-7/+0
2018-06-21ARC/kprobes: Remove jprobe implementationMasami Hiramatsu1-36/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew1-1/+1
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta1-3/+2
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat1-1/+0
2013-02-15ARC: [3.9] Fallout of hlist iterator updateVineet Gupta1-3/+3
2013-02-15ARC: kprobes supportVineet Gupta1-0/+525