summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_private.h
Commit message (Expand)AuthorAgeFilesLines
* signal: Simplify and fix kdb_send_sigEric W. Biederman2018-01-031-1/+1
* kdb: properly synchronize vkdb_printf() calls with other CPUsPetr Mladek2016-12-141-1/+0
* kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson2015-02-191-1/+1
* kdb: Provide forward search at more promptDaniel Thompson2015-02-191-0/+2
* kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flagsAnton Vorontsov2014-11-111-1/+1
* kdb: Remove currently unused kdbtab_t->cmd_flagsAnton Vorontsov2014-11-111-1/+0
* kdb: Remove unhandled ssb commandVincent2013-03-021-4/+0
* printk: Remove kdb_syslog_dataAnton Vorontsov2012-07-211-1/+0
* KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin2012-03-221-0/+7
* kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-011-2/+0
* kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-011-0/+1
* kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-8/+1
* kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel2010-10-221-39/+0
* kdb: fix compile error without CONFIG_KALLSYMSJason Wessel2010-08-161-0/+7
* vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-051-2/+0
* kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-201-1/+0
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-201-0/+301
OpenPOWER on IntegriCloud