aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/gdb-stub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle1-2/+2
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle1-5/+5
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-2/+2
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes1-2/+2
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-1/+60
2006-02-01[PATCH] mips: gdb-stub.c: fix parse error before ; tokenAlexey Dobriyan1-1/+1
2005-10-29Define and initialize kdb_lock using DEFINE_SPINLOCK.Ralf Baechle1-6/+8
2005-10-29Make kgdb_wait static.Ralf Baechle1-1/+1
2005-10-29Prevent gcc from optimizing a few functions away completly.Ralf Baechle1-2/+2
2005-10-29Fix build with SMP disabled and preemption enabled.Ralf Baechle1-0/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1091