Age | Commit message (Expand) | Author |
---|---|---|
2023-06-19 | ARM: 9303/1: kprobes: avoid missing-declaration warnings | Arnd Bergmann |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-06-21 | kprobes/arm: Fix %p uses in error messages | Masami Hiramatsu |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2017-11-07 | arm/kprobes: Remove jprobe test case | Masami Hiramatsu |
2017-11-07 | arm/kprobes: Fix kretprobe test to check correct counter | Masami Hiramatsu |
2017-03-21 | arm: kprobes: Align stack to 8-bytes in test code | Jon Medhurst |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2015-01-20 | ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs | Jon Medhurst |
2015-01-13 | ARM: kprobes: Fix unreliable MRS instruction tests | Jon Medhurst (Tixy) |
2015-01-13 | ARM: kprobes: Add test cases for stack consuming instructions | Jon Medhurst (Tixy) |
2015-01-09 | ARM: probes: move all probe code to dedicate directory | Wang Nan |