summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hw_breakpoint.h
Commit message (Expand)AuthorAgeFilesLines
* perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
* perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+5
* perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: 8598/1: remove traces of perf_ops_bpMark Rutland2016-08-231-1/+0
* ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2014-02-101-0/+1
* ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann2013-01-101-0/+3
* ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann2012-11-091-4/+4
* ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon2011-08-311-0/+1
* ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon2011-08-311-0/+1
* ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon2010-12-061-2/+2
* ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon2010-12-061-1/+1
* ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...Will Deacon2010-09-081-1/+11
* ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon2010-09-081-0/+123