index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-08
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
Will Deacon
1
-0
/
+5
2011-08-31
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
Will Deacon
1
-8
/
+8
2011-08-31
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
Will Deacon
1
-9
/
+37
2011-08-31
ARM: hw_breakpoint: add support for multiple watchpoints
Will Deacon
1
-35
/
+65
2011-08-31
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
Will Deacon
1
-39
/
+24
2011-08-31
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
Will Deacon
1
-19
/
+36
2011-07-02
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
Russell King
1
-7
/
+5
2011-04-10
ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
Will Deacon
1
-0
/
+7
2011-03-10
ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings
Stephen Boyd
1
-7
/
+7
2011-02-26
ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores
Will Deacon
1
-3
/
+23
2011-02-11
ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...
Will Deacon
1
-5
/
+13
2011-02-11
ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR
Will Deacon
1
-13
/
+13
2010-12-15
ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled
Will Deacon
1
-29
/
+25
2010-12-06
ARM: hw_breakpoint: fix warnings generated by sparse
Will Deacon
1
-7
/
+13
2010-12-06
ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handler
Will Deacon
1
-2
/
+4
2010-12-06
ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints
Will Deacon
1
-41
/
+40
2010-12-06
ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled
Will Deacon
1
-57
/
+77
2010-12-06
ARM: hw_breakpoint: don't advertise reserved breakpoints
Will Deacon
1
-89
/
+117
2010-12-06
ARM: hw_breakpoint: disable preemption during debug exception handling
Will Deacon
1
-5
/
+13
2010-12-06
ARM: hw_breakpoint: correct and simplify alignment fixup code
Will Deacon
1
-26
/
+31
2010-12-06
ARM: hw_breakpoint: reset control registers in hotplug path
Will Deacon
1
-1
/
+15
2010-12-06
ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registers
Will Deacon
1
-5
/
+22
2010-11-07
ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN
Joe Perches
1
-2
/
+1
2010-09-08
ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework
Will Deacon
1
-0
/
+849