index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
hw_breakpoint.h
Age
Commit message (
Expand
)
Author
2019-11-15
ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...
Candle Sun
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/arch/arm: 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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-23
ARM: 8598/1: remove traces of perf_ops_bp
Mark Rutland
2014-02-10
ARM: 7948/1: hw_breakpoint: Add ARMv8 support
Christopher Covington
2013-01-10
ARM: hw_breakpoint: Check function for OS Save and Restore mechanism
Dietmar Eggemann
2012-11-09
ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros
Dietmar Eggemann
2011-08-31
ARM: hw_breakpoint: add support for multiple watchpoints
Will Deacon
2011-08-31
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
Will Deacon
2010-12-06
ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints
Will Deacon
2010-12-06
ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled
Will Deacon
2010-09-08
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
2010-09-08
ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework
Will Deacon