Commit Graph

32 Commits (28028313134e9f11e49f74a4beaa47c91e5ebf06)

Author SHA1 Message Date
Ralf Baechle ece8a9e4f0 [MIPS] SMP: Fix use of cpumasks. 18 years ago
Ralf Baechle 89a8a5a6c9 [MIPS] SMP: Use ISO C struct initializer for local structs. 18 years ago
Ralf Baechle c50cade95b [MIPS] SMP: Kill useless casts. 18 years ago
Ralf Baechle b5eb551145 [MIPS] Kill num_online_cpus() loops. 18 years ago
Ralf Baechle bd6aeeffcc [MIPS] SMP: Implement smp_call_function_mask(). 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Peter Watkins b4b2917cc8 [MIPS] Add smp_call_function_single() 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Robert P. J. Day b3f6df9f21 [MIPS] Transform old-style macros to newer "__noreturn" 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
Ralf Baechle 4ebd5233f0 [MIPS] Fix modpost warnings by making start_secondary __cpuinit 18 years ago
Ralf Baechle de7fa296b6 [MIPS] SMP: Get smp_tune_scheduling to do something useful. 18 years ago
Gautham R Shenoy b282b6f8a8 [PATCH] Change cpu_up and co from __devinit to __cpuinit 18 years ago
Ralf Baechle 0004a9dfea [MIPS] Cleanup memory barriers for weakly ordered systems. 18 years ago
Ralf Baechle f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. 18 years ago
Ralf Baechle 9a244b95dd [MIPS] Pass NULL not 0 for pointer value. 19 years ago
Ralf Baechle 0e8f8f54c1 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. 19 years ago
Ralf Baechle 25969354a3 [MIPS] Avoid interprocessor function calls. 19 years ago
KAMEZAWA Hiroyuki 76b67ed9dc [PATCH] node hotplug: register cpu: remove node struct 19 years ago
Ralf Baechle 320e6aba26 [MIPS] Fix SMP now that fixup_cpu_present_map is gone. 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
Ralf Baechle e49ed7f591 [MIPS] Sort out duplicate exports. 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
Ralf Baechle 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 years ago
Rojhalat Ibrahim 1e35aabab8 [MIPS] Add topology_init. 19 years ago
Nick Piggin 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 20 years ago
Ralf Baechle 3bffe736d9 Delete old junk. 20 years ago
Ralf Baechle ae1b3d51c8 Make sure that the processor is actually online or die spectacularly. 20 years ago
Ralf Baechle f03da6e28e Fix BogoMIPS display on UP and some minor cosmetical things. 20 years ago
Ralf Baechle b727a60258 Merge do_boot_cpu() into the new style __cpu_up(). 20 years ago
Ralf Baechle 57f0060b8a Document why calling smp_call_function will deadlock when called with 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago