Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann | 2023-11-10 | 1 | -2/+0 |
* | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual | 2019-07-17 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner | 2019-05-30 | 1 | -13/+1 |
* | MIPS/kprobes: Remove jprobe implementation | Masami Hiramatsu | 2018-06-21 | 1 | -13/+0 |
* | MIPS: kprobes: flush_insn_slot should flush only if probe initialised | Marcin Nowakowski | 2017-06-08 | 1 | -1/+2 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-28 | 1 | -1/+5 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -1/+1 |
* | MIPS Kprobes: Support branch instructions probing | Maneesh Soni | 2011-12-07 | 1 | -0/+5 |
* | MIPS: kprobe: Add support. | David Daney | 2010-08-05 | 1 | -0/+92 |