Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
ACPI/arm64: add support for virtual cpuhotplug
| Archived =
No
| 32 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[RFC,32/32] cpumask: Add enabled cpumask for present CPUs that can be brought online
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,31/32] arm64: document virtual CPU hotplug's expectations
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,30/32] KVM: arm64: Pass PSCI calls to userspace
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,29/32] KVM: arm64: Pass hypercalls to userspace
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,28/32] ACPI: add support to register CPUs based on the _STA enabled bit
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,27/32] arm64: psci: Ignore DENIED CPUs
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,26/32] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,25/32] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,24/32] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,23/32] ACPICA: Add new MADT GICC flags fields [code first?]
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,22/32] arm64: acpi: Move get_cpu_for_acpi_id() to a header
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,21/32] LoongArch: Use the __weak version of arch_unregister_cpu()
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,20/32] drivers: base: Implement weak arch_unregister_cpu()
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,19/32] ACPI: Warn when the present bit changes but the feature is not enabled
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,18/32] ACPI: Check _STA present bit before making CPUs not present
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,17/32] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,16/32] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,15/32] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,14/32] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,13/32] ACPI: processor: Register all CPUs from acpi_processor_get_info()
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,12/32] ACPI: processor: Register CPUs that are online, but not described in the DSDT
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,11/32] ACPI: processor: Add support for processors described as container packages
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,10/32] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,09/32] LoongArch: Switch over to GENERIC_CPU_DEVICES
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,08/32] x86/topology: Switch over to GENERIC_CPU_DEVICES
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,07/32] ia64/topology: Switch over to GENERIC_CPU_DEVICES
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,06/32] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,05/32] drivers: base: Move cpu_dev_init() after node_dev_init()
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,04/32] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,03/32] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New
[RFC,01/32] ia64: Fix build error due to switch case label appearing next to declaration
ACPI/arm64: add support for virtual cpuhotplug
- - -
-
-
-
2023-02-03
James Morse
New