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-09-13 16:49:26
linux-kernel
[RFC PATCH v2 01/35] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
2023-09-13 16:49:23
linux-kernel
[RFC PATCH v2 02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
2023-09-13 16:46:18
linux-kernel
[RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
2023-09-13 16:46:00
linux-kernel
[RFC PATCH v2 34/35] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
2023-09-13 16:45:54
linux-kernel
[RFC PATCH v2 26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header
2023-09-13 16:45:19
linux-kernel
[RFC PATCH v2 23/35] ACPI: Warn when the present bit changes but the feature is not enabled
2023-09-13 16:41:41
linux-kernel
[RFC PATCH v2 27/35] ACPICA: Add new MADT GICC flags fields [code first?]
2023-09-13 16:41:30
linux-kernel
[RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
2023-09-13 16:41:15
linux-kernel
[RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
2023-09-13 16:41:09
linux-kernel
[RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
2023-09-13 16:41:04
linux-kernel
[RFC PATCH v2 09/35] LoongArch: Switch over to GENERIC_CPU_DEVICES
2023-09-13 16:41:00
linux-kernel
[RFC PATCH v2 07/35] x86: intel_epb: Don't rely on link order
2023-09-13 16:40:56
linux-kernel
[RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
2023-09-13 16:40:55
linux-kernel
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-13 10:15:44
linux-kernel
Re: [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace
2023-09-12 17:03:39
linux-kernel
Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-09-08 19:32:22
linux-kernel
Re: [PATCH v5 10/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
2023-09-08 18:54:57
linux-kernel
Re: [PATCH v5 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted
2023-09-08 18:22:32
linux-kernel
Re: [PATCH v5 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-08-24 17:32:31
linux-kernel
Re: [PATCH v5 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-08-24 17:19:44
linux-kernel
Re: [PATCH v5 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
2023-08-02 14:41:15
linux-kernel
Re: [PATCH v6] arm64: sdei: abort running SDEI handlers during crash
2023-07-28 17:47:30
linux-kernel
[PATCH v5 17/24] x86/resctrl: Move alloc/mon static keys into helpers
2023-07-28 17:46:01
linux-kernel
[PATCH v5 08/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
2023-07-28 17:45:50
linux-kernel
[PATCH v5 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted
2023-07-28 17:41:36
linux-kernel
[PATCH v5 02/24] x86/resctrl: Access per-rmid structures by index
2023-07-28 17:34:12
linux-kernel
[PATCH v5 07/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
2023-07-28 17:32:08
linux-kernel
[PATCH v5 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
2023-07-28 17:31:06
linux-kernel
[PATCH v5 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-07-28 17:20:27
linux-kernel
[PATCH v5 22/24] x86/resctrl: Add cpu offline callback for resctrl work
2023-07-28 17:17:31
linux-kernel
[PATCH v5 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-07-28 17:17:14
linux-kernel
[PATCH v5 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
2023-07-28 17:16:48
linux-kernel
[PATCH v5 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
2023-07-28 17:16:13
linux-kernel
[PATCH v5 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
2023-07-28 17:16:01
linux-kernel
[PATCH v5 10/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
2023-07-28 17:15:08
linux-kernel
[PATCH v5 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
2023-07-28 17:14:04
linux-kernel
[PATCH v5 24/24] x86/resctrl: Separate arch and fs resctrl locks
2023-07-28 17:13:37
linux-kernel
Re: [PATCH v4 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
2023-07-28 17:13:18
linux-kernel
[PATCH v5 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
2023-07-28 17:11:12
linux-kernel
[PATCH v5 01/24] x86/resctrl: Track the closid with the rmid
2023-07-28 17:09:45
linux-kernel
[PATCH v5 16/24] x86/resctrl: Make resctrl_mounted checks explicit
2023-07-28 17:07:40
linux-kernel
[PATCH v5 11/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
2023-07-28 17:05:24
linux-kernel
Re: [PATCH v4 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-07-28 17:05:00
linux-kernel
[PATCH v5 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
2023-07-28 17:04:41
linux-kernel
[PATCH v5 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
2023-07-28 17:03:59
linux-kernel
[PATCH v5 20/24] x86/resctrl: Add cpu online callback for resctrl work
2023-07-28 17:03:59
linux-kernel
[PATCH v5 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
2023-07-28 16:57:26
linux-kernel
Re: [PATCH v4 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
2023-07-28 16:57:22
linux-kernel
Re: [PATCH v4 24/24] x86/resctrl: Separate arch and fs resctrl locks
2023-07-28 16:56:46
linux-kernel
[PATCH v5 05/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
2023-07-28 16:51:40
linux-kernel
[PATCH v5 09/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers