index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
hw_breakpoint.h
Age
Commit message (
Expand
)
Author
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/arch/arm64: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2016-11-18
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-08-22
arm64: remove traces of perf_ops_bp
Mark Rutland
2016-02-29
arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
Marc Zyngier
2015-11-26
arm64: debug: Treat the BRPs/WRPs as unsigned
Suzuki K. Poulose
2015-10-21
arm64/debug: Make use of the system wide safe value
Suzuki K. Poulose
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2012-09-17
arm64: Debugging support
Will Deacon