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