arm64: kprobes: Cleanup jprobe_return
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / kernel / probes / kprobes.c
2016-10-20 Marc Zyngierarm64: kprobes: Cleanup jprobe_return
2016-10-20 Marc Zyngierarm64: kprobes: Fix overflow when saving stack
2016-10-20 Will Deaconarm64: kprobes: WARN if attempting to step with PSTATE.D=1
2016-10-20 Sandeepa Prabhuarm64: Add kernel return probes support (kretprobes)
2016-10-20 William Cohenarm64: Add trampoline code for kretprobes
2016-10-20 Sandeepa Prabhuarm64: kprobes instruction simulation support
2016-10-20 Pratyush Anandarm64: Treat all entry code as non-kprobe-able
2016-10-20 Sandeepa Prabhuarm64: Kprobes with single stepping support