index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
ARM: hw_breakpoint: disable preemption during debug exception handling
Will Deacon
2010-12-06
1
-5
/
+13
*
ARM: hw_breakpoint: correct and simplify alignment fixup code
Will Deacon
2010-12-06
1
-26
/
+31
*
ARM: hw_breakpoint: reset control registers in hotplug path
Will Deacon
2010-12-06
1
-1
/
+15
*
ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registers
Will Deacon
2010-12-06
1
-5
/
+22
*
ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN
Joe Perches
2010-11-07
1
-2
/
+1
*
ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework
Will Deacon
2010-09-08
1
-0
/
+849