index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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