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
/
drivers
/
misc
/
kgdbts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-04-25
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
1
-2
/
+2
2018-09-25
misc: kgdbts: Fix restrict error
Laura Abbott
1
-10
/
+6
2018-01-25
misc: kgdbts: Display progress of asynchronous tests
Daniel Thompson
1
-2
/
+6
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2015-09-21
drivers/misc: make kgdbts.c slightly more explicitly non-modular
Paul Gortmaker
1
-5
/
+5
2015-06-26
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
1
-1
/
+1
2013-03-02
kgdb/kgdbts: support ppc64
Tiejun Chen
1
-0
/
+2
2012-03-30
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
1
-17
/
+0
2012-03-30
kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
1
-11
/
+62
2012-03-30
kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
1
-11
/
+43
2012-03-30
kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
Jason Wessel
1
-24
/
+28
2011-11-01
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
1
-0
/
+1
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-05-27
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
1
-18
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-26
kgdboc,kgdbts: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-10-29
kgdbts: prevent re-entry to kgdbts before it unregisters
Dongdong Deng
1
-14
/
+2
2010-04-02
kgdbts,sh: Add in breakpoint pc offset for superh
Jason Wessel
1
-0
/
+6
2009-12-11
kgdb: Replace strstr() by strchr() for single-character needles
Geert Uytterhoeven
1
-4
/
+4
2009-12-11
kgdbts: Read buffer overflow
Roel Kluin
1
-0
/
+6
2008-05-28
kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
Jason Wessel
1
-4
/
+24
2008-05-28
kgdb: use common ascii helpers and put_unaligned_be32 helper
Harvey Harrison
1
-3
/
+2
2008-05-05
kgdb: 1000 loops for the single step test in kgdbts
Jason Wessel
1
-2
/
+13
2008-05-05
kgdb: trivial sparse fixes in kgdb test-suite
Harvey Harrison
1
-30
/
+30
2008-04-29
kgdbts: Sparc needs sstep emulation.
David S. Miller
1
-1
/
+1
2008-04-17
kgdb: allow static kgdbts boot configuration
Jason Wessel
1
-17
/
+24
2008-04-17
kgdb: add kgdb internal test suite
Jason Wessel
1
-0
/
+1083