aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle1-3/+3
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle1-23/+0
2006-10-11[MIPS] Pass NULL not 0 for pointer value.Ralf Baechle1-1/+1
2006-10-09[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle1-5/+9
2006-07-13[MIPS] Avoid interprocessor function calls.Ralf Baechle1-5/+30
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-06[MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle1-1/+4
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+10
2006-04-19[MIPS] Sort out duplicate exports.Ralf Baechle1-2/+0
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-2/+2
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle1-1/+1
2006-02-21[MIPS] Add topology_init.Rojhalat Ibrahim1-0/+20
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+3
2005-10-29Delete old junk.Ralf Baechle1-1/+0
2005-10-29Make sure that the processor is actually online or die spectacularly.Ralf Baechle1-0/+5
2005-10-29Fix BogoMIPS display on UP and some minor cosmetical things.Ralf Baechle1-1/+0
2005-10-29Merge do_boot_cpu() into the new style __cpu_up().Ralf Baechle1-21/+9
2005-10-29Document why calling smp_call_function will deadlock when called withRalf Baechle1-1/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+425