Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2011-07-13 | ARM: kprobes: Add alu_write_pc() | Jon Medhurst | 1 | -0/+15 |
2011-07-13 | ARM: kprobes: Optimise emulation of LDM and STM | Jon Medhurst | 1 | -0/+68 |
2011-07-13 | ARM: kprobes: Add common decoding function for LDM and STM | Jon Medhurst | 1 | -0/+70 |
2011-07-13 | ARM: kprobes: Add load_write_pc() | Jon Medhurst | 1 | -0/+15 |
2011-07-13 | ARM: kprobes: Decode 16-bit Thumb hint instructions | Jon Medhurst | 1 | -0/+9 |
2011-07-13 | ARM: kprobes: Infrastructure for table driven decoding of CPU instructions | Jon Medhurst | 1 | -0/+258 |
2011-07-13 | ARM: kprobes: Make str_pc_offset a constant on ARMv7 | Jon Medhurst | 1 | -0/+4 |
2011-07-13 | ARM: kprobes: Move find_str_pc_offset into kprobes-common.c | Jon Medhurst | 1 | -0/+33 |
2011-07-13 | ARM: kprobes: Add kprobes-common.c | Jon Medhurst | 1 | -0/+105 |