Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |