| Age | Commit message (Expand) | Author |
| 2021-02-15 | MIPS: kernel: Drop kgdb_call_nmi_hook | Thomas Bogendoerfer |
| 2021-02-13 | Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus... | Thomas Bogendoerfer |
| 2019-03-28 | MIPS: KGDB: fix kgdb support for SMP platforms. | Chong Qiao |
| 2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
| 2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
| 2018-12-30 | mips/kgdb: prepare arch_kgdb_ops for constness | Christophe Leroy |
| 2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson |
| 2018-12-30 | kgdb: Remove irq flags from roundup | Douglas Anderson |
| 2017-04-12 | MIPS: KGDB: Use kernel context for sleeping threads | James Hogan |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
| 2015-06-21 | MIPS: Get rid of 'kgdb_early_setup' cruft. | Sergei Shtylyov |
| 2014-03-26 | MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes | Leonid Yegoshin |
| 2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
| 2012-10-12 | mips,kgdb: fix recursive page fault with CONFIG_KPROBES | Jason Wessel |
| 2010-10-04 | MIPS: Fix a typo. | Andrea Gelmini |
| 2010-08-05 | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel |
| 2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel |
| 2010-05-20 | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel |
| 2010-05-20 | kgdb: core changes to support kdb | Jason Wessel |
| 2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
| 2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel |
| 2008-08-26 | [MIPS] kgdb: Do not call fixup_exception | Atsushi Nemoto |
| 2008-08-26 | [MIPS] kgdb: s/(void *)0)/NULL/ | Ralf Baechle |
| 2008-08-26 | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. | Ralf Baechle |
| 2008-07-30 | [MIPS] kgdb: add arch support for the kernel's kgdb core | Jason Wessel |