summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kprobes.h
AgeCommit message (Expand)Author
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2020-10-27ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-06-21ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2015-01-14ARM: optprobes: execute instruction during restoring if possible.Wang Nan
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2011-07-13ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst
2011-07-13ARM: kprobes: Add hooks to override singlestep()Jon Medhurst
2011-07-13ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King