aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/hw_breakpoint.c
AgeCommit message (Expand)Author
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