Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | arm64: Add uprobe support | Pratyush Anand | 1 | -0/+3 |
2016-09-23 | arm64: kgdb: handle read-only text / modules | AKASHI Takahiro | 1 | -2/+0 |
2016-07-19 | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 1 | -0/+5 |
2016-02-23 | arm64: move brk immediate argument definitions to separate header | Ard Biesheuvel | 1 | -13/+1 |
2016-02-18 | arm64: prevent potential circular header dependencies in asm/bug.h | Ard Biesheuvel | 1 | -1/+1 |
2015-07-27 | arm64: debug: rename enum debug_el to avoid symbol collision | Will Deacon | 1 | -3/+3 |
2015-07-27 | arm64/BUG: Use BRK instruction for generic BUG traps | Dave P Martin | 1 | -0/+2 |
2015-07-27 | arm64/debug: Add missing #includes | Dave P Martin | 1 | -0/+3 |
2015-07-27 | arm64/debug: Simplify BRK insn opcode declarations | Dave P Martin | 1 | -19/+4 |
2015-07-27 | arm64/debug: Move BRK ESR template macro into <asm/esr.h> | Dave P Martin | 1 | -7/+0 |
2015-07-27 | arm64/debug: More consistent naming for the BRK ESR template macro | Dave P Martin | 1 | -2/+3 |
2015-07-27 | arm64/debug: Eliminate magic number from ESR template definition | Dave P Martin | 1 | -1/+3 |
2015-07-27 | arm64/debug: Mask off all reserved bits from generated ESR values | Dave P Martin | 1 | -1/+1 |
2015-07-27 | arm64/debug: Eliminate magic number for size of BRK instruction | Dave P Martin | 1 | -1/+3 |
2014-09-25 | arm64: Fix typos in KGDB macros | Catalin Marinas | 1 | -11/+11 |
2014-09-25 | arm64: insn: Add return statements after BUG_ON() | Mark Brown | 1 | -0/+8 |
2014-07-11 | arm64: move DBG_MDSCR_* to asm/debug-monitors.h | Marc Zyngier | 1 | -5/+14 |
2014-02-26 | arm64: KGDB: Add Basic KGDB support | Vijaya Kumar K | 1 | -0/+47 |
2014-02-26 | arm64: Add macros to manage processor debug state | Vijaya Kumar K | 1 | -17/+0 |
2013-12-19 | arm64: support single-step and breakpoint handler hooks | Sandeepa Prabhu | 1 | -0/+21 |
2013-07-19 | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() | Chen Gang | 1 | -7/+0 |
2013-06-12 | arm64: debug: consolidate software breakpoint handlers | Will Deacon | 1 | -0/+9 |
2012-09-17 | arm64: Debugging support | Will Deacon | 1 | -0/+88 |