| Commit message (Expand) | Author | Age | Files | Lines |
* | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel | 2008-10-06 | 1 | -0/+3 |
* | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 | 1 | -4/+4 |
* | kgdb: could not write to the last of valid memory with kgdb | Atsuo Igarashi | 2008-09-26 | 1 | -1/+1 |
* | kgdb: fix gdb serial thread queries | Jason Wessel | 2008-08-01 | 1 | -18/+50 |
* | kgdb: fix kgdb_validate_break_address to perform a mem write | Jason Wessel | 2008-08-01 | 1 | -7/+19 |
* | kgdb: sparse fix | Jason Wessel | 2008-06-24 | 1 | -1/+2 |
* | kgdb: use common ascii helpers and put_unaligned_be32 helper | Harvey Harrison | 2008-05-28 | 1 | -10/+6 |
* | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 1 | -8/+0 |
* | kgdb: fix signedness mixmatches, add statics, add declaration to header | Harvey Harrison | 2008-05-05 | 1 | -4/+4 |
* | kgdb: always use icache flush for sw breakpoints | Jason Wessel | 2008-04-17 | 1 | -2/+2 |
* | kgdb: fix SMP NMI kgdb_handle_exception exit race | Jason Wessel | 2008-04-17 | 1 | -19/+8 |
* | kgdb: fix several kgdb regressions | Jason Wessel | 2008-04-17 | 1 | -6/+8 |
* | kgdb: fix optional arch functions and probe_kernel_* | Jason Wessel | 2008-04-17 | 1 | -0/+11 |
* | kgdb: add x86 HW breakpoints | Jason Wessel | 2008-04-17 | 1 | -2/+2 |
* | kgdb: print breakpoint removed on exception | Jason Wessel | 2008-04-17 | 1 | -1/+2 |
* | kgdb: clocksource watchdog | Jason Wessel | 2008-04-17 | 1 | -0/+4 |
* | kgdb: core | Jason Wessel | 2008-04-17 | 1 | -0/+1693 |