LinuxLists
Users
About
James Morse (
[email protected]
)
Number of posts: 1750 (0.56 per day)
First post: 2015-11-03 17:59:01
Last post: 2024-06-14 15:32:47
Previous Page
/
Next Page
Date
List
Subject
2023-02-28 17:14:08
linux-kernel
Re: [PATCH 4/7] x86/resctrl: Add code to setup monitoring at L3 or NODE scope.
2023-02-28 17:13:54
linux-kernel
Re: [PATCH 5/7] x86/resctrl: Add a new "snc_ways" file to the monitoring info directory.
2023-02-28 17:12:36
linux-kernel
Re: [PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-02-15 18:13:31
linux-kernel
Re: [PATCH v3] firmware: arm_sdei: Fix sleep from invalid context BUG
2023-02-10 17:43:08
linux-kernel
Re: [PATCH v2] firmware: arm_sdei: Fix sleep from invalid context BUG
2023-02-07 17:51:48
linux-kernel
Re: [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
2023-02-07 17:51:32
linux-kernel
Re: [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
2023-02-03 14:08:45
linux-kernel
[RFC PATCH 26/32] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
2023-02-03 14:08:43
linux-kernel
[RFC PATCH 23/32] ACPICA: Add new MADT GICC flags fields [code first?]
2023-02-03 14:06:05
linux-kernel
[RFC PATCH 19/32] ACPI: Warn when the present bit changes but the feature is not enabled
2023-02-03 14:05:46
linux-kernel
[RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
2023-02-03 14:05:29
linux-kernel
[RFC PATCH 24/32] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
2023-02-03 14:05:26
linux-kernel
[RFC PATCH 32/32] cpumask: Add enabled cpumask for present CPUs that can be brought online
2023-02-03 14:04:42
linux-kernel
[RFC PATCH 28/32] ACPI: add support to register CPUs based on the _STA enabled bit
2023-02-03 14:04:37
linux-kernel
[RFC PATCH 18/32] ACPI: Check _STA present bit before making CPUs not present
2023-02-03 14:04:20
linux-kernel
[RFC PATCH 25/32] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
2023-02-03 13:57:59
linux-kernel
[RFC PATCH 22/32] arm64: acpi: Move get_cpu_for_acpi_id() to a header
2023-02-03 13:57:33
linux-kernel
[RFC PATCH 21/32] LoongArch: Use the __weak version of arch_unregister_cpu()
2023-02-03 13:57:12
linux-kernel
[RFC PATCH 31/32] arm64: document virtual CPU hotplug's expectations
2023-02-03 13:56:49
linux-kernel
[RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace
2023-02-03 13:56:48
linux-kernel
[RFC PATCH 27/32] arm64: psci: Ignore DENIED CPUs
2023-02-03 13:56:44
linux-kernel
[RFC PATCH 20/32] drivers: base: Implement weak arch_unregister_cpu()
2023-02-03 13:56:08
linux-kernel
[RFC PATCH 17/32] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
2023-02-03 13:55:58
linux-kernel
[RFC PATCH 16/32] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
2023-02-03 13:55:55
linux-kernel
[RFC PATCH 15/32] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
2023-02-03 13:55:49
linux-kernel
[RFC PATCH 13/32] ACPI: processor: Register all CPUs from acpi_processor_get_info()
2023-02-03 13:55:11
linux-kernel
[RFC PATCH 12/32] ACPI: processor: Register CPUs that are online, but not described in the DSDT
2023-02-03 13:55:07
linux-kernel
[RFC PATCH 14/32] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
2023-02-03 13:55:02
linux-kernel
[RFC PATCH 11/32] ACPI: processor: Add support for processors described as container packages
2023-02-03 13:54:31
linux-kernel
[RFC PATCH 10/32] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
2023-02-03 13:54:16
linux-kernel
[RFC PATCH 09/32] LoongArch: Switch over to GENERIC_CPU_DEVICES
2023-02-03 13:53:49
linux-kernel
[RFC PATCH 08/32] x86/topology: Switch over to GENERIC_CPU_DEVICES
2023-02-03 13:53:36
linux-kernel
[RFC PATCH 07/32] ia64/topology: Switch over to GENERIC_CPU_DEVICES
2023-02-03 13:53:34
linux-kernel
[RFC PATCH 06/32] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
2023-02-03 13:53:30
linux-kernel
[RFC PATCH 05/32] drivers: base: Move cpu_dev_init() after node_dev_init()
2023-02-03 13:52:53
linux-kernel
[RFC PATCH 04/32] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
2023-02-03 13:52:38
linux-kernel
[RFC PATCH 03/32] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
2023-02-03 13:52:33
linux-kernel
[RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture
2023-02-03 13:52:23
linux-kernel
[RFC PATCH 01/32] ia64: Fix build error due to switch case label appearing next to declaration
2023-02-03 13:51:41
linux-kernel
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-01-18 13:18:07
linux-kernel
Re: [PATCH] ia64: Fix build error due to switch case label appearing next to declaration
2023-01-17 15:40:05
linux-kernel
[PATCH] ia64: Fix build error due to switch case label appearing next to declaration
2023-01-13 19:06:54
linux-kernel
[PATCH v2 10/18] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
2023-01-13 19:06:38
linux-kernel
[PATCH v2 03/18] x86/resctrl: Create helper for RMID allocation and mondata dir creation
2023-01-13 19:05:53
linux-kernel
[PATCH v2 15/18] x86/resctrl: Add cpu online callback for resctrl work
2023-01-13 19:02:44
linux-kernel
[PATCH v2 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
2023-01-13 19:00:58
linux-kernel
[PATCH v2 13/18] x86/resctrl: Make rdt_enable_key the arch's decision to switch
2023-01-13 19:00:08
linux-kernel
[PATCH v2 18/18] x86/resctrl: Separate arch and fs resctrl locks
2023-01-13 18:46:38
linux-kernel
[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-01-13 18:43:42
linux-kernel
[PATCH v2 11/18] x86/resctrl: Make resctrl_mounted checks explicit
2023-01-13 18:18:38
linux-kernel
[PATCH v2 05/18] x86/resctrl: Allow RMID allocation to be scoped by CLOSID