summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/kgdb.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-04-121-15/+33
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov2015-06-211-4/+0
* MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin2014-03-261-1/+17
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-3/+3
* mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-121-0/+9
* MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
* kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-051-7/+1
* kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-051-58/+145
* mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-201-1/+21
* kgdb: core changes to support kdbJason Wessel2010-05-201-0/+5
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-2/+1
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0
* [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-261-1/+1
* [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-261-1/+1
* [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-301-0/+281
OpenPOWER on IntegriCloud