index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
debug-monitors.c
Age
Commit message (
Expand
)
Author
2014-08-05
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-07-31
arm64: don't call break hooks for BRK exceptions from EL0
Will Deacon
2014-07-11
arm64: move DBG_MDSCR_* to asm/debug-monitors.h
Marc Zyngier
2014-04-25
arm64: debug: remove noisy, pointless warning
Will Deacon
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-20
arm64, debug-monitors: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-13
arm64: debug: make local symbols static
Jingoo Han
2014-02-26
arm64: enable processor debug state for secondary cpus
Vijaya Kumar K
2014-02-26
arm64: Add macros to manage processor debug state
Vijaya Kumar K
2013-12-19
arm64: support single-step and breakpoint handler hooks
Sandeepa Prabhu
2013-11-28
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-07-14
arm64: delete __cpuinit usage from all users
Paul Gortmaker
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2013-05-13
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2012-09-17
arm64: Debugging support
Will Deacon