summaryrefslogtreecommitdiff
path: root/drivers/misc/kgdbts.c
Commit message (Expand)AuthorAge
* drivers/misc: make kgdbts.c slightly more explicitly non-modularPaul Gortmaker2015-09-20
* clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-25
* kgdb/kgdbts: support ppc64Tiejun Chen2013-03-02
* x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-29
* kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-29
* kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-29
* kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel2012-03-29
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-31
* kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-01
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2011-03-25
* kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng2010-10-29
* kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel2010-04-02
* kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven2009-12-11
* kgdbts: Read buffer overflowRoel Kluin2009-12-11
* kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel2008-05-28
* kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-28
* kgdb: 1000 loops for the single step test in kgdbtsJason Wessel2008-05-05
* kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison2008-05-05
* kgdbts: Sparc needs sstep emulation.David S. Miller2008-04-29
* kgdb: allow static kgdbts boot configurationJason Wessel2008-04-17
* kgdb: add kgdb internal test suiteJason Wessel2008-04-17