aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/debug-monitors.h
Commit message (Expand)AuthorAge
* arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-19
* arm64: move brk immediate argument definitions to separate headerArd Biesheuvel2016-02-23
* arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-18
* arm64: debug: rename enum debug_el to avoid symbol collisionWill Deacon2015-07-27
* arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin2015-07-27
* arm64/debug: Add missing #includesDave P Martin2015-07-27
* arm64/debug: Simplify BRK insn opcode declarationsDave P Martin2015-07-27
* arm64/debug: Move BRK ESR template macro into <asm/esr.h>Dave P Martin2015-07-27
* arm64/debug: More consistent naming for the BRK ESR template macroDave P Martin2015-07-27
* arm64/debug: Eliminate magic number from ESR template definitionDave P Martin2015-07-27
* arm64/debug: Mask off all reserved bits from generated ESR valuesDave P Martin2015-07-27
* arm64/debug: Eliminate magic number for size of BRK instructionDave P Martin2015-07-27
* arm64: Fix typos in KGDB macrosCatalin Marinas2014-09-25
* arm64: insn: Add return statements after BUG_ON()Mark Brown2014-09-25
* arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier2014-07-11
* arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-26
* arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-26
* arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-19
* arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-19
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
* arm64: Debugging supportWill Deacon2012-09-17