Show patches with: Submitter = James Morse       |    Archived = No       |   70 patches
Patch Series S/W/F Date Submitter Delegate State
[RFC,v2,35/35] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,34/35] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,33/35] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,32/35] ACPI: add support to register CPUs based on the _STA enabled bit ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,31/35] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,27/35] ACPICA: Add new MADT GICC flags fields [code first?] ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,25/35] LoongArch: Use the __weak version of arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,24/35] drivers: base: Implement weak arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,23/35] ACPI: Warn when the present bit changes but the feature is not enabled ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,22/35] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove() ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present' ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,15/35] ACPI: processor: Add support for processors described as container packages ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,14/35] ACPI: Only enumerate enabled (or functional) devices ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,12/35] ACPI: Use the acpi_device_is_present() helper in more places ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,10/35] riscv: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,09/35] LoongArch: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,08/35] x86/topology: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,07/35] x86: intel_epb: Don't rely on link order ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,06/35] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,04/35] drivers: base: Move cpu_dev_init() after node_dev_init() ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[RFC,v2,02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse Accepted
[RFC,v2,01/35] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv ACPI/arm64: add support for virtual cpuhotplug --- 2023-09-13 James Morse New
[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 Superseded
[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 Superseded
[RFC,27/32] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-02-03 James Morse Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[RFC,23/32] ACPICA: Add new MADT GICC flags fields [code first?] ACPI/arm64: add support for virtual cpuhotplug --- 2023-02-03 James Morse Superseded
[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 Superseded
[RFC,21/32] LoongArch: Use the __weak version of arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-02-03 James Morse Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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
cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory --- 2021-09-14 James Morse Accepted
[v5,05/15] arm64: kvm: allows kvm cpu hotplug --- 2016-02-16 James Morse New
[v3,04/10] arm64: kvm: allows kvm cpu hotplug --- 2015-11-26 James Morse New