summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/hw_breakpoint.h
AgeCommit message (Expand)Author
2016-11-18arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand
2016-11-18arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-08-22arm64: remove traces of perf_ops_bpMark Rutland
2016-02-29arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYPMarc Zyngier
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose
2015-10-21arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2012-09-17arm64: Debugging supportWill Deacon