aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-1/+3
|\
| * kgdb: Do not access xtime directlyThomas Gleixner2010-07-291-1/+3
* | kgdb,kdb: individual register set and and get APIJason Wessel2010-08-051-12/+120
|/
* sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-211-2/+1
* Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-211-0/+1
* kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-211-0/+3
* module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-051-9/+3
* printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-201-0/+4
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-201-0/+2845