Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-12 | mips,kgdb: fix recursive page fault with CONFIG_KPROBES | Jason Wessel | 1 | -0/+9 |
2010-10-04 | MIPS: Fix a typo. | Andrea Gelmini | 1 | -1/+1 |
2010-08-05 | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel | 1 | -7/+1 |
2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel | 1 | -58/+145 |
2010-05-20 | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel | 1 | -1/+21 |
2010-05-20 | kgdb: core changes to support kdb | Jason Wessel | 1 | -0/+5 |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 1 | -0/+1 |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 1 | -2/+1 |
2008-08-26 | [MIPS] kgdb: Do not call fixup_exception | Atsushi Nemoto | 1 | -3/+0 |
2008-08-26 | [MIPS] kgdb: s/(void *)0)/NULL/ | Ralf Baechle | 1 | -1/+1 |
2008-08-26 | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. | Ralf Baechle | 1 | -1/+1 |
2008-07-30 | [MIPS] kgdb: add arch support for the kernel's kgdb core | Jason Wessel | 1 | -0/+281 |