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
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2015-10-12
arm64: Fix missing #include in hw_breakpoint.c
Catalin Marinas
2015-10-07
arm64: hw_breakpoint: use target state to determine ABI behaviour
Will Deacon
2015-09-17
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-27
arm64: debug: rename enum debug_el to avoid symbol collision
Will Deacon
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-06-26
arm64/hw_breakpoint.c: remove unnecessary header
Maninder Singh
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-03-20
arm64, hw_breakpoint.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-01-10
arm64: kernel: restore HW breakpoint registers in cpu_suspend
Lorenzo Pieralisi
2013-12-16
arm64: kernel: implement HW breakpoints CPU PM notifier
Lorenzo Pieralisi
2013-12-16
arm64: kernel: refactor code to install/uninstall breakpoints
Lorenzo Pieralisi
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
2012-09-17
arm64: Debugging support
Will Deacon