1. 888be25 ARM: probes: fix instruction fetch order with <asm/opcodes.h> by Ben Dooks · 11 years ago
  2. b4cd605 ARM: Make arch_specific_insn a define for new arch_probes_insn structure by David A. Long · 11 years ago
  3. 44a0a59 ARM: Rename the shared kprobes/uprobe return value enum by David A. Long · 11 years ago
  4. eb73ea9 ARM: Change more ARM kprobes symbol names to something more generic by David A. Long · 11 years ago
  5. f145d66 ARM: Make the kprobes condition_check symbol names more generic by David A. Long · 11 years ago
  6. 7579f4b3 ARM: Remove use of struct kprobe from generic probes code by David A. Long · 11 years ago
  7. 3e6cd39 ARM: use a function table for determining instruction interpreter action by David A. Long · 11 years ago
  8. 87abef6 ARM: move generic thumb instruction parsing code to new files for use by other feature by David A. Long · 11 years ago
  9. 2307574 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot by Rabin Vincent · 13 years ago
  10. 2c89240 ARM: kprobes: Add exports for test code by Jon Medhurst · 13 years ago
  11. bb1085f ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructions by Jon Medhurst · 14 years ago
  12. 231fb15 ARM: kprobes: Decode 32-bit Thumb long multiply and divide instructions by Jon Medhurst · 14 years ago
  13. 31656c1 ARM: kprobes: Decode 32-bit Thumb data-processing (register) instructions by Jon Medhurst · 14 years ago
  14. d691023 ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions by Jon Medhurst · 14 years ago
  15. 46009cc ARM: kprobes: Decode 32-bit Thumb memory hint instructions by Jon Medhurst · 14 years ago
  16. 6a0d1a1 ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions by Jon Medhurst · 14 years ago
  17. ce715c7 ARM: kprobes: Decode 32-bit Thumb branch instructions by Jon Medhurst · 14 years ago
  18. b06f3ee ARM: kprobes: Decode 32-bit miscellaneous control instructions by Jon Medhurst · 14 years ago
  19. 7848786 ARM: kprobes: Decode 32-bit Thumb data-processing (plain binary immediate) instructions by Jon Medhurst · 14 years ago
  20. 2fcaf7e ARM: kprobes: Decode 32-bit Thumb data-processing (modified immediate) instructions by Jon Medhurst · 14 years ago
  21. 080e001 ARM: kprobes: Decode 32-bit Thumb data-processing (shifted register) instructions by Jon Medhurst · 14 years ago
  22. dd212bd3 ARM: kprobes: Decode 32-bit Thumb table branch instructions by Jon Medhurst · 14 years ago
  23. b48354d ARM: kprobes: Decode 32-bit Thumb load/store dual and load/store exclusive instructions by Jon Medhurst · 14 years ago
  24. eaf1d06 ARM: kprobes: Decode 32-bit Thumb load/store multiple instructions by Jon Medhurst · 14 years ago
  25. f39ca8b ARM: kprobes: Decode 32-bit Thumb hint instructions by Jon Medhurst · 14 years ago
  26. 0a188cc ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructions by Jon Medhurst · 14 years ago
  27. 396b41f ARM: kprobes: Decode 16-bit Thumb branch instructions by Jon Medhurst · 14 years ago
  28. 4449566 ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions by Jon Medhurst · 14 years ago
  29. 5b94faf ARM: kprobes: Decode 16-bit Thumb IT instruction by Jon Medhurst · 14 years ago
  30. fd0c8d8 ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions by Jon Medhurst · 14 years ago
  31. 32818f3 ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructions by Jon Medhurst · 14 years ago
  32. 2f33582 ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructions by Jon Medhurst · 14 years ago
  33. f869514 ARM: kprobes: Decode 16-bit Thumb load and store instructions by Jon Medhurst · 14 years ago
  34. 3b5940e ARM: kprobes: Decode 16-bit Thumb special data instructions by Jon Medhurst · 14 years ago
  35. a9c3c29 ARM: kprobes: Decode 16-bit Thumb BX and BLX instructions by Jon Medhurst · 14 years ago
  36. 02d194f ARM: kprobes: Decode 16-bit Thumb data-processing instructions by Jon Medhurst · 14 years ago
  37. 3f92dfe ARM: kprobes: Decode 16-bit Thumb hint instructions by Jon Medhurst · 14 years ago
  38. c6a7d97 ARM: kprobes: Add hooks to override singlestep() by Jon Medhurst · 14 years ago
  39. eaf4f33f ARM: kprobes: Add condition code checking to Thumb emulation by Jon Medhurst · 14 years ago
  40. 2437170 ARM: kprobes: Add Thumb instruction decoding stubs by Jon Medhurst · 14 years ago