aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp.c
Commit message (Expand)AuthorAge
* [MIPS] Add smp_call_function_single()Peter Watkins2007-07-31
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-10
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-09
* [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-11
* [MIPS] SMP: Get smp_tune_scheduling to do something useful.Ralf Baechle2007-02-21
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-11
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-04
* [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-29
* [MIPS] Pass NULL not 0 for pointer value.Ralf Baechle2006-10-11
* [MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle2006-10-09
* [MIPS] Avoid interprocessor function calls.Ralf Baechle2006-07-13
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-27
* [MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle2006-06-05
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* [MIPS] Sort out duplicate exports.Ralf Baechle2006-04-18
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-27
* [MIPS] Add topology_init.Rojhalat Ibrahim2006-02-21
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* Delete old junk.Ralf Baechle2005-10-29
* Make sure that the processor is actually online or die spectacularly.Ralf Baechle2005-10-29
* Fix BogoMIPS display on UP and some minor cosmetical things.Ralf Baechle2005-10-29
* Merge do_boot_cpu() into the new style __cpu_up().Ralf Baechle2005-10-29
* Document why calling smp_call_function will deadlock when called withRalf Baechle2005-10-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16