1. d889797 Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core by Catalin Marinas · 4 years, 1 month ago
  2. 0edaee42 arm64/smp: Drop the macro S(x,s) by Anshuman Khandual · 4 years, 2 months ago
  3. 04e613d arm64: smp: Tell RCU about CPUs that fail to come online by Will Deacon · 4 years, 2 months ago
  4. ce3d31a arm64/smp: Move rcu_cpu_starting() earlier by Qian Cai · 4 years, 2 months ago
  5. 9d9edb9 arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPU by YueHaibing · 4 years, 4 months ago
  6. a263881 arm64: Remove custom IRQ stat accounting by Marc Zyngier · 4 years, 7 months ago
  7. 5cebfd2 arm64: Kill __smp_cross_call and co by Marc Zyngier · 4 years, 8 months ago
  8. d3afc7f arm64: Allow IPIs to be handled as normal interrupts by Marc Zyngier · 4 years, 8 months ago
  9. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  10. 06a81c1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  11. eaecca9 arm64: Fix __cpu_logical_map undefined issue by Kefeng Wang · 4 years, 5 months ago
  12. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  13. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  14. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  15. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  16. 342403b Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-next/docs', 'for-next/kconfig', 'for-next/misc', 'for-next/perf', 'for-next/ptr-auth', 'for-next/sdei', 'for-next/smccc' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 7 months ago
  17. ba051f0 arm64/kernel: Fix return value when cpu_online() fails in __cpu_up() by Nobuhiro Iwamatsu · 4 years, 7 months ago
  18. d82755b KVM: arm64: Kill off CONFIG_KVM_ARM_HOST by Will Deacon · 4 years, 8 months ago
  19. 2eaf63b arm64: smp: Make cpus_stuck_in_kernel static by Zou Wei · 4 years, 9 months ago
  20. 62a679c arm64: simplify ptrauth initialization by Mark Rutland · 4 years, 9 months ago
  21. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  22. 44ca0e0 Merge branch 'for-next/kernel-ptrauth' into for-next/core by Catalin Marinas · 4 years, 9 months ago
  23. da12d27 Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/core by Catalin Marinas · 4 years, 9 months ago
  24. de58ed5e arm64: Introduce get_cpu_ops() helper function by Gavin Shan · 4 years, 10 months ago
  25. 6885fb1 arm64: Rename cpu_read_ops() to init_cpu_ops() by Gavin Shan · 4 years, 10 months ago
  26. 33e4523 arm64: initialize and switch ptrauth kernel keys by Kristina Martsenko · 4 years, 10 months ago
  27. f50b7da arm64: smp: fix crash_smp_send_stop() behaviour by Cristian Marussi · 4 years, 10 months ago
  28. d0bab0c arm64: smp: fix smp_send_stop() behaviour by Cristian Marussi · 4 years, 10 months ago
  29. d22b115 arm64/kernel: Simplify __cpu_up() by bailing out early by Gavin Shan · 4 years, 10 months ago
  30. 9888428 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  31. 0492747c arm64: KVM: Invoke compute_layout() before alternatives are applied by Sebastian Andrzej Siewior · 5 years ago
  32. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  33. a74ec64 arm64: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  34. ebef746 arm64: smp: Treat unknown boot failures as being 'stuck in kernel' by Will Deacon · 5 years ago
  35. 5b1cfe3 arm64: smp: Don't enter kernel with NULL stack pointer or task struct by Will Deacon · 5 years ago
  36. 0e16455 arm64: smp: Increase secondary CPU boot timeout value by Will Deacon · 5 years ago
  37. 6655473 arm64: smp: Mark expected switch fall-through by Anders Roxell · 5 years ago
  38. ba5c5e4 arm64: move jump_label_init() before parse_early_param() by Kees Cook · 5 years ago
  39. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  40. d914d4d arm64: Implement panic_smp_self_stop() by Aaro Koskinen · 6 years ago
  41. dccc9da arm64: Improve parking of stopped CPUs by Jayachandran C · 6 years ago
  42. e1d2238 arm64: fix kernel stack overflow in kdump capture kernel by Wei Li · 6 years ago
  43. bd82d4b arm64: Fix incorrect irqflag restore for priority masking by Julien Thierry · 6 years ago
  44. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  45. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  46. e793218 arm64: Switch to PMR masking when starting CPUs by Julien Thierry · 6 years ago
  47. 0ceb0d5 arm64: alternative: Apply alternatives early in boot process by Daniel Thompson · 6 years ago
  48. f357b3a arm64: smp: Handle errors reported by the firmware by Suzuki K Poulose · 6 years ago
  49. 66f16a2 arm64: smp: Rework early feature mismatched detection by Will Deacon · 6 years ago
  50. 68d23da arm64: Kconfig: Re-jig CONFIG options for 52-bit VA by Will Deacon · 6 years ago
  51. a96a33b arm64: mm: Prevent mismatched 52-bit VA support by Steve Capper · 6 years ago
  52. de76e70 arm64: use for_each_of_cpu_node iterator by Rob Herring · 6 years ago
  53. e189624 arm64: numa: rework ACPI NUMA initialization by Lorenzo Pieralisi · 7 years ago
  54. 7f9545a arm64: smp: remove cpu and numa topology information when hotplugging out CPU by Sudeep Holla · 6 years ago
  55. 97fd601 arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap by Sudeep Holla · 6 years ago
  56. b154886 arm64: make secondary_start_kernel() notrace by Zhizhou Zhang · 7 years ago
  57. 830dcc9 arm64: capabilities: Change scope of VHE to Boot CPU feature by Suzuki K Poulose · 7 years ago
  58. 5e91107 arm64: capabilities: Move errata work around check on boot CPU by Suzuki K Poulose · 7 years ago
  59. f5df269 arm64: kernel: Add arch-specific SDEI entry code and CPU masking by James Morse · 7 years ago
  60. 41bd5b5 arm64: Move the async/fiq helpers to explicitly set process context flags by James Morse · 7 years ago
  61. 0fbeb31 arm64: explicitly mask all exceptions by James Morse · 7 years ago
  62. ccaac16 arm64: consistently log boot/secondary CPU IDs by Mark Rutland · 7 years ago
  63. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  64. a88ce63 arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores by Hoeun Ryu · 7 years ago
  65. 34be98f arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP by Ard Biesheuvel · 7 years ago
  66. a270f32 arm64: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  67. ef284f5 arm64: Adjust system_state check by Thomas Gleixner · 8 years ago
  68. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  69. 494bc3c Merge branch 'will/for-next/perf' into for-next/core by Catalin Marinas · 8 years ago
  70. e0013ae arm64: add function to get a cpu's MADT GICC table by Mark Rutland · 8 years ago
  71. 78fd584 arm64: kdump: implement machine_crash_shutdown() by AKASHI Takahiro · 8 years ago
  72. 335d2c2 arm64: fix NULL dereference in have_cpu_die() by Mark Salter · 8 years ago
  73. 5ea5306 arm64: alternatives: apply boot time fixups via the linear mapping by Ard Biesheuvel · 8 years ago
  74. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  75. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  76. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  77. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  78. 3d29a9a arm64: make use of for_each_node_by_type() by Dmitry Torokhov · 8 years ago
  79. c02433d arm64: split thread_info from task stack by Mark Rutland · 8 years ago
  80. 57c8295 arm64: make cpu number a percpu variable by Mark Rutland · 8 years ago
  81. 580efaa arm64: smp: prepare for smp_processor_id() rework by Mark Rutland · 8 years ago
  82. baa5567 arm64: kernel: numa: fix ACPI boot cpu numa node mapping by Lorenzo Pieralisi · 8 years ago
  83. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  84. c18df0a arm64: Call numa_store_cpu_info() earlier. by David Daney · 8 years ago
  85. c47a190 arm64: Rearrange CPU errata workaround checks by Suzuki K Poulose · 8 years ago
  86. 7ba5f60 arm64/numa: remove the limitation that cpu0 must bind to node0 by Zhen Lei · 8 years ago
  87. efd9e03 arm64: Use static keys for CPU features by Catalin Marinas · 8 years ago
  88. 50ee91b arm64: Support hard limit of cpu count by nr_cpus by Kefeng Wang · 8 years ago
  89. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  90. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  91. e75118a arm64: Honor nosmp kernel command line option by Suzuki K Poulose · 8 years ago
  92. 9113c2a arm64: Fix incorrect per-cpu usage for boot CPU by Suzuki K Poulose · 8 years ago
  93. 2ce39ad1 arm64: debug: unmask PSTATE.D earlier by Will Deacon · 8 years ago
  94. b69e0dc arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 9 years ago
  95. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 9 years ago
  96. d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 9 years ago
  97. 99aa036 arm64: secondary_start_kernel: Remove unnecessary barrier by Suzuki K Poulose · 9 years ago
  98. 44dbcc9 arm64: Fix behavior of maxcpus=N by Suzuki K Poulose · 9 years ago
  99. 82611c1 arm64: Reduce verbosity on SMP CPU stop by Jan Glauber · 9 years ago
  100. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 9 years ago