1. 5b7e8f7 BACKPORT: arm64: split thread_info from task stack by Mark Rutland · 8 years ago
  2. 75c9d93 UPSTREAM: arm64: make cpu number a percpu variable by Mark Rutland · 8 years ago
  3. e9865e5 UPSTREAM: arm64: smp: prepare for smp_processor_id() rework by Mark Rutland · 8 years ago
  4. 982d8d9 arm64: fix NULL dereference in have_cpu_die() by Mark Salter · 7 years ago
  5. baa5567 arm64: kernel: numa: fix ACPI boot cpu numa node mapping by Lorenzo Pieralisi · 8 years ago
  6. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  7. c18df0a arm64: Call numa_store_cpu_info() earlier. by David Daney · 8 years ago
  8. c47a190 arm64: Rearrange CPU errata workaround checks by Suzuki K Poulose · 8 years ago
  9. 7ba5f60 arm64/numa: remove the limitation that cpu0 must bind to node0 by Zhen Lei · 8 years ago
  10. efd9e03 arm64: Use static keys for CPU features by Catalin Marinas · 8 years ago
  11. 50ee91b arm64: Support hard limit of cpu count by nr_cpus by Kefeng Wang · 8 years ago
  12. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  13. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  14. e75118a arm64: Honor nosmp kernel command line option by Suzuki K Poulose · 8 years ago
  15. 9113c2a arm64: Fix incorrect per-cpu usage for boot CPU by Suzuki K Poulose · 8 years ago
  16. 2ce39ad arm64: debug: unmask PSTATE.D earlier by Will Deacon · 8 years ago
  17. b69e0dc arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  18. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  19. d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 8 years ago
  20. 99aa036 arm64: secondary_start_kernel: Remove unnecessary barrier by Suzuki K Poulose · 8 years ago
  21. 44dbcc9 arm64: Fix behavior of maxcpus=N by Suzuki K Poulose · 8 years ago
  22. 82611c1 arm64: Reduce verbosity on SMP CPU stop by Jan Glauber · 8 years ago
  23. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 8 years ago
  24. ac1ad20 arm64: vhe: Verify CPU Exception Levels by Suzuki K Poulose · 8 years ago
  25. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  26. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  27. bb90527 arm64: Handle early CPU boot failures by Suzuki K Poulose · 8 years ago
  28. fce6361 arm64: Move cpu_die_early to smp.c by Suzuki K Poulose · 8 years ago
  29. 5e89c55 arm64: kernel: implement ACPI parking protocol by Lorenzo Pieralisi · 8 years ago
  30. 9e8e865 arm64: unify idmap removal by Mark Rutland · 8 years ago
  31. 29b8302 arm64: smp: make of_parse_and_init_cpus static by Jisheng Zhang · 9 years ago
  32. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  33. 4b998ff arm64: Delay cpuinfo_store_boot_cpu by Suzuki K. Poulose · 9 years ago
  34. 3a75578 arm64: Delay ELF HWCAP initialisation until all CPUs are up by Suzuki K. Poulose · 9 years ago
  35. 64f1781 arm64: Make the CPU information more clear by Suzuki K. Poulose · 9 years ago
  36. 217d453 arm64: fix a migrating irq bug when hotplug cpu by Yang Yingliang · 9 years ago
  37. 38d9628 arm64: mm: kill mm_cpumask usage by Will Deacon · 9 years ago
  38. 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
  39. 377bcff arm64: remove dead-code depending on CONFIG_UP_LATE_INIT by Jonas Rabenstein · 9 years ago
  40. 99e3e3a ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro by Al Stone · 9 years ago
  41. f905892 ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry by Hanjun Guo · 9 years ago
  42. be081d9 ARM64: smp: Fix suspicious RCU usage with ipi tracepoints by Stephen Boyd · 9 years ago
  43. addc812 Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux by Catalin Marinas · 9 years ago
  44. 6b99c68c arm64: smp: consistently use error codes by Mark Rutland · 9 years ago
  45. 0598127 arm64: Use common outgoing-CPU-notification code by Paul E. McKenney · 9 years ago
  46. 0f07833 ARM64: kernel: unify ACPI and DT cpus initialization by Lorenzo Pieralisi · 9 years ago
  47. 819a882 ARM64: kernel: make cpu_ops hooks DT agnostic by Lorenzo Pieralisi · 9 years ago
  48. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  49. 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
  50. fccb9a8 ARM64 / ACPI: Parse MADT for SMP initialization by Hanjun Guo · 9 years ago
  51. dd006da arm64: mm: increase VA range of identity map by Ard Biesheuvel · 9 years ago
  52. 137650aa arm64: apply alternatives for !SMP kernels by Mark Rutland · 9 years ago
  53. 434ed7f arm64: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  54. 0aaf0da smp, ARM64: Kill SMP single function call interrupt by Jiang Liu · 9 years ago
  55. 932ded4 arm64: add module support for alternatives fixups by Andre Przywara · 10 years ago
  56. e039ee4 arm64: add alternative runtime patching by Andre Przywara · 10 years ago
  57. 3631073 arm64: Tell irq work about self IPI support by Frederic Weisbecker · 10 years ago
  58. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  59. 45ed695 ARM64: add IPI tracepoints by Nicolas Pitre · 10 years ago
  60. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 10 years ago
  61. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  62. eb631bb arm64: Support arch_irq_work_raise() via self IPIs by Larry Bassel · 10 years ago
  63. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 10 years ago
  64. f6e763b arm64: topology: Implement basic CPU topology support by Mark Brown · 10 years ago
  65. d8ed442 arm64: enable processor debug state for secondary cpus by Vijaya Kumar K · 10 years ago
  66. f864b61 arm64: FIQs are unused by Nicolas Pitre · 10 years ago
  67. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 10 years ago
  68. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago
  69. 1f85008 arm64: enable generic clockevent broadcast by Lorenzo Pieralisi · 11 years ago
  70. b3bf6aa arm64: Unmask asynchronous aborts when in kernel mode by Catalin Marinas · 11 years ago
  71. 67317c2 ARM64: /proc/interrupts: display IPIs of online CPUs only by Sudeep KarkadaNagesha · 11 years ago
  72. 7ade67b arm64: move enabling of GIC before CPUs are set online by Marc Zyngier · 11 years ago
  73. 9327e2c arm64: add CPU_HOTPLUG infrastructure by Mark Rutland · 11 years ago
  74. e8765b2 arm64: read enable-method for CPU0 by Mark Rutland · 11 years ago
  75. 652af89 arm64: factor out spin-table boot method by Mark Rutland · 11 years ago
  76. cd1aebf arm64: reorganise smp_enable_ops by Mark Rutland · 11 years ago
  77. 326b16d arm64: delay: don't bother reporting bogomips in /proc/cpuinfo by Will Deacon · 11 years ago
  78. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  79. 53ae3ac arm64: Only enable local interrupts after the CPU is marked online by Catalin Marinas · 11 years ago
  80. b8c6453 arm64: delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  81. c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  82. 39a90ca arm64: Survive invalid cpu enable-methods by Mark Rutland · 11 years ago
  83. 72aea39 arm64: smp: honour #address-size when parsing CPU reg property by Will Deacon · 11 years ago
  84. 0087298 arm64: Use generic idle loop by Thomas Gleixner · 11 years ago
  85. 4c7aa00 arm64: kernel: initialise cpu_logical_map from the DT by Javi Merino · 12 years ago
  86. 3e98fda arm64: kernel: make the pen of the secondary a 64-bit unsigned value by Javi Merino · 11 years ago
  87. 0459ca9 arm64: SMP: enable PSCI boot method by Marc Zyngier · 11 years ago
  88. d329de3 arm64: SMP: rework the SMP code to be enabling method agnostic by Marc Zyngier · 11 years ago
  89. b3770b3 arm64: smp: add missing completion for secondary boot by Will Deacon · 12 years ago
  90. 086e47b arm64: Remove duplicate inclusion of mmu_context.h in smp.c by Sachin Kamat · 12 years ago
  91. 08e875c arm64: SMP support by Catalin Marinas · 12 years ago