Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-18 | ARM: Make arch_specific_insn a define for new arch_probes_insn structure | 1 | -2/+2 | |
2014-03-18 | ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions | 1 | -1/+1 | |
2014-03-18 | ARM: Change the remaining shared kprobes/uprobes symbols to something generic | 1 | -30/+12 | |
2014-03-18 | ARM: Rename the shared kprobes/uprobe return value enum | 1 | -2/+7 | |
2014-03-18 | ARM: Change more ARM kprobes symbol names to something more generic | 1 | -2/+4 | |
2014-03-18 | ARM: Make the kprobes condition_check symbol names more generic | 1 | -6/+6 | |
2014-03-18 | ARM: Remove use of struct kprobe from generic probes code | 1 | -2/+6 | |
2014-03-18 | ARM: use a function table for determining instruction interpreter action | 1 | -19/+36 | |
2014-03-18 | ARM: Move generic arm instruction parsing code to new files for sharing between features | 1 | -0/+397 |