1. 6667deb MIPS: Move idle task creation to work queue by Maksim Rayskiy · 14 years ago
  2. 2dc2ae3 MIPS: Export __cpu_number_map and __cpu_logical_map. by David Daney · 14 years ago
  3. 8f99a16 MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS by Wu Zhangjin · 15 years ago
  4. eef34ec MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} by Ralf Baechle · 15 years ago
  5. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  6. 742db5d MIPS: Remove duplicated #include by Huang Weiyi · 15 years ago
  7. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  8. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  9. 7e17615 MIPS: Get rid of duplicate cpu_idle() prototype. by Ralf Baechle · 15 years ago
  10. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 16 years ago
  11. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 16 years ago
  12. 7654450 MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c by Dmitri Vorobiev · 16 years ago
  13. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  14. 076c6e4f MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. by Ralf Baechle · 16 years ago
  15. 7920c4d MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. by Ralf Baechle · 16 years ago
  16. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  17. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  18. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  19. 2f304c0 mips: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  20. a9ad02b [MIPS] Export smp_call_function and smp_call_function_single. by Zenon Fortuna · 17 years ago
  21. 83738e3 [MIPS] fix warning message on SMP kernels by Thiemo Seufer · 17 years ago
  22. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 17 years ago
  23. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  24. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  25. 0ab7aef [MIPS] MT: Scheduler support for SMT by Ralf Baechle · 18 years ago
  26. ece8a9e [MIPS] SMP: Fix use of cpumasks. by Ralf Baechle · 17 years ago
  27. 89a8a5a [MIPS] SMP: Use ISO C struct initializer for local structs. by Ralf Baechle · 17 years ago
  28. c50cade [MIPS] SMP: Kill useless casts. by Ralf Baechle · 17 years ago
  29. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  30. bd6aeef [MIPS] SMP: Implement smp_call_function_mask(). by Ralf Baechle · 17 years ago
  31. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  32. b4b2917 [MIPS] Add smp_call_function_single() by Peter Watkins · 17 years ago
  33. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  34. b3f6df9 [MIPS] Transform old-style macros to newer "__noreturn" by Robert P. J. Day · 18 years ago
  35. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 18 years ago
  36. 4ebd523 [MIPS] Fix modpost warnings by making start_secondary __cpuinit by Ralf Baechle · 18 years ago
  37. de7fa29 [MIPS] SMP: Get smp_tune_scheduling to do something useful. by Ralf Baechle · 18 years ago
  38. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  39. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  40. f5d6c63 [MIPS] Do topology_init even on uniprocessor kernels. by Ralf Baechle · 18 years ago
  41. 9a244b9 [MIPS] Pass NULL not 0 for pointer value. by Ralf Baechle · 18 years ago
  42. 0e8f8f5 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. by Ralf Baechle · 19 years ago
  43. 2596935 [MIPS] Avoid interprocessor function calls. by Ralf Baechle · 19 years ago
  44. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 19 years ago
  45. 320e6ab [MIPS] Fix SMP now that fixup_cpu_present_map is gone. by Ralf Baechle · 19 years ago
  46. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  47. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 19 years ago
  48. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  49. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 19 years ago
  50. 1e35aab [MIPS] Add topology_init. by Rojhalat Ibrahim · 19 years ago
  51. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  52. 3bffe73 Delete old junk. by Ralf Baechle · 19 years ago
  53. ae1b3d5 Make sure that the processor is actually online or die spectacularly. by Ralf Baechle · 19 years ago
  54. f03da6e Fix BogoMIPS display on UP and some minor cosmetical things. by Ralf Baechle · 20 years ago
  55. b727a60 Merge do_boot_cpu() into the new style __cpu_up(). by Ralf Baechle · 20 years ago
  56. 57f0060 Document why calling smp_call_function will deadlock when called with by Ralf Baechle · 20 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago