index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
kgdbts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-04-25
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
1
-2
/
+2
2018-09-25
misc: kgdbts: Fix restrict error
Laura Abbott
1
-10
/
+6
2018-01-25
misc: kgdbts: Display progress of asynchronous tests
Daniel Thompson
1
-2
/
+6
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2015-09-21
drivers/misc: make kgdbts.c slightly more explicitly non-modular
Paul Gortmaker
1
-5
/
+5
2015-06-26
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
1
-1
/
+1
2013-03-02
kgdb/kgdbts: support ppc64
Tiejun Chen
1
-0
/
+2
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