aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_bt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-30kdb: Don't back trace on a cpu that didn't round upDouglas Anderson1-1/+10
2018-11-13kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-1/+1
2012-10-12kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel1-0/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-08-01kdb: cleanup unused variables missed in the original kdb mergeJason Wessel1-3/+2
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel1-0/+2
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel1-0/+208