aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAge
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\
| * arm, hw-breakpoint: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2014-02-10
|/
* ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-29
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-17
* ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-22
* ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-03
* ARM: hw_breakpoint: Debug powerdown support for self-hosted debugDietmar Eggemann2013-01-10
* ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann2013-01-10
* ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann2013-01-10
* ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon2012-11-09
* ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann2012-11-09
* ARM: hw_breakpoint: check if monitor mode is enabled during validationWill Deacon2012-11-09
* ARM: hw_breakpoint: make boot quieter without CPUID feature registersWill Deacon2012-11-09
* ARM: hw_breakpoint: don't try to clear v6 debug registers during bootWill Deacon2012-11-09
* ARM: hw_breakpoint: fix ordering of debug register reset sequenceWill Deacon2012-11-09
* ARM: hw_breakpoint: fix monitor mode detection with v7.1Will Deacon2012-11-09
* ARM: hw_breakpoint: only clear OS lock when implemented on v7Will Deacon2012-11-09
* ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addressesWill Deacon2012-08-25
* ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon2012-08-25
* Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-08
* ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon2011-10-08
* ARM: hw_breakpoint: reduce the number of WARN_ONCE invocationsWill Deacon2011-08-31
* ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regsWill Deacon2011-08-31
* ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon2011-08-31
* ARM: hw_breakpoint: reserve one breakpoint for watchpoint steppingWill Deacon2011-08-31
* ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon2011-08-31
* ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King2011-07-02
* 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