summaryrefslogtreecommitdiff
path: root/arch/arm/probes/kprobes/core.c
AgeCommit message (Expand)Author
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King
2017-05-26arm: Prevent hotplug rwsem recursionThomas Gleixner
2017-03-21arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu
2017-03-21arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu
2017-03-21arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan
2015-01-09ARM: kprobes: introduces checkerWang Nan
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan