]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch/arm/probes/kprobes
ARM: optprobes: execute instruction during restoring if possible.
[karo-tx-linux.git] / arch / arm / probes / kprobes /
2015-01-14 Wang NanARM: optprobes: execute instruction during restoring...
2015-01-13 Wang NanARM: kprobes: check register usage for probed instruction.
2015-01-13 Jon Medhurst (Tixy)ARM: kprobes: Fix unreliable MRS instruction tests
2015-01-13 Wang NanARM: kprobes: enable OPTPROBES for ARM 32
2015-01-13 Jon Medhurst (Tixy)ARM: kprobes: Add test cases for stack consuming instru...
2015-01-13 Wang NanARM: kprobes: disallow probing stack consuming instructions
2015-01-13 Wang NanARM: kprobes: collects stack consumption for store...
2015-01-09 Wang NanARM: kprobes: introduces checker
2015-01-09 Jon MedhurstARM: probes: Use correct action types for MOVW, SEV...
2015-01-09 Wang NanARM: probes: move all probe code to dedicate directory