aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAge
* ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon2011-04-10
* ARM: 6797/1: hw_breakpoint: Fix newlines in WARNingsStephen Boyd2011-03-10
* ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 coresWill Deacon2011-02-26
* ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon2011-02-11
* ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon2011-02-11
* ARM: hw_breakpoint: do not fail initcall if monitor mode is disabledWill Deacon2010-12-15
* ARM: hw_breakpoint: fix warnings generated by sparseWill Deacon2010-12-06
* ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handlerWill Deacon2010-12-06
* ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon2010-12-06
* ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon2010-12-06
* ARM: hw_breakpoint: don't advertise reserved breakpointsWill Deacon2010-12-06
* ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon2010-12-06
* ARM: hw_breakpoint: correct and simplify alignment fixup codeWill Deacon2010-12-06
* ARM: hw_breakpoint: reset control registers in hotplug pathWill Deacon2010-12-06
* ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registersWill Deacon2010-12-06
* ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-07
* ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon2010-09-08