aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2011-07-13ARM: kprobes: Add alu_write_pc()Jon Medhurst1-0/+15
2011-07-13ARM: kprobes: Optimise emulation of LDM and STMJon Medhurst1-0/+68
2011-07-13ARM: kprobes: Add common decoding function for LDM and STMJon Medhurst1-0/+70
2011-07-13ARM: kprobes: Add load_write_pc()Jon Medhurst1-0/+15
2011-07-13ARM: kprobes: Decode 16-bit Thumb hint instructionsJon Medhurst1-0/+9
2011-07-13ARM: kprobes: Infrastructure for table driven decoding of CPU instructionsJon Medhurst1-0/+258
2011-07-13ARM: kprobes: Make str_pc_offset a constant on ARMv7Jon Medhurst1-0/+4
2011-07-13ARM: kprobes: Move find_str_pc_offset into kprobes-common.cJon Medhurst1-0/+33
2011-07-13ARM: kprobes: Add kprobes-common.cJon Medhurst1-0/+105