summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/debug-monitors.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add uprobe supportPratyush Anand2016-11-071-0/+3
* arm64: kgdb: handle read-only text / modulesAKASHI Takahiro2016-09-231-2/+0Star
* arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-0/+5
* arm64: move brk immediate argument definitions to separate headerArd Biesheuvel2016-02-231-13/+1Star
* arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-181-1/+1
* arm64: debug: rename enum debug_el to avoid symbol collisionWill Deacon2015-07-271-3/+3
* arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin2015-07-271-0/+2
* arm64/debug: Add missing #includesDave P Martin2015-07-271-0/+3
* arm64/debug: Simplify BRK insn opcode declarationsDave P Martin2015-07-271-19/+4Star
* arm64/debug: Move BRK ESR template macro into <asm/esr.h>Dave P Martin2015-07-271-7/+0Star
* arm64/debug: More consistent naming for the BRK ESR template macroDave P Martin2015-07-271-2/+3
* arm64/debug: Eliminate magic number from ESR template definitionDave P Martin2015-07-271-1/+3
* arm64/debug: Mask off all reserved bits from generated ESR valuesDave P Martin2015-07-271-1/+1
* arm64/debug: Eliminate magic number for size of BRK instructionDave P Martin2015-07-271-1/+3
* arm64: Fix typos in KGDB macrosCatalin Marinas2014-09-251-11/+11
* arm64: insn: Add return statements after BUG_ON()Mark Brown2014-09-251-0/+8
* arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier2014-07-111-5/+14
* arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-261-0/+47
* arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-261-17/+0Star
* arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-191-0/+21
* arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-191-7/+0Star
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-121-0/+9
* arm64: Debugging supportWill Deacon2012-09-171-0/+88