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