Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: 9062/1: kprobes: rewrite test-arm.c in UAL | Nick Desaulniers | 2021-03-25 | 1 | -145/+145 |
* | ARM: 9061/1: kprobes: fix UNPREDICTABLE warnings | Nick Desaulniers | 2021-03-25 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs | Jon Medhurst | 2015-01-20 | 1 | -0/+3 |
* | ARM: kprobes: Fix unreliable MRS instruction tests | Jon Medhurst (Tixy) | 2015-01-13 | 1 | -3/+3 |
* | ARM: kprobes: Add test cases for stack consuming instructions | Jon Medhurst (Tixy) | 2015-01-13 | 1 | -2/+15 |
* | ARM: kprobes: disallow probing stack consuming instructions | Wang Nan | 2015-01-13 | 1 | -6/+10 |
* | ARM: probes: move all probe code to dedicate directory | Wang Nan | 2015-01-09 | 1 | -0/+1346 |