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
/
kernel
/
debug
/
kdb
/
kdb_bt.c
Age
Commit message (
Expand
)
Author
2020-09-08
kdb: Use newer api for tasklist scanning
Davidlohr Bueso
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
kdb: don't play with console_loglevel
Dmitry Safonov
2020-01-31
kdb: Gid rid of implicit setting of the current task / regs
Douglas Anderson
2019-10-28
kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019-10-10
kdb: Fix stack crawling on 'running' CPUs that aren't the master
Douglas Anderson
2019-10-10
kdb: Fix "btc <cpu>" crash if the CPU didn't round up
Douglas Anderson
2019-10-10
kdb: Remove unused "argcount" param from kdb_bt1(); make btaprompt bool
Douglas Anderson
2018-12-30
kdb: Don't back trace on a cpu that didn't round up
Douglas Anderson
2018-11-13
kdb: use correct pointer when 'btc' calls 'btt'
Christophe Leroy
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2012-10-12
kdb: Fix dmesg/bta scroll to quit with 'q'
Jason Wessel
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-08-01
kdb: cleanup unused variables missed in the original kdb merge
Jason Wessel
2010-05-20
printk,kdb: capture printk() when in kdb shell
Jason Wessel
2010-05-20
kdb: core for kgdb back end (1 of 2)
Jason Wessel