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