summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/smp.c
AgeCommit message (Expand)Author
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-08-23arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI firstDouglas Anderson
2024-08-15arm64: Fix KASAN random tag seed initializationSamuel Holland
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas
2024-07-08arm64: smp: Fix missing IPI statisticsJinjie Ruan
2024-06-28arm64: arch_register_cpu() variant to check if an ACPI handle is now available.Jonathan Cameron
2024-06-28arm64: psci: Ignore DENIED CPUsJean-Philippe Brucker
2024-06-28irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2024-06-12arm64: implement raw_smp_processor_id() using thread_infoPuranjay Mohan
2024-04-28arm64: defer clearing DAIF.DMark Rutland
2023-12-13arm64: Align boot cpucap handling with system cpucap handlingMark Rutland
2023-12-13arm64: Cleanup system cpucap handlingMark Rutland
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-08Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-26Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-10-16arm64: Rework setup_cpu_features()Mark Rutland
2023-10-06arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeupDouglas Anderson
2023-10-06arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker
2023-09-25arm64: smp: Mark IPI globals as __ro_after_initDouglas Anderson
2023-09-25arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundupDouglas Anderson
2023-09-25arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMIDouglas Anderson
2023-09-25arm64: smp: Add arch support for backtrace using pseudo-NMIDouglas Anderson
2023-09-25arm64: smp: Remove dedicated wakeup IPIMark Rutland
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-05-15arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf
2023-04-14arm64/cpu: Mark cpu_park_loop() and friends __noreturnJosh Poimboeuf
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-24sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider
2023-03-06arm64/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-01-13arm64, smp: Remove trace_.*_rcuidle() usagePeter Zijlstra
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-05-06cpufreq: CPPC: Add per_cpu efficiency_classPierre Gondois
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-20arm64: Use of_get_cpu_hwid()Rob Herring
2021-10-11arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()Will Deacon
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-24Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-06-17arm64: smp: Bump debugging information print down to KERN_DEBUGLee Jones
2021-05-26arm64: smp: initialize cpu offset earlierMark Rutland
2021-05-26arm64: smp: remove stack from secondary_dataMark Rutland
2021-05-26arm64: smp: remove pointless secondary_data maintenanceMark Rutland
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider