aboutsummaryrefslogtreecommitdiff
path: root/kernel/debug/kdb/kdb_bt.c
AgeCommit message (Expand)Author
2018-11-13kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2012-10-12kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-08-01kdb: cleanup unused variables missed in the original kdb mergeJason Wessel
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel