Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-24 | kgdb: sparse fix | Jason Wessel | 1 | -1/+2 |
2008-05-28 | kgdb: use common ascii helpers and put_unaligned_be32 helper | Harvey Harrison | 1 | -10/+6 |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison | 1 | -8/+0 |
2008-05-05 | kgdb: fix signedness mixmatches, add statics, add declaration to header | Harvey Harrison | 1 | -4/+4 |
2008-04-17 | kgdb: always use icache flush for sw breakpoints | Jason Wessel | 1 | -2/+2 |
2008-04-17 | kgdb: fix SMP NMI kgdb_handle_exception exit race | Jason Wessel | 1 | -19/+8 |
2008-04-17 | kgdb: fix several kgdb regressions | Jason Wessel | 1 | -6/+8 |
2008-04-17 | kgdb: fix optional arch functions and probe_kernel_* | Jason Wessel | 1 | -0/+11 |
2008-04-17 | kgdb: add x86 HW breakpoints | Jason Wessel | 1 | -2/+2 |
2008-04-17 | kgdb: print breakpoint removed on exception | Jason Wessel | 1 | -1/+2 |
2008-04-17 | kgdb: clocksource watchdog | Jason Wessel | 1 | -0/+4 |
2008-04-17 | kgdb: core | Jason Wessel | 1 | -0/+1693 |