aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/hw_breakpoint.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-25arm64: move cpu_suspend_set_dbg_restorer() prototype to headerGravatar Arnd Bergmann 1-0/+8
2022-09-16arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition namesGravatar Mark Brown 1-2/+2
2022-09-16arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architectureGravatar Mark Brown 1-2/+2
2019-08-05arm64: remove pointless __KERNEL__ guardsGravatar Mark Rutland 1-3/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-12/+1
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Gravatar Frederic Weisbecker 1-1/+0
2018-06-26perf/arch/arm64: Implement hw_breakpoint_arch_parse()Gravatar Frederic Weisbecker 1-1/+5
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Gravatar Frederic Weisbecker 1-1/+1
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveGravatar Dave Martin 1-2/+2
2016-11-18arm64: Allow hw watchpoint of length 3,5,6 and 7Gravatar Pratyush Anand 1-0/+4
2016-11-18arm64: Allow hw watchpoint at varied offset from base addressGravatar Pratyush Anand 1-1/+1
2016-09-09arm64: simplify sysreg manipulationGravatar Mark Rutland 1-6/+7
2016-08-22arm64: remove traces of perf_ops_bpGravatar Mark Rutland 1-2/+0
2016-02-29arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYPGravatar Marc Zyngier 1-5/+13
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedGravatar Suzuki K. Poulose 1-2/+4
2015-10-21arm64/debug: Make use of the system wide safe valueGravatar Suzuki K. Poulose 1-2/+7
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGGravatar Alex Bennée 1-0/+14
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingGravatar Will Deacon 1-1/+0
2012-09-17arm64: Debugging supportGravatar Will Deacon 1-0/+137