Age | Commit message (Expand) | Author |
---|---|---|
2016-09-20 | arm64: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-08-25 | arm64: Create sections.h | James Morse |
2016-08-25 | arm64: kprobe: Always clear pstate.D in breakpoint exception handler | Pratyush Anand |
2016-08-11 | arm64: Remove stack duplicating code from jprobes | David A. Long |
2016-07-21 | arm64: kprobes: Add KASAN instrumentation around stack accesses | Catalin Marinas |
2016-07-21 | arm64: kprobes: Cleanup jprobe_return | Marc Zyngier |
2016-07-20 | arm64: kprobes: Fix overflow when saving stack | Marc Zyngier |
2016-07-19 | arm64: kprobes: WARN if attempting to step with PSTATE.D=1 | Will Deacon |
2016-07-19 | arm64: Add kernel return probes support (kretprobes) | Sandeepa Prabhu |
2016-07-19 | arm64: Add trampoline code for kretprobes | William Cohen |
2016-07-19 | arm64: kprobes instruction simulation support | Sandeepa Prabhu |
2016-07-19 | arm64: Treat all entry code as non-kprobe-able | Pratyush Anand |
2016-07-19 | arm64: Kprobes with single stepping support | Sandeepa Prabhu |