| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: kprobes: Fix compilation error caused by superfluous '*' | Jon Medhurst | 2015-02-10 | 1 | -1/+1 |
* | ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs | Jon Medhurst | 2015-01-20 | 2 | -3/+10 |
* | ARM: optprobes: execute instruction during restoring if possible. | Wang Nan | 2015-01-14 | 1 | -2/+50 |
* | ARM: kprobes: check register usage for probed instruction. | Wang Nan | 2015-01-13 | 4 | -1/+102 |
* | ARM: kprobes: Fix unreliable MRS instruction tests | Jon Medhurst (Tixy) | 2015-01-13 | 4 | -19/+43 |
* | ARM: kprobes: enable OPTPROBES for ARM 32 | Wang Nan | 2015-01-13 | 4 | -7/+344 |
* | ARM: kprobes: Add test cases for stack consuming instructions | Jon Medhurst (Tixy) | 2015-01-13 | 3 | -2/+36 |
* | ARM: kprobes: disallow probing stack consuming instructions | Wang Nan | 2015-01-13 | 2 | -6/+19 |
* | ARM: kprobes: collects stack consumption for store instructions | Wang Nan | 2015-01-13 | 8 | -6/+382 |
* | ARM: kprobes: introduces checker | Wang Nan | 2015-01-09 | 11 | -20/+95 |
* | ARM: probes: Use correct action types for MOVW, SEV and WFI | Jon Medhurst | 2015-01-09 | 4 | -9/+3 |
* | ARM: probes: move all probe code to dedicate directory | Wang Nan | 2015-01-09 | 21 | -0/+9715 |