Usama Arif ([email protected])

Number of posts: 311 (0.4 per day)
First post: 2021-11-23 15:05:43
Last post: 2024-01-03 15:18:58

Date List Subject
2023-02-15 14:55:26 linux-kernel [PATCH v9 6/8] x86/smpboot: Support parallel startup of secondary CPUs
2023-02-15 14:55:23 linux-kernel [PATCH v9 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
2023-02-15 14:55:16 linux-kernel [PATCH v9 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
2023-02-15 14:55:09 linux-kernel [PATCH v9 2/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
2023-02-15 14:55:04 linux-kernel [PATCH v9 0/8] Parallel CPU bringup for x86_64
2023-02-15 14:54:50 linux-kernel [PATCH v9 8/8] x86/smpboot: Serialize topology updates for secondary bringup
2023-02-15 14:54:46 linux-kernel [PATCH v9 5/8] x86/smpboot: Split up native_cpu_up into separate phases and document them
2023-02-15 14:54:37 linux-kernel [PATCH v9 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
2023-02-14 16:06:59 linux-kernel Re: [v3 0/6] KVM: arm64: implement vcpu_is_preempted check
2023-02-13 22:30:55 linux-kernel Re: [External] Re: [PATCH v8 9/9] x86/smpboot: Serialize topology updates for secondary bringup
2023-02-13 15:20:13 linux-kernel Re: [External] Re: [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
2023-02-09 20:38:06 linux-kernel Re: [External] Re: [PATCH v8 6/9] x86/smpboot: Support parallel startup of secondary CPUs
2023-02-09 20:32:38 linux-kernel Re: [External] Re: [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
2023-02-09 15:43:19 linux-kernel [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
2023-02-09 15:43:17 linux-kernel [PATCH v8 6/9] x86/smpboot: Support parallel startup of secondary CPUs
2023-02-09 15:43:12 linux-kernel [PATCH v8 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
2023-02-09 15:43:00 linux-kernel [PATCH v8 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
2023-02-09 15:42:58 linux-kernel [PATCH v8 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
2023-02-09 15:42:52 linux-kernel [PATCH v8 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
2023-02-09 15:42:44 linux-kernel [PATCH v8 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
2023-02-09 15:42:41 linux-kernel [PATCH v8 0/9] Parallel CPU bringup for x86_64
2023-02-09 15:42:36 linux-kernel [PATCH v8 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
2023-02-09 15:42:27 linux-kernel [PATCH v8 9/9] x86/smpboot: Serialize topology updates for secondary bringup
2023-02-09 14:01:52 linux-kernel Re: [External] Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64
2023-02-09 11:56:38 linux-kernel Re: [External] Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64
2023-02-09 10:20:15 linux-kernel Re: [External] Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64
2023-02-09 09:49:35 linux-kernel Re: [External] Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64
2023-02-08 12:54:33 linux-kernel Re: [External] Re: [PATCH v7 6/9] x86/smpboot: Support parallel startup of secondary CPUs
2023-02-07 23:06:47 linux-kernel [PATCH v7 9/9] x86/smpboot: Serialize topology updates for secondary bringup
2023-02-07 23:06:03 linux-kernel [PATCH v7 6/9] x86/smpboot: Support parallel startup of secondary CPUs
2023-02-07 23:06:00 linux-kernel [PATCH v7 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
2023-02-07 23:05:57 linux-kernel [PATCH v7 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
2023-02-07 23:05:32 linux-kernel [PATCH v7 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
2023-02-07 23:05:30 linux-kernel [PATCH v7 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
2023-02-07 23:05:26 linux-kernel [PATCH v7 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
2023-02-07 23:05:23 linux-kernel [PATCH v7 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
2023-02-07 23:05:08 linux-kernel [PATCH v7 0/9] Parallel CPU bringup for x86_64
2023-02-07 23:04:51 linux-kernel [PATCH v7 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
2023-02-07 11:45:07 linux-kernel [PATCH] docs: mm: Fix number of base pages for 1GB HugeTLB
2023-02-06 12:18:10 linux-kernel Re: [External] Re: [PATCH v6 00/11] Parallel CPU bringup for x86_64
2023-02-06 12:12:01 linux-kernel Re: [External] Re: [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
2023-02-05 22:13:50 linux-kernel Re: [External] Re: [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
2023-02-02 22:51:13 linux-kernel Re: [External] Re: [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
2023-02-02 22:00:48 linux-kernel Re: [PATCH 0/9] Parallel CPU bringup for x86_64
2023-02-02 21:57:52 linux-kernel [PATCH v6 09/11] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
2023-02-02 21:57:49 linux-kernel [PATCH v6 11/11] x86/smpboot: reuse timer calibration
2023-02-02 21:57:46 linux-kernel [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
2023-02-02 21:57:42 linux-kernel [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
2023-02-02 21:57:38 linux-kernel [PATCH v6 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
2023-02-02 21:57:34 linux-kernel [PATCH v6 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
2023-02-02 21:57:29 linux-kernel [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()