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