Merge branch 'work.uaccess' into for-linus
[platform/kernel/linux-exynos.git] / arch / arm / probes /
2015-02-12 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-02-10 Russell KingMerge branch 'devel-stable' into for-next
2015-02-10 Jon MedhurstARM: kprobes: Fix compilation error caused by superfluo...
2015-01-20 Jon MedhurstARM: kprobes: Eliminate test code's use of BX instructi...
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