aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug
Commit message (Expand)AuthorAge
* 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
| * Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-20
* | 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
* | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\ \
| * | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-05
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\| |
| * | debug_core,kdb: fix crash when arch does not have single stepJason Wessel2010-08-05
| * | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel2010-08-05
| * | gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-05
| * | kgdb,kdb: individual register set and and get APIJason Wessel2010-08-05
| * | gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel2010-08-05
| * | kgdb: remove custom hex_to_bin()implementationAndy Shevchenko2010-08-05
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\|
| * sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
| * debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel2010-07-21
| * Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-21
| * repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-21
| * kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-21
* | update email addressPavel Machek2010-07-19
|/
* module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-04
* x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-20
* kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel2010-05-20
* debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel2010-05-20
* 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
* kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-20
* x86,kgdb: Add low level debug hookJason Wessel2010-05-20
* kgdb: remove post_primary_code referencesJason 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
* kgdb: core changes to support kdbJason Wessel2010-05-20
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-20
* Separate the gdbstub from the debug coreJason Wessel2010-05-20
* Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2010-05-20