index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-10
sh: kgdb: Mark expected switch fall-throughs
Kuninori Morimoto
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-01-21
arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
Wanlong Gao
2012-04-10
sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.
Paul Mundt
2012-04-10
sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.
Paul Mundt
2012-04-10
sh: kgdb: Individual register get/set support.
Paul Mundt
2012-04-10
sh: kgdb: Fix up basic SMP support.
Paul Mundt
2012-03-30
sh: fix up fallout from system.h disintegration.
Paul Mundt
2010-05-20
kgdb,sh: update superh kgdb exception handling
Jason Wessel
2009-12-22
sh: kgdb: Rework breakpoint handling on top of notifier chain.
Paul Mundt
2009-09-01
sh: Kill off kgdb's magical NMI debouncing.
Paul Mundt
2009-08-24
sh: kgdb: do not reload VBR while handling debugger breackpoint
Giuseppe Cavallaro
2009-05-09
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt