summaryrefslogtreecommitdiffstats
path: root/arch/arm/probes/kprobes/core.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-171-3/+11
* arm: Prevent hotplug rwsem recursionThomas Gleixner2017-05-261-1/+2
* arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-03-211-2/+22
* arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu2017-03-211-9/+10
* arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2017-03-211-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-131-7/+19
* ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-131-0/+9
* ARM: kprobes: introduces checkerWang Nan2015-01-091-1/+5
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-091-0/+628
OpenPOWER on IntegriCloud