aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/debug-monitors.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+5
2014-03-20arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+5
2014-03-13arm64: debug: make local symbols staticJingoo Han1-2/+2
2014-02-26arm64: enable processor debug state for secondary cpusVijaya Kumar K1-4/+3
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K1-0/+1
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu1-1/+87
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter1-7/+6
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker1-3/+3
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon1-2/+64
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon1-2/+0
2012-09-17arm64: Debugging supportWill Deacon1-0/+288