index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
hw_breakpoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init
Tony Lindgren
2017-06-20
1
-1
/
+1
*
ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-5
/
+6
*
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
Mark Rutland
2017-01-10
1
-0
/
+16
*
ARM/hw_breakpoint: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-25
/
+22
*
perf/core: Set event's default ::overflow_handler()
Wang Nan
2016-03-31
1
-2
/
+2
*
ARM: 8436/1: hw_breakpoint: remove unnecessary header
Maninder Singh
2015-10-03
1
-1
/
+0
*
perf: Remove type specific target pointers
Peter Zijlstra
2015-03-23
1
-1
/
+1
*
ARM: removing support for etb/etm in "arch/arm/kernel/"
Mathieu Poirier
2014-11-07
1
-2
/
+2
*
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
2014-09-26
1
-9
/
+9
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-1
/
+7
|
\
|
*
arm, hw-breakpoint: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+7
*
|
ARM: 7948/1: hw_breakpoint: Add ARMv8 support
Christopher Covington
2014-02-10
1
-1
/
+2
|
/
*
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-10-29
1
-7
/
+7
*
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
1
-2
/
+2
*
ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb
Bastian Hecht
2013-04-17
1
-1
/
+1
*
ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()
Santosh Shilimkar
2013-03-22
1
-3
/
+3
*
ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume
Dietmar Eggemann
2013-03-03
1
-1
/
+1
*
ARM: hw_breakpoint: Debug powerdown support for self-hosted debug
Dietmar Eggemann
2013-01-10
1
-1
/
+27
*
ARM: hw_breakpoint: Check function for OS Save and Restore mechanism
Dietmar Eggemann
2013-01-10
1
-5
/
+23
*
ARM: coresight: common definition for (OS) Lock Access Register key value
Dietmar Eggemann
2013-01-10
1
-2
/
+3
*
ARM: hw_breakpoint: kill WARN_ONCE usage
Will Deacon
2012-11-09
1
-5
/
+10
*
ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros
Dietmar Eggemann
2012-11-09
1
-20
/
+20
*
ARM: hw_breakpoint: check if monitor mode is enabled during validation
Will Deacon
2012-11-09
1
-13
/
+15
*
ARM: hw_breakpoint: make boot quieter without CPUID feature registers
Will Deacon
2012-11-09
1
-2
/
+2
*
ARM: hw_breakpoint: don't try to clear v6 debug registers during boot
Will Deacon
2012-11-09
1
-3
/
+3
*
ARM: hw_breakpoint: fix ordering of debug register reset sequence
Will Deacon
2012-11-09
1
-10
/
+26
*
ARM: hw_breakpoint: fix monitor mode detection with v7.1
Will Deacon
2012-11-09
1
-20
/
+5
*
ARM: hw_breakpoint: only clear OS lock when implemented on v7
Will Deacon
2012-11-09
1
-6
/
+14
*
ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses
Will Deacon
2012-08-25
1
-3
/
+4
*
ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type
Will Deacon
2012-08-25
1
-15
/
+40
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+0
*
ARM: LPAE: Add fault handling support
Catalin Marinas
2011-12-08
1
-4
/
+4
*
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
Will Deacon
2011-10-08
1
-0
/
+5
*
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
Will Deacon
2011-08-31
1
-8
/
+8
*
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
Will Deacon
2011-08-31
1
-9
/
+37
*
ARM: hw_breakpoint: add support for multiple watchpoints
Will Deacon
2011-08-31
1
-35
/
+65
*
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
Will Deacon
2011-08-31
1
-39
/
+24
*
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
Will Deacon
2011-08-31
1
-19
/
+36
*
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
Russell King
2011-07-02
1
-7
/
+5
*
ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
Will Deacon
2011-04-10
1
-0
/
+7
*
ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings
Stephen Boyd
2011-03-10
1
-7
/
+7
*
ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores
Will Deacon
2011-02-26
1
-3
/
+23
*
ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...
Will Deacon
2011-02-11
1
-5
/
+13
*
ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR
Will Deacon
2011-02-11
1
-13
/
+13
*
ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled
Will Deacon
2010-12-15
1
-29
/
+25
*
ARM: hw_breakpoint: fix warnings generated by sparse
Will Deacon
2010-12-06
1
-7
/
+13
*
ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handler
Will Deacon
2010-12-06
1
-2
/
+4
*
ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints
Will Deacon
2010-12-06
1
-41
/
+40
*
ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled
Will Deacon
2010-12-06
1
-57
/
+77
*
ARM: hw_breakpoint: don't advertise reserved breakpoints
Will Deacon
2010-12-06
1
-89
/
+117
[next]