1. b982203 MIPS: SMP: Fix deadlock & online race by Matt Redfearn · 7 years ago
  2. 3b9fd33 MIPS: Fix race on setting and getting cpu_online_mask by Matija Glavinic Pecotic · 7 years ago
  3. d99db83 MIPS: SMP: Use a completion event to signal CPU up by Matt Redfearn · 8 years ago
  4. d9d5417 MIPS: kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  5. 7688c53 MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs by Matt Redfearn · 8 years ago
  6. 4b64013 MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other by Matt Redfearn · 8 years ago
  7. 8f46cca MIPS: SMP: Fix possibility of deadlock when bringing CPUs online by Matt Redfearn · 8 years ago
  8. 640511a MIPS: c-r4k: Exclude sibling CPUs in SMP calls by James Hogan · 8 years ago
  9. 9269631 MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack by James Hogan · 8 years ago
  10. 826e99b MIPS: SMP: Update cpu_foreign_map on CPU disable by James Hogan · 8 years ago
  11. a05c392 MIPS: SMP: Clear ASID without confusing has_valid_asid() by James Hogan · 8 years ago
  12. 578bffc MIPS: Don't BUG_ON when no IPI domain is found by Paul Burton · 8 years ago
  13. 19fb581 MIPS: Fix broken malta qemu by Qais Yousef · 8 years ago
  14. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. d825c06 MIPS: smp.c: Fix uninitialised temp_foreign_map by James Hogan · 8 years ago
  17. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  18. fbde2d7 MIPS: Add generic SMP IPI support by Qais Yousef · 8 years ago
  19. e060f6e MIPS: Initialise MAARs on secondary CPUs by Paul Burton · 9 years ago
  20. 4ace613 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs by Alex Smith · 9 years ago
  21. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  22. cafb45b MIPS: SMP: Fix build error. by Ralf Baechle · 9 years ago
  23. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  24. ea925a7 MIPS: smp: Make stop_this_cpu() actually stop the CPU by Andrew Bresticker · 9 years ago
  25. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  26. c7754e7 MIPS: Fix kernel lockup or crash after CPU offline/online by Hemmo Nieminen · 9 years ago
  27. bda4584 MIPS: Support CPU topology files in sysfs by Huacai Chen · 10 years ago
  28. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  29. 1461df5 MIPS: SMP: Remove plat_smp_ops cpus_done method. by Ralf Baechle · 10 years ago
  30. b633648c5 MIPS: MT: Remove SMTC support by Ralf Baechle · 10 years ago
  31. 76306f4 MIPS: introduce cpu_coherent_mask by Paul Burton · 10 years ago
  32. cc7964a MIPS: support for generic clockevents broadcast by Paul Burton · 10 years ago
  33. dbee716 MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt() by Jiang Liu · 11 years ago
  34. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  35. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  36. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  37. 82d45de MIPS: Export symbols used by KVM/MIPS module by Sanjay Lal · 12 years ago
  38. cdbedc6 mips: Use generic idle loop by Thomas Gleixner · 11 years ago
  39. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  40. 7aa1c8f MIPS: kdump: Add support by Ralf Baechle · 12 years ago
  41. cf9bfe5 MIPS: Synchronize MIPS count one CPU at a time by Jayachandran C · 12 years ago
  42. 889a4c7b MIPS: SMTC: Support for Multi-threaded FPUs by Steven J. Hill · 12 years ago
  43. b789ad6 MIPS: smp: Warn on too early irq enable by Yong Zhang · 12 years ago
  44. b9a09a0 MIPS: call set_cpu_online() on cpu being brought up with irq disabled by Yong Zhang · 12 years ago
  45. 5309bda MIPS: call ->smp_finish() a little late by Yong Zhang · 12 years ago
  46. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  47. 6650df3 MIPS: Move cache setup to setup_arch(). by David Daney · 12 years ago
  48. 360014a mips: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  49. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  50. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  51. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  52. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  53. 6667deb MIPS: Move idle task creation to work queue by Maksim Rayskiy · 13 years ago
  54. 2dc2ae3 MIPS: Export __cpu_number_map and __cpu_logical_map. by David Daney · 14 years ago
  55. 8f99a16 MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS by Wu Zhangjin · 15 years ago
  56. eef34ec MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} by Ralf Baechle · 15 years ago
  57. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  58. 742db5d MIPS: Remove duplicated #include by Huang Weiyi · 15 years ago
  59. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  60. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  61. 7e17615 MIPS: Get rid of duplicate cpu_idle() prototype. by Ralf Baechle · 15 years ago
  62. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 15 years ago
  63. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  64. 7654450 MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c by Dmitri Vorobiev · 15 years ago
  65. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 15 years ago
  66. 076c6e4f MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. by Ralf Baechle · 16 years ago
  67. 7920c4d MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. by Ralf Baechle · 16 years ago
  68. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  69. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  70. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  71. 2f304c0 mips: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  72. a9ad02b [MIPS] Export smp_call_function and smp_call_function_single. by Zenon Fortuna · 16 years ago
  73. 83738e3 [MIPS] fix warning message on SMP kernels by Thiemo Seufer · 16 years ago
  74. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  75. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 16 years ago
  76. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  77. 0ab7aef [MIPS] MT: Scheduler support for SMT by Ralf Baechle · 17 years ago
  78. ece8a9e [MIPS] SMP: Fix use of cpumasks. by Ralf Baechle · 17 years ago
  79. 89a8a5a [MIPS] SMP: Use ISO C struct initializer for local structs. by Ralf Baechle · 17 years ago
  80. c50cade [MIPS] SMP: Kill useless casts. by Ralf Baechle · 17 years ago
  81. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  82. bd6aeef [MIPS] SMP: Implement smp_call_function_mask(). by Ralf Baechle · 17 years ago
  83. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  84. b4b2917 [MIPS] Add smp_call_function_single() by Peter Watkins · 17 years ago
  85. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  86. b3f6df9 [MIPS] Transform old-style macros to newer "__noreturn" by Robert P. J. Day · 17 years ago
  87. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 17 years ago
  88. 4ebd523 [MIPS] Fix modpost warnings by making start_secondary __cpuinit by Ralf Baechle · 17 years ago
  89. de7fa29 [MIPS] SMP: Get smp_tune_scheduling to do something useful. by Ralf Baechle · 17 years ago
  90. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 17 years ago
  91. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  92. f5d6c63 [MIPS] Do topology_init even on uniprocessor kernels. by Ralf Baechle · 17 years ago
  93. 9a244b9 [MIPS] Pass NULL not 0 for pointer value. by Ralf Baechle · 18 years ago
  94. 0e8f8f5 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. by Ralf Baechle · 18 years ago
  95. 2596935 [MIPS] Avoid interprocessor function calls. by Ralf Baechle · 18 years ago
  96. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  97. 320e6ab [MIPS] Fix SMP now that fixup_cpu_present_map is gone. by Ralf Baechle · 18 years ago
  98. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  99. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 18 years ago
  100. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago