summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-161-3/+5
|\
| * arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner2016-04-141-3/+5
* | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-2/+2
|/
* arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas2015-10-121-0/+1
* arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon2015-10-071-2/+16
* arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2015-09-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-101-12/+0
|\
| * KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-211-12/+0
* | arm64: debug: rename enum debug_el to avoid symbol collisionWill Deacon2015-07-271-3/+3
|/
* arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh2015-06-261-1/+0
* Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-271-1/+1
|\
| * perf: Remove type specific target pointersPeter Zijlstra2015-03-231-1/+1
* | arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-1/+1
|/
* arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-121-1/+1
* arm64, hw_breakpoint.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+6
* arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi2014-01-101-23/+5
* arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi2013-12-161-13/+66
* arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi2013-12-161-54/+88
* ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-291-11/+11
* arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-141-2/+2
* arm64: Debugging supportWill Deacon2012-09-171-0/+880
OpenPOWER on IntegriCloud