aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/hw_breakpoint.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+0
2018-06-26perf/arch/arm64: Implement hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+5
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()Frederic Weisbecker1-1/+1
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin1-2/+2
2016-11-18arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand1-0/+4
2016-11-18arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand1-1/+1
2016-09-09arm64: simplify sysreg manipulationMark Rutland1-6/+7
2016-08-22arm64: remove traces of perf_ops_bpMark Rutland1-2/+0
2016-02-29arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYPMarc Zyngier1-5/+13
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose1-2/+4
2015-10-21arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose1-2/+7
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée1-0/+14
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon1-1/+0
2012-09-17arm64: Debugging supportWill Deacon1-0/+137