index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-06-18
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
1
-18
/
+26
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+4
2019-10-18
arm64: Use pr_warn instead of pr_warning
Kefeng Wang
1
-4
/
+4
2019-07-29
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Will Deacon
1
-0
/
+4
2019-07-29
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
1
-3
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-06-26
perf/arch/arm64: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-39
/
+40
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-5
/
+4
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
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-17
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-11
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-15
arm64: delete __cpuinit usage from all users
Paul Gortmaker
1
-2
/
+2
2012-09-17
arm64: Debugging support
Will Deacon
1
-0
/
+880