summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: defer clearing DAIF.DMark Rutland2024-04-281-0/+7
* arm64: Align boot cpucap handling with system cpucap handlingMark Rutland2023-12-131-7/+2
* arm64: Cleanup system cpucap handlingMark Rutland2023-12-131-2/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-4/+1
|\
| * Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson2023-11-081-4/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-011-30/+117
|\|
| * Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-261-1/+2
| |\
| | * arm64: Rework setup_cpu_features()Mark Rutland2023-10-161-1/+2
| | |
| | \
| *-. \ Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas2023-10-261-29/+115
| |\ \ \ | | |_|/ | |/| |
| | | * arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse2023-10-241-1/+1
| | |/ | |/|
| | * arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeupDouglas Anderson2023-10-061-1/+1
| | * arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland2023-10-061-1/+4
| | * arm64: smp: Mark IPI globals as __ro_after_initDouglas Anderson2023-09-251-3/+3
| | * arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundupDouglas Anderson2023-09-251-0/+23
| | * arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMIDouglas Anderson2023-09-251-0/+2
| | * arm64: smp: Add arch support for backtrace using pseudo-NMIDouglas Anderson2023-09-251-11/+75
| | * arm64: smp: Remove dedicated wakeup IPIMark Rutland2023-09-251-17/+11
| |/
* | rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker2023-10-041-2/+2
* | rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker2023-10-041-1/+1
|/
* arm64: sdei: abort running SDEI handlers during crashD Scott Phillips2023-08-041-4/+4
* arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-9/+5
* Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-2/+1
|\
| * treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
| * sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider2023-03-241-1/+0
* | cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
* | arm64/cpu: Mark cpu_park_loop() and friends __noreturnJosh Poimboeuf2023-04-141-3/+5
* | arm64/cpu: Mark cpu_die() __noreturnJosh Poimboeuf2023-03-061-1/+1
|/
* arm64, smp: Remove trace_.*_rcuidle() usagePeter Zijlstra2023-01-131-2/+2
* profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-8/+0
* cpufreq: CPPC: Add per_cpu efficiency_classPierre Gondois2022-05-061-0/+1
* arch/arm64: Fix topology initialization for core schedulingPhil Auld2022-04-041-1/+1
* Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-29/+2
|\
| * arm64: Use of_get_cpu_hwid()Rob Herring2021-10-201-29/+2
* | arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()Will Deacon2021-10-111-1/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-9/+7
|\
| * Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-06-241-1/+1
| |\
| | * arm64: smp: Bump debugging information print down to KERN_DEBUGLee Jones2021-06-171-1/+1
| * | arm64: smp: initialize cpu offset earlierMark Rutland2021-05-261-4/+6
| * | arm64: smp: remove stack from secondary_dataMark Rutland2021-05-261-2/+0
| * | arm64: smp: remove pointless secondary_data maintenanceMark Rutland2021-05-261-2/+0
| |/
* / sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
|/
* arm64: Always keep DAIF.[IF] in syncHector Martin2021-03-241-0/+1
* KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-231-1/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-081-1/+1
|\
| * KVM: arm64: Skip computing hyp VA layout for VHEDavid Brazdil2020-12-221-1/+1
* | arm64/smp: Remove unused irq variable in arch_show_interrupts()Geert Uytterhoeven2021-01-041-1/+0
* | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-1/+1
|\ \
| * | arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()Thomas Gleixner2020-12-151-1/+1
| |/
* | kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-221-0/+2
* | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-0/+1
|\|