1. 28a1899 ARM: kprobes: check register usage for probed instruction. by Wang Nan · 10 years ago
  2. 6624cf6 ARM: kprobes: collects stack consumption for store instructions by Wang Nan · 10 years ago
  3. 83803d9 ARM: kprobes: introduces checker by Wang Nan · 10 years ago
  4. fca08f3 ARM: probes: move all probe code to dedicate directory by Wang Nan · 10 years ago[Renamed (98%) from arch/arm/kernel/probes.c]
  5. 888be25 ARM: probes: fix instruction fetch order with <asm/opcodes.h> by Ben Dooks · 11 years ago
  6. b4cd605 ARM: Make arch_specific_insn a define for new arch_probes_insn structure by David A. Long · 10 years ago
  7. 602cd26 ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions by David A. Long · 10 years ago
  8. 47e190f ARM: Change the remaining shared kprobes/uprobes symbols to something generic by David A. Long · 10 years ago
  9. eb73ea9 ARM: Change more ARM kprobes symbol names to something more generic by David A. Long · 10 years ago
  10. f145d66 ARM: Make the kprobes condition_check symbol names more generic by David A. Long · 10 years ago
  11. 7579f4b3 ARM: Remove use of struct kprobe from generic probes code by David A. Long · 10 years ago
  12. 3e6cd39 ARM: use a function table for determining instruction interpreter action by David A. Long · 10 years ago
  13. c18377c ARM: Move generic arm instruction parsing code to new files for sharing between features by David A. Long · 10 years ago