summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_bt.c
Commit message (Expand)AuthorAgeFilesLines
* kdb: Don't back trace on a cpu that didn't round upDouglas Anderson2019-02-121-1/+10
* kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy2018-11-211-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-041-1/+1
* kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel2012-10-121-0/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* kdb: cleanup unused variables missed in the original kdb mergeJason Wessel2011-08-011-3/+2
* printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-201-0/+2
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-201-0/+208