summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon2020-11-101-0/+1
* | arm64/smp: Drop the macro S(x,s)Anshuman Khandual2020-11-101-8/+7
|/
* arm64/smp: Move rcu_cpu_starting() earlierQian Cai2020-10-301-0/+1
* arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPUYueHaibing2020-09-181-1/+3
* arm64: Remove custom IRQ stat accountingMarc Zyngier2020-09-171-18/+12
* arm64: Kill __smp_cross_call and coMarc Zyngier2020-09-171-31/+7
* arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier2020-09-131-12/+81
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-081-3/+3
|\
| * arm64: Fix __cpu_logical_map undefined issueKefeng Wang2020-08-081-3/+3
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
|/
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-1/+1
|\
| * KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon2020-05-161-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-9/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon2020-05-281-9/+1
| |\ \ \ | | |_|/ | |/| |
| | | * arm64: simplify ptrauth initializationMark Rutland2020-04-281-8/+0
| | |/ | |/|
| | * arm64: smp: Make cpus_stuck_in_kernel staticZou Wei2020-04-281-1/+1
| |/
* / arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu2020-05-281-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-67/+92
|\
| * Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-0/+8
| |\
| | * arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-181-0/+8
| | |
| | \
| *-. \ Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-251-67/+84
| |\ \ \ | | |_|/ | |/| |
| | | * arm64/kernel: Simplify __cpu_up() by bailing out earlyGavin Shan2020-03-171-42/+37
| | |/ | |/|
| | * arm64: Introduce get_cpu_ops() helper functionGavin Shan2020-03-241-24/+46
| | * arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan2020-03-241-1/+1
| |/
* | arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi2020-03-171-2/+6