Age | Commit message (Expand) | Author | Files | Lines |
2012-03-30 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 1 | -17/+0 |
2012-03-30 | kgdbts: (2 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 1 | -11/+62 |
2012-03-30 | kgdbts: (1 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 1 | -11/+43 |
2012-03-30 | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA | Jason Wessel | 1 | -24/+28 |
2011-11-01 | drivers/misc: Add module.h to files who are really modular. | Paul Gortmaker | 1 | -0/+1 |
2011-06-01 | kgdbts: only use new asm-generic/ptrace.h api when needed | Mike Frysinger | 1 | -1/+4 |
2011-05-27 | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 1 | -18/+11 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-26 | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter | 1 | -1/+1 |
2010-10-29 | kgdbts: prevent re-entry to kgdbts before it unregisters | Dongdong Deng | 1 | -14/+2 |
2010-04-02 | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel | 1 | -0/+6 |
2009-12-11 | kgdb: Replace strstr() by strchr() for single-character needles | Geert Uytterhoeven | 1 | -4/+4 |
2009-12-11 | kgdbts: Read buffer overflow | Roel Kluin | 1 | -0/+6 |
2008-05-28 | kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA | Jason Wessel | 1 | -4/+24 |
2008-05-28 | kgdb: use common ascii helpers and put_unaligned_be32 helper | Harvey Harrison | 1 | -3/+2 |
2008-05-05 | kgdb: 1000 loops for the single step test in kgdbts | Jason Wessel | 1 | -2/+13 |
2008-05-05 | kgdb: trivial sparse fixes in kgdb test-suite | Harvey Harrison | 1 | -30/+30 |
2008-04-29 | kgdbts: Sparc needs sstep emulation. | David S. Miller | 1 | -1/+1 |
2008-04-17 | kgdb: allow static kgdbts boot configuration | Jason Wessel | 1 | -17/+24 |
2008-04-17 | kgdb: add kgdb internal test suite | Jason Wessel | 1 | -0/+1083 |