Russell King (Oracle) ([email protected])

Number of posts: 205 (0.08 per day)
First post: 2017-03-19 10:49:02
Last post: 2024-04-02 15:54:28

Date List Subject
2023-11-21 13:44:53 linux-kernel [PATCH 02/21] x86: intel_epb: Don't rely on link order
2023-11-21 13:44:38 linux-kernel [PATCH 04/21] Loongarch: remove arch_*register_cpu() exports
2023-11-21 13:44:32 linux-kernel [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
2023-11-21 13:44:10 linux-kernel [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
2023-10-24 15:30:56 linux-kernel [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
2023-10-24 15:30:56 linux-kernel [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
2023-10-24 15:30:47 linux-kernel [PATCH 34/39] arm64: psci: Ignore DENIED CPUs
2023-10-24 15:30:36 linux-kernel [PATCH 36/39] arm64: document virtual CPU hotplug's expectations
2023-10-24 15:29:59 linux-kernel [PATCH 31/39] ACPICA: Add new MADT GICC flags fields
2023-10-24 15:24:04 linux-kernel [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
2023-10-24 15:23:57 linux-kernel [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
2023-10-24 15:23:30 linux-kernel [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit
2023-10-24 15:23:28 linux-kernel [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
2023-10-24 15:23:13 linux-kernel [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header
2023-10-24 15:22:56 linux-kernel [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu()
2023-10-24 15:22:51 linux-kernel [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled
2023-10-24 15:22:31 linux-kernel [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
2023-10-24 15:22:22 linux-kernel [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present
2023-10-24 15:22:10 linux-kernel [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
2023-10-24 15:21:57 linux-kernel [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
2023-10-24 15:21:51 linux-kernel [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu()
2023-10-24 15:21:51 linux-kernel [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
2023-10-24 15:21:35 linux-kernel [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT
2023-10-24 15:21:31 linux-kernel [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info()
2023-10-24 15:20:09 linux-kernel [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices
2023-10-24 15:20:05 linux-kernel [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
2023-10-24 15:19:59 linux-kernel [PATCH 16/39] riscv: Switch over to GENERIC_CPU_DEVICES
2023-10-24 15:19:58 linux-kernel [PATCH 19/39] ACPI: processor: Add support for processors described as container packages
2023-10-24 15:19:45 linux-kernel [PATCH 13/39] x86: intel_epb: Don't rely on link order
2023-10-24 15:19:39 linux-kernel [PATCH 15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES
2023-10-24 15:19:22 linux-kernel [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES
2023-10-24 15:18:56 linux-kernel [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
2023-10-24 15:18:47 linux-kernel [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES
2023-10-24 15:18:44 linux-kernel [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
2023-10-24 15:18:42 linux-kernel [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails
2023-10-24 15:18:26 linux-kernel [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node()
2023-10-24 15:18:04 linux-kernel [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init()
2023-10-24 15:18:03 linux-kernel [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
2023-10-24 15:17:56 linux-kernel [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
2023-10-24 15:17:44 linux-kernel [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
2023-10-24 15:16:55 linux-kernel [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
2023-10-24 15:16:36 linux-kernel [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places
2023-10-24 15:16:35 linux-kernel [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu()
2023-10-20 18:47:22 linux-kernel [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
2023-10-20 14:45:51 linux-kernel [PATCH] parisc: simplify smp_prepare_boot_cpu()
2023-10-20 13:59:58 linux-kernel [PATCH] ACPI: Use the acpi_device_is_present() helper in more places
2023-09-25 16:40:13 linux-kernel [PATCH] cpu-hotplug: provide prototypes for arch CPU registration
2023-09-14 14:54:47 linux-kernel [PATCH RFC v2] cpu-hotplug: provide prototypes for arch CPU registration
2023-01-03 18:29:54 linux-kernel [PATCH v3 1/5] nvmem: core: remove spurious white space Bartosz Golaszewski <[email protected]>,Gaosheng Cui <[email protected]>,Greg Kroah-Hartman <[email protected]>,[email protected],[email protected],Maxime Ripard <[email protected]>, Hector Martin <[email protected]>
2023-01-03 18:27:54 linux-kernel [PATCH v3 4/5] nvmem: core: fix cleanup after dev_set_name() Bartosz Golaszewski <[email protected]>,Gaosheng Cui <[email protected]>,Greg Kroah-Hartman <[email protected]>,[email protected],[email protected],Maxime Ripard <[email protected]>, Hector Martin <[email protected]>
2023-01-03 17:47:25 linux-kernel [PATCH v3 3/5] nvmem: core: remove nvmem_config wp_gpio Bartosz Golaszewski <[email protected]>,Gaosheng Cui <[email protected]>,Greg Kroah-Hartman <[email protected]>,[email protected],[email protected],Maxime Ripard <[email protected]>, Hector Martin <[email protected]>