summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-2/+3
* ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu2018-06-211-7/+0Star
* ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-36/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\
| * doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | arc: Replace __get_cpu_var usesChristoph Lameter2013-11-061-3/+3
|/
* ARC: Remove explicit passing around of ECRVineet Gupta2013-06-261-3/+2Star
* ARC: Remove duplicate inclusion of header filesSachin Kamat2013-04-091-1/+0Star
* ARC: [3.9] Fallout of hlist iterator updateVineet Gupta2013-02-151-3/+3
* ARC: kprobes supportVineet Gupta2013-02-151-0/+525