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