aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb
Commit message (Expand)AuthorAge
* kdb: Fix early debugging crash regressionJason Wessel2010-10-29
* kdb: fix per_cpu command to remove supress maskJason Wessel2010-10-29
* kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel2010-10-22
* kdb,kgdb: fix sparse fixupsJason Wessel2010-10-22
* kdb: Fix oops in kdb_unregisterJason Wessel2010-10-22
* kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel2010-10-22
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-08
|\
| * gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\ \ | |/ |/|
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
* | kdb: fix compile error without CONFIG_KALLSYMSJason Wessel2010-08-16
|/
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
|\
| * kgdb: Do not access xtime directlyThomas Gleixner2010-07-29
* | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-05
* | kgdb,kdb: individual register set and and get APIJason Wessel2010-08-05
|/
* sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
* Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-21
* kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-21
* module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-04
* printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-20
* kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-20
* kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-20
* kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-20
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-20
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-20