summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/probes-thumb.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-181-4/+4
* ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-181-4/+4
* ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-181-9/+9
* ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-181-2/+2
* ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-181-5/+5
* ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-181-6/+9
* ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-181-72/+73
* ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long2014-03-181-0/+878