Show patches with: Submitter = James Morse       |   51 patches
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
[v9,4/4] KVM: arm: Add 32bit get/set events support - 1 - --- 2018-07-19 James Morse New
[v9,3/4] KVM: arm64: Share the parts of get/set events useful to 32bit - 1 - --- 2018-07-19 James Morse New
[v9,2/4] arm64: KVM: export the capability to set guest SError syndrome - 1 - --- 2018-07-19 James Morse New
[v9,1/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS - 1 - --- 2018-07-19 James Morse New
[v8,4/4] KVM: arm: Add 32bit get/set events support - 1 - --- 2018-07-13 James Morse New
[v8,3/4] KVM: arm64: Share the parts of get/set events useful to 32bit - 1 - --- 2018-07-13 James Morse New
[v8,2/4] arm64: KVM: export the capability to set guest SError syndrome - 1 - --- 2018-07-13 James Morse New
[v8,1/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS - 1 - --- 2018-07-13 James Morse New
[v7,4/4] KVM: arm: Add 32bit get/set events support - - - --- 2018-07-10 James Morse New
[v7,3/4] KVM: arm64: Share the parts of get/set events useful to 32bit - - - --- 2018-07-10 James Morse New
[v7,2/4] arm64: KVM: export the capability to set guest SError syndrome - 1 - --- 2018-07-10 James Morse New
[v7,1/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS - 1 - --- 2018-07-10 James Morse New
[v2] arm64: vgic-v2: Fix proxying of cpuif access - - - --- 2018-05-04 James Morse New
[v6,12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range - - - --- 2018-03-15 James Morse New
[v5,10/23] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range - - - --- 2018-03-09 James Morse New
[v2,07/19] arm64: insn: Add encoder for bitwise operations using litterals - - - --- 2017-12-13 James Morse New
[V8,04/10] arm64: exception: handle Synchronous External Abort - 1 - --- 2017-02-03 James Morse New
kvmtool: devices.c: Update parent when inserting into rbtree - - - --- 2016-06-15 James Morse New
vfio/platform: store mapped memory in region, instead of an on-stack copy 1 - 1 --- 2015-10-29 James Morse New