aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/hw_breakpoint.c
AgeCommit message (Expand)Author
2015-10-12arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas
2015-10-07arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-27arm64: debug: rename enum debug_el to avoid symbol collisionWill Deacon
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2014-05-12arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-03-20arm64, hw_breakpoint.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-01-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi
2013-12-16arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker
2012-09-17arm64: Debugging supportWill Deacon