aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/debug-monitors.c
AgeCommit message (Expand)Author
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-02arm64: move DBG_MDSCR_* to asm/debug-monitors.hChristoffer Dall
2014-05-29arm64: debug: remove noisy, pointless warningWill Deacon
2014-05-29arm64: Add macros to manage processor debug stateVijaya Kumar K
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon
2012-09-17arm64: Debugging supportWill Deacon