aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-26
|\
| * kdb: add usage string of 'per_cpu' commandNamhyung Kim2011-03-25
| * kdb: code cleanup to use macro instead of valueJovi Zhang2011-03-25
* | KGDB: Notify GDB of machine halt, reboot or power offDavid Howells2011-03-18
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\
| * kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang2010-11-17
| * kdb: fix memory leak in kdb_main.cJovi Zhang2010-11-17
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
|/
* debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-29
* 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
* debug_core: refactor locking for master/slave cpusJason Wessel2010-10-22
* debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()Dongdong Deng2010-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
* debug_core: stop rcu warnings on kernel resumeJason Wessel2010-10-22
* debug_core: move all watch dog syncs to a single functionJason 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
| * 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