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
/
powerpc
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
1
-2
/
+2
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-5
/
+5
2021-06-16
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-5
/
+4
2021-03-29
powerpc/kernel: Trivial typo fix in kgdb.c
Bhaskar Chowdhury
1
-1
/
+1
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-2
/
+3
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-28
/
+0
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-2
/
+2
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-10-20
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
1
-8
/
+35
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-2
/
+2
2016-02-17
powerpc: Fix kgdb on little endian ppc64le
Balbir Singh
1
-0
/
+4
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-19
powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info
Tiejun Chen
1
-3
/
+3
2013-04-18
powerpc/kgdb: Removed kmalloc returned value cast
Alex Grad
1
-1
/
+1
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+3
2013-01-29
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
1
-2
/
+3
2013-01-15
powerpc: Fix typo in breakpoint kgdb code.
Michael Neuling
1
-1
/
+1
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-5
/
+5
2012-08-24
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
1
-2
/
+9
2012-08-24
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
1
-0
/
+15
2012-08-24
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
1
-1
/
+0
2012-04-02
powerpc: Fix fallout from system.h split up
Stephen Rothwell
1
-0
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
1
-1
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-10-29
kgdb,ppc: Individual register get/set for ppc
Dongdong Deng
1
-63
/
+125
2010-08-05
kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
Michal Simek
1
-1
/
+1
2010-05-21
powerpc,kgdb: Introduce low level trap catching
Jason Wessel
1
-2
/
+4
2010-05-21
kgdb: core changes to support kdb
Jason Wessel
1
-0
/
+5
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-14
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
Anton Vorontsov
1
-6
/
+0
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
1
-3
/
+2
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
1
-0
/
+410