summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/probes-arm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-091-734/+0Star
* ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2014-07-021-3/+3
* ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-181-7/+7
* ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-181-2/+2
* ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-181-4/+4
* ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-181-1/+1
* ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-181-8/+8
* ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-181-16/+17
* ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-181-56/+58
* ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-181-0/+731