aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/hw_breakpoint.c
AgeCommit message (Expand)Author
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-11-18arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand
2016-11-18arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath
2016-11-18arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand
2016-09-01arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-04-14arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan
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