| Commit message (Expand) | Author | Age | Files | Lines |
* | tty/serial: Add kgdb_nmi driver | Anton Vorontsov | 2012-09-26 | 1 | -0/+10 |
* | kernel/debug: Mask KGDB NMI upon entry | Anton Vorontsov | 2012-09-26 | 1 | -0/+3 |
* | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 2012-03-29 | 1 | -1/+2 |
* | kgdb,debug_core: pass the breakpoint struct instead of address and memory | Jason Wessel | 2012-03-29 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | KGDB: Notify GDB of machine halt, reboot or power off | David Howells | 2011-03-18 | 1 | -0/+1 |
* | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 2010-10-29 | 1 | -10/+3 |
* | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel | 2010-08-05 | 1 | -1/+1 |
* | kgdb,kdb: individual register set and and get API | Jason Wessel | 2010-08-05 | 1 | -0/+13 |
* | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-20 | 1 | -0/+14 |
* | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 2010-05-20 | 1 | -0/+3 |
* | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel | 2010-05-20 | 1 | -0/+1 |
* | x86,kgdb: Add low level debug hook | Jason Wessel | 2010-05-20 | 1 | -0/+1 |
* | kgdb: remove post_primary_code references | Jason Wessel | 2010-05-20 | 1 | -14/+0 |
* | kgdb,docs: Update the kgdb docs to include kdb | Jason Wessel | 2010-05-20 | 1 | -1/+11 |
* | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 | 1 | -2/+9 |
* | Separate the gdbstub from the debug core | Jason Wessel | 2010-05-20 | 1 | -0/+1 |
* | kgdb: Fix kernel-doc format error in kgdb.h | Randy Dunlap | 2010-01-07 | 1 | -4/+3 |
* | kgdb: fix signedness mixmatches, add statics, add declaration to header | Harvey Harrison | 2008-05-05 | 1 | -1/+3 |
* | kgdb: add documentation | Jason Wessel | 2008-04-17 | 1 | -21/+31 |
* | kgdb: core | Jason Wessel | 2008-04-17 | 1 | -0/+271 |