index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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