| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: Fix -Wmissing-prototypes warnings | Vineet Gupta | 2024-04-01 | 1 | -3/+4 |
* | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 2021-09-30 | 1 | -5/+6 |
* | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 2021-09-30 | 1 | -1/+1 |
* | kprobes: Do not increment probe miss count in the fault handler | Naveen N. Rao | 2021-06-03 | 1 | -6/+0 |
* | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 2021-06-01 | 1 | -10/+0 |
* | arc: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu | 2020-09-08 | 1 | -52/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 2018-06-21 | 1 | -2/+3 |
* | ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code | Masami Hiramatsu | 2018-06-21 | 1 | -7/+0 |
* | ARC/kprobes: Remove jprobe implementation | Masami Hiramatsu | 2018-06-21 | 1 | -36/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ |
|
| * | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | arc: Replace __get_cpu_var uses | Christoph Lameter | 2013-11-06 | 1 | -3/+3 |
|/ |
|
* | ARC: Remove explicit passing around of ECR | Vineet Gupta | 2013-06-26 | 1 | -3/+2 |
* | ARC: Remove duplicate inclusion of header files | Sachin Kamat | 2013-04-09 | 1 | -1/+0 |
* | ARC: [3.9] Fallout of hlist iterator update | Vineet Gupta | 2013-02-15 | 1 | -3/+3 |
* | ARC: kprobes support | Vineet Gupta | 2013-02-15 | 1 | -0/+525 |