aboutsummaryrefslogtreecommitdiff
path: root/kernel/kgdb.c
AgeCommit message (Expand)Author
2008-10-06kgdb: call touch_softlockup_watchdog on resumeJason Wessel
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-26kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi
2008-08-01kgdb: fix gdb serial thread queriesJason Wessel
2008-08-01kgdb: fix kgdb_validate_break_address to perform a mem writeJason Wessel
2008-06-24kgdb: sparse fixJason Wessel
2008-05-28kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison
2008-04-17kgdb: always use icache flush for sw breakpointsJason Wessel
2008-04-17kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel
2008-04-17kgdb: fix several kgdb regressionsJason Wessel
2008-04-17kgdb: fix optional arch functions and probe_kernel_*Jason Wessel
2008-04-17kgdb: add x86 HW breakpointsJason Wessel
2008-04-17kgdb: print breakpoint removed on exceptionJason Wessel
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-04-17kgdb: coreJason Wessel