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
/
mips
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-2
/
+2
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
mips/kgdb: prepare arch_kgdb_ops for constness
Christophe Leroy
1
-9
/
+7
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-8
/
+1
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2017-04-12
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
1
-15
/
+33
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
1
-4
/
+0
2014-03-27
MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
Leonid Yegoshin
1
-1
/
+17
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-3
/
+3
2012-10-12
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2010-10-04
MIPS: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-08-05
kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
Jason Wessel
1
-7
/
+1
2010-08-05
kgdb,mips: Individual register get/set for mips
Jason Wessel
1
-58
/
+145
2010-05-21
mips,kgdb: kdb low level trap catch and stack trace
Jason Wessel
1
-1
/
+21
2010-05-21
kgdb: core changes to support kdb
Jason Wessel
1
-0
/
+5
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
1
-2
/
+1
2008-08-26
[MIPS] kgdb: Do not call fixup_exception
Atsushi Nemoto
1
-3
/
+0
2008-08-26
[MIPS] kgdb: s/(void *)0)/NULL/
Ralf Baechle
1
-1
/
+1
2008-08-26
[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.
Ralf Baechle
1
-1
/
+1
2008-07-31
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
1
-0
/
+281