summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon2010-12-061-5/+13
* ARM: hw_breakpoint: correct and simplify alignment fixup codeWill Deacon2010-12-061-26/+31
* ARM: hw_breakpoint: reset control registers in hotplug pathWill Deacon2010-12-061-1/+15
* ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registersWill Deacon2010-12-061-5/+22
* ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-071-2/+1
* ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon2010-09-081-0/+849