aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kdb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov1-13/+16
2012-07-31kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel1-2/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-6/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel1-0/+8
2010-10-22kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel1-0/+43
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel1-0/+4
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel1-0/+3
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel1-0/+1
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel1-0/+113