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