| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: kprobes: Add exports for test code | Jon Medhurst | 2011-09-20 | 1 | -0/+8 |
* | ARM: kprobes: Add alu_write_pc() | Jon Medhurst | 2011-07-13 | 1 | -0/+28 |
* | ARM: kprobes: Add common decoding function for LDM and STM | Jon Medhurst | 2011-07-13 | 1 | -0/+3 |
* | ARM: kprobes: Add load_write_pc() | Jon Medhurst | 2011-07-13 | 1 | -0/+24 |
* | ARM: kprobes: Add bx_write_pc() | Jon Medhurst | 2011-07-13 | 1 | -0/+14 |
* | ARM: kprobes: Decode 16-bit Thumb hint instructions | Jon Medhurst | 2011-07-13 | 1 | -0/+3 |
* | ARM: kprobes: Infrastructure for table driven decoding of CPU instructions | Jon Medhurst | 2011-07-13 | 1 | -1/+247 |
* | ARM: kprobes: Use conditional breakpoints for ARM probes | Jon Medhurst | 2011-07-13 | 1 | -1/+1 |
* | ARM: kprobes: Add it_advance() | Jon Medhurst | 2011-07-13 | 1 | -0/+25 |
* | ARM: kprobes: Add Thumb breakpoint support | Jon Medhurst | 2011-07-13 | 1 | -2/+5 |
* | ARM: kprobes: Add Thumb instruction decoding stubs | Jon Medhurst | 2011-07-13 | 1 | -0/+13 |
* | ARM: kprobes: Make str_pc_offset a constant on ARMv7 | Jon Medhurst | 2011-07-13 | 1 | -0/+14 |
* | ARM: kprobes: Move find_str_pc_offset into kprobes-common.c | Jon Medhurst | 2011-07-13 | 1 | -0/+2 |
* | ARM: kprobes: Move is_writeback define to header file. | Jon Medhurst | 2011-07-13 | 1 | -0/+6 |
* | ARM: kprobes: Add kprobes-common.c | Jon Medhurst | 2011-07-13 | 1 | -0/+2 |
* | ARM: kprobes: Split out internal parts of kprobes.h | Jon Medhurst | 2011-07-13 | 1 | -0/+37 |