Age | Commit message (Expand) | Author |
---|---|---|
2013-10-03 | kdb: Add support for external NMI handler to call KGDB/KDB | Mike Travis |
2013-03-02 | kdb: Remove unhandled ssb command | Vincent |
2013-03-02 | kdb: Setup basic kdb state before invoking commands via kgdb | Matt Klein |
2012-07-31 | kernel/debug: Make use of KGDB_REASON_NMI | Anton Vorontsov |
2011-10-31 | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker |
2011-08-01 | kdb: Remove all references to DOING_KGDB2 | Jason Wessel |
2011-08-01 | kdb,kgdb: Implement switch and pass buffer from kdb -> gdb | Jason Wessel |
2010-10-22 | kdb,debug_core: adjust master cpu switch logic against new debug_core locking | Jason Wessel |
2010-05-20 | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel |
2010-05-20 | kdb: core for kgdb back end (1 of 2) | Jason Wessel |