summaryrefslogtreecommitdiff
path: root/kernel/debug/kdb/kdb_main.c
AgeCommit message (Expand)Author
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-05kgdb,kdb: individual register set and and get APIJason Wessel
2010-07-29kgdb: Do not access xtime directlyThomas Gleixner
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-22Fix merge regression from external kdb to upstream kdbJason Wessel
2010-07-22kdb: break out of kdb_ll() when command is terminatedMartin Hicks
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell
2010-05-21printk,kdb: capture printk() when in kdb shellJason Wessel
2010-05-21kdb: core for kgdb back end (1 of 2)Jason Wessel