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