index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
2009-12-11
kgdb: Always process the whole breakpoint list on activate or deactivate
Jason Wessel
2009-12-11
kgdb: continue and warn on signal passing from gdb
Jason Wessel
2009-12-11
kgdb: allow for cpu switch when single stepping
Jason Wessel
2009-12-11
kgdb: Read buffer overflow
Jason Wessel
2009-11-04
sched: Remove unused __schedule() declaration
Hiroshi Shimamoto
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
2008-10-06
kgdb: call touch_softlockup_watchdog on resume
Jason Wessel
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
2008-09-26
kgdb: could not write to the last of valid memory with kgdb
Atsuo Igarashi
2008-08-01
kgdb: fix gdb serial thread queries
Jason Wessel
2008-08-01
kgdb: fix kgdb_validate_break_address to perform a mem write
Jason Wessel
2008-06-24
kgdb: sparse fix
Jason Wessel
2008-05-28
kgdb: use common ascii helpers and put_unaligned_be32 helper
Harvey Harrison
2008-05-14
lib: create common ascii hex array
Harvey Harrison
2008-05-05
kgdb: fix signedness mixmatches, add statics, add declaration to header
Harvey Harrison
2008-04-17
kgdb: always use icache flush for sw breakpoints
Jason Wessel
2008-04-17
kgdb: fix SMP NMI kgdb_handle_exception exit race
Jason Wessel
2008-04-17
kgdb: fix several kgdb regressions
Jason Wessel
2008-04-17
kgdb: fix optional arch functions and probe_kernel_*
Jason Wessel
2008-04-17
kgdb: add x86 HW breakpoints
Jason Wessel
2008-04-17
kgdb: print breakpoint removed on exception
Jason Wessel
2008-04-17
kgdb: clocksource watchdog
Jason Wessel
2008-04-17
kgdb: core
Jason Wessel