summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/kprobes-common.c
AgeCommit message (Expand)Author
2011-07-13ARM: kprobes: Add alu_write_pc()Jon Medhurst
2011-07-13ARM: kprobes: Optimise emulation of LDM and STMJon Medhurst
2011-07-13ARM: kprobes: Add common decoding function for LDM and STMJon Medhurst
2011-07-13ARM: kprobes: Add load_write_pc()Jon Medhurst
2011-07-13ARM: kprobes: Decode 16-bit Thumb hint instructionsJon Medhurst
2011-07-13ARM: kprobes: Infrastructure for table driven decoding of CPU instructionsJon Medhurst
2011-07-13ARM: kprobes: Make str_pc_offset a constant on ARMv7Jon Medhurst
2011-07-13ARM: kprobes: Move find_str_pc_offset into kprobes-common.cJon Medhurst
2011-07-13ARM: kprobes: Add kprobes-common.cJon Medhurst