summaryrefslogtreecommitdiffstats
path: root/include/linux/kdb.h
Commit message (Expand)AuthorAgeFilesLines
* kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov2012-09-261-13/+16
* kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel2012-07-311-2/+0
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-6/+3
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-0/+8
* kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel2010-10-221-0/+43
* vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-051-0/+4
* printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-201-0/+3
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-201-0/+1
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-201-0/+113