1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 1447864 MIPS: kexec: CPS systems to halt nonboot CPUs by Dengcheng Zhu · 7 years ago
  3. 91d9f8f MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead by Matt Redfearn · 7 years ago
  4. 8a46f71 MIPS: CPS: Fix use of current_cpu_data in preemptible code by Matt Redfearn · 7 years ago
  5. 48c834b Update MIPS email addresses by Paul Burton · 7 years ago
  6. 3f1770c MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h by Paul Burton · 8 years ago
  7. 3791617 MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver by Paul Burton · 8 years ago
  8. 1ec9dd8 MIPS: CPS: Detect CPUs in secondary clusters by Paul Burton · 8 years ago
  9. 3c9b416 MIPS: CPS: Cluster support for topology functions by Paul Burton · 8 years ago
  10. e83f7e0 MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers by Paul Burton · 8 years ago
  11. d595d42 MIPS: SMP: Allow boot_secondary SMP op to return errors by Paul Burton · 8 years ago
  12. 68923cd MIPS: CM: Add cluster & block args to mips_cm_lock_other() by Paul Burton · 8 years ago
  13. fe7a38c MIPS: Unify checks for sibling CPUs by Paul Burton · 8 years ago
  14. f875a832 MIPS: Abstract CPU core & VP(E) ID access through accessor functions by Paul Burton · 8 years ago
  15. 846e191 MIPS: CPS: Use change_*, set_* & clear_* where appropriate by Paul Burton · 8 years ago
  16. 829ca2be MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 8 years ago
  17. 93c5bba5 MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 8 years ago
  18. ff2c825 MIPS: SMP: Constify smp ops by Matt Redfearn · 8 years ago
  19. 4ad755c MIPS: CPS: Handle cores not powering down more gracefully by Paul Burton · 8 years ago
  20. 5570ba2 MIPS: CPS: Prevent multi-core with dcache aliasing by Paul Burton · 8 years ago
  21. e469b23 Merge branch '4.11-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago
  22. bac06cf MIPS: smp-cps: Fix potentially uninitialised value of core by Matt Redfearn · 8 years ago
  23. 1f83f5e MIPS: Use common outgoing-CPU-notification code by Marcin Nowakowski · 8 years ago
  24. f3ac606 sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  25. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  26. 5b0093f3 MIPS: SMP-CPS: Don't BUG if a CPU fails to start by Matt Redfearn · 8 years ago
  27. 5892d6a MIPS: SMP: Remove cpu_callin_map by Matt Redfearn · 8 years ago
  28. 6ca8ac7 MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs by Matt Redfearn · 8 years ago
  29. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  30. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 9 years ago
  31. 826e99b MIPS: SMP: Update cpu_foreign_map on CPU disable by James Hogan · 9 years ago
  32. 0d2808f MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors by Matt Redfearn · 9 years ago
  33. 9736c61 MIPS: smp-cps: Allow booting of CPU other than VP0 within a core by Matt Redfearn · 9 years ago
  34. d642e4e MIPS: smp-cps: Clear Status IPL field when using EIC by Paul Burton · 9 years ago
  35. 6422a91 MIPS: smp-cps: Add nothreads kernel parameter by Paul Burton · 9 years ago
  36. 5a3e7c0 MIPS: smp-cps: Support MIPSr6 Virtual Processors by Paul Burton · 9 years ago
  37. f12401d MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes by Paul Burton · 9 years ago
  38. ba1c0a4 MIPS: smp-cps: Ensure our VP ident calculation is correct by Paul Burton · 9 years ago
  39. bb11cff MIPS: Make smp CMP, CPS and MT use the new generic IPI functions by Qais Yousef · 9 years ago
  40. 497e803e MIPS: smp-cps: Ensure secondary cores start with EVA disabled by Matt Redfearn · 9 years ago
  41. 4ede316 MIPS: CM: make use of mips_cm_{lock,unlock}_other by Paul Burton · 9 years ago
  42. a8c2061 MIPS: CPS: Warn if a core doesn't start by Paul Burton · 9 years ago
  43. 946db17 MIPS: CPS: Read CM GCR base from cop0 by Paul Burton · 9 years ago
  44. fd5ed30 MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting by Markos Chandras · 10 years ago
  45. 7363cb7 MIPS: Fix up obsolete cpu_set usage by Ezequiel Garcia · 10 years ago
  46. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  47. 90db024 MIPS: smp-cps: cpu_set FPU mask if FPU present by Niklas Cassel · 10 years ago
  48. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  49. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  50. ff1e29a MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs by Andrew Bresticker · 10 years ago
  51. 0fc0708 MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O by Paul Burton · 11 years ago
  52. c90e49f MIPS: {pm,smp}-cps: use cpu_vpe_id macro by Paul Burton · 11 years ago
  53. e114ba2 MIPS: smp-cps: Convert smp_mb__after_atomic_dec() by Paul Burton · 11 years ago
  54. 2e2d663 Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next by Ralf Baechle · 11 years ago
  55. 0155a06 MIPS: smp-cps: duplicate core0 CCA on secondary cores by Paul Burton · 11 years ago
  56. 33b6866 MIPS: smp-cps: set a coherent default CCA by Paul Burton · 11 years ago
  57. 5c399f6 MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA by Paul Burton · 11 years ago
  58. 1d8f1f5 MIPS: smp-cps: hotplug support by Paul Burton · 11 years ago
  59. dd9233d MIPS: smp-cps: use CPC core-other locking by Paul Burton · 11 years ago
  60. 0f4d3d1 MIPS: smp-cps: flush cache after patching mips_cps_core_entry by Paul Burton · 11 years ago
  61. 68c1232 MIPS: smp-cps: function to determine whether CPS SMP is in use by Paul Burton · 11 years ago
  62. 245a786 MIPS: smp-cps: rework core/VPE initialisation by Paul Burton · 11 years ago
  63. 1461df5 MIPS: SMP: Remove plat_smp_ops cpus_done method. by Ralf Baechle · 11 years ago
  64. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 11 years ago