Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-09 | ARM: probes: move all probe code to dedicate directory | Wang Nan | 1 | -882/+0 |
2014-03-19 | ARM: Make arch_specific_insn a define for new arch_probes_insn structure | David A. Long | 1 | -4/+4 |
2014-03-19 | ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions | David A. Long | 1 | -4/+4 |
2014-03-19 | ARM: Change the remaining shared kprobes/uprobes symbols to something generic | David A. Long | 1 | -9/+9 |
2014-03-19 | ARM: Rename the shared kprobes/uprobe return value enum | David A. Long | 1 | -2/+2 |
2014-03-19 | ARM: Make the kprobes condition_check symbol names more generic | David A. Long | 1 | -5/+5 |
2014-03-19 | ARM: Remove use of struct kprobe from generic probes code | David A. Long | 1 | -6/+9 |
2014-03-19 | ARM: use a function table for determining instruction interpreter action | David A. Long | 1 | -72/+73 |
2014-03-19 | ARM: move generic thumb instruction parsing code to new files for use by othe... | David A. Long | 1 | -0/+878 |