aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/kgdb.c
Commit message (Expand)AuthorAge
* MIPS: Fix a typo.Andrea Gelmini2010-10-04
* kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-05
* kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-05
* mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-20
* kgdb: core changes to support kdbJason Wessel2010-05-20
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-24
* kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-26
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-26
* [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-26
* [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-26
* [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-30