summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/debug-monitors.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-051-9/+0Star
|\
| * arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier2014-07-111-9/+0Star
* | arm64: don't call break hooks for BRK exceptions from EL0Will Deacon2014-07-311-11/+11
|/
* arm64: debug: remove noisy, pointless warningWill Deacon2014-04-251-3/+0Star
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+5
|\
| * arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
* | arm64: debug: make local symbols staticJingoo Han2014-03-131-2/+2
* | arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-261-4/+3Star
* | arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-261-0/+1
|/
* arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-191-1/+87
* arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
* ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-291-7/+6Star
* arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-151-3/+3
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-121-2/+64
* arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-131-2/+0Star
* arm64: Debugging supportWill Deacon2012-09-171-0/+288