summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb
Commit message (Expand)AuthorAgeFilesLines
* kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel2010-10-222-8/+7
* kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-8/+1
* kdb: Fix oops in kdb_unregisterJason Wessel2010-10-221-1/+1
* kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel2010-10-223-40/+5
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-081-2/+0
|\
| * gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-051-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\ \ | |/ |/|
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* | kdb: fix compile error without CONFIG_KALLSYMSJason Wessel2010-08-162-2/+9
|/
* 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
* | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-051-2/+0
* | 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-203-4/+26
* kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-201-0/+16
* kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-202-0/+213
* kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-202-5/+9
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-201-0/+10
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-2010-0/+5853
OpenPOWER on IntegriCloud