summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-11/+0Star
* [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-111-1/+1
* [MIPS] SMP: Get smp_tune_scheduling to do something useful.Ralf Baechle2007-02-221-21/+4Star
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-1/+1
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-041-3/+3
* [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-291-23/+0Star
* [MIPS] Pass NULL not 0 for pointer value.Ralf Baechle2006-10-111-1/+1
* [MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle2006-10-101-5/+9
* [MIPS] Avoid interprocessor function calls.Ralf Baechle2006-07-131-5/+30
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-281-1/+1
* [MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle2006-06-061-1/+4
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+10
* [MIPS] Sort out duplicate exports.Ralf Baechle2006-04-191-2/+0Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-2/+2
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-1/+1
* [MIPS] Add topology_init.Rojhalat Ibrahim2006-02-211-0/+20
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+3
* Delete old junk.Ralf Baechle2005-10-291-1/+0Star
* Make sure that the processor is actually online or die spectacularly.Ralf Baechle2005-10-291-0/+5
* Fix BogoMIPS display on UP and some minor cosmetical things.Ralf Baechle2005-10-291-1/+0Star
* Merge do_boot_cpu() into the new style __cpu_up().Ralf Baechle2005-10-291-21/+9Star
* Document why calling smp_call_function will deadlock when called withRalf Baechle2005-10-291-1/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+425