| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: hw_breakpoint: fix watchpoint matching for tagged pointers | Kristina Martsenko | 2017-05-09 | 1 | -0/+3 |
* | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | arm64: Allow hw watchpoint of length 3,5,6 and 7 | Pratyush Anand | 2016-11-18 | 1 | -0/+36 |
* | arm64: hw_breakpoint: Handle inexact watchpoint addresses | Pavel Labath | 2016-11-18 | 1 | -27/+69 |
* | arm64: Allow hw watchpoint at varied offset from base address | Pratyush Anand | 2016-11-18 | 1 | -24/+23 |
* | arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure | Will Deacon | 2016-09-01 | 1 | -32/+16 |
* | arm64: Blacklist non-kprobe-able symbol | Pratyush Anand | 2016-07-19 | 1 | -0/+8 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-16 | 1 | -3/+5 |
|\ |
|
| * | arm64: hw-breakpoint: Remove superfluous SMP function call | Anna-Maria Gleixner | 2016-04-14 | 1 | -3/+5 |
* | | perf/core: Set event's default ::overflow_handler() | Wang Nan | 2016-03-31 | 1 | -2/+2 |
|/ |
|
* | arm64: Fix missing #include in hw_breakpoint.c | Catalin Marinas | 2015-10-12 | 1 | -0/+1 |
* | arm64: hw_breakpoint: use target state to determine ABI behaviour | Will Deacon | 2015-10-07 | 1 | -2/+16 |
* | arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers | Will Deacon | 2015-09-17 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-10 | 1 | -12/+0 |
|\ |
|
| * | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG | Alex Bennée | 2015-07-21 | 1 | -12/+0 |
* | | arm64: debug: rename enum debug_el to avoid symbol collision | Will Deacon | 2015-07-27 | 1 | -3/+3 |
|/ |
|
* | arm64/hw_breakpoint.c: remove unnecessary header | Maninder Singh | 2015-06-26 | 1 | -1/+0 |
* | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar | 2015-03-27 | 1 | -1/+1 |
|\ |
|
| * | perf: Remove type specific target pointers | Peter Zijlstra | 2015-03-23 | 1 | -1/+1 |
* | | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi | 2015-01-27 | 1 | -1/+1 |
|/ |
|
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h | AKASHI Takahiro | 2014-05-12 | 1 | -1/+1 |
* | arm64, hw_breakpoint.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+6 |
* | arm64: kernel: restore HW breakpoint registers in cpu_suspend | Lorenzo Pieralisi | 2014-01-10 | 1 | -23/+5 |
* | arm64: kernel: implement HW breakpoints CPU PM notifier | Lorenzo Pieralisi | 2013-12-16 | 1 | -13/+66 |
* | arm64: kernel: refactor code to install/uninstall breakpoints | Lorenzo Pieralisi | 2013-12-16 | 1 | -54/+88 |
* | ARM: 7862/1: pcpu: replace __get_cpu_var_uses | Christoph Lameter | 2013-10-29 | 1 | -11/+11 |
* | arm64: delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
* | arm64: Debugging support | Will Deacon | 2012-09-17 | 1 | -0/+880 |