index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
kgdbts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/misc: make kgdbts.c slightly more explicitly non-modular
Paul Gortmaker
2015-09-20
1
-5
/
+5
*
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
2015-06-25
1
-1
/
+1
*
kgdb/kgdbts: support ppc64
Tiejun Chen
2013-03-02
1
-0
/
+2
*
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
2012-03-29
1
-17
/
+0
*
kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
2012-03-29
1
-11
/
+62
*
kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
2012-03-29
1
-11
/
+43
*
kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
Jason Wessel
2012-03-29
1
-24
/
+28
*
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
2011-06-01
1
-1
/
+4
*
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
2011-05-26
1
-18
/
+11
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
kgdboc,kgdbts: strlen() doesn't count the terminator
Dan Carpenter
2011-03-25
1
-1
/
+1
*
kgdbts: prevent re-entry to kgdbts before it unregisters
Dongdong Deng
2010-10-29
1
-14
/
+2
*
kgdbts,sh: Add in breakpoint pc offset for superh
Jason Wessel
2010-04-02
1
-0
/
+6
*
kgdb: Replace strstr() by strchr() for single-character needles
Geert Uytterhoeven
2009-12-11
1
-4
/
+4
*
kgdbts: Read buffer overflow
Roel Kluin
2009-12-11
1
-0
/
+6
*
kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
Jason Wessel
2008-05-28
1
-4
/
+24
*
kgdb: use common ascii helpers and put_unaligned_be32 helper
Harvey Harrison
2008-05-28
1
-3
/
+2
*
kgdb: 1000 loops for the single step test in kgdbts
Jason Wessel
2008-05-05
1
-2
/
+13
*
kgdb: trivial sparse fixes in kgdb test-suite
Harvey Harrison
2008-05-05
1
-30
/
+30
*
kgdbts: Sparc needs sstep emulation.
David S. Miller
2008-04-29
1
-1
/
+1
*
kgdb: allow static kgdbts boot configuration
Jason Wessel
2008-04-17
1
-17
/
+24
*
kgdb: add kgdb internal test suite
Jason Wessel
2008-04-17
1
-0
/
+1083