Thomas Gleixner ([email protected])

Number of posts: 23303 (3.19 per day)
First post: 2004-06-07 15:42:13
Last post: 2024-06-11 07:33:53

Date List Subject
2023-05-08 20:29:27 linux-kernel [patch v3 36/36] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
2023-05-08 20:09:08 linux-kernel [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask
2023-05-08 20:08:18 linux-kernel [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
2023-05-08 20:08:16 linux-kernel [patch v3 10/36] [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
2023-05-08 20:08:14 linux-kernel [patch v3 23/36] [patch V2 23/38] csky/smp: Switch to hotplug core state synchronization
2023-05-08 20:08:11 linux-kernel [patch v3 19/36] x86/smpboot: Switch to hotplug core state synchronization
2023-05-08 20:08:05 linux-kernel [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack
2023-05-08 20:07:34 linux-kernel [patch v3 02/36] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
2023-05-08 20:07:30 linux-kernel [patch v3 09/36] x86/smpboot: Get rid of cpu_init_secondary()
2023-05-08 20:06:14 linux-kernel [patch v3 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
2023-05-08 20:05:36 linux-kernel [patch v3 11/36] [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
2023-05-08 20:03:18 linux-kernel [patch v3 27/36] cpu/hotplug: Remove unused state functions
2023-05-08 20:02:43 linux-kernel [patch v3 33/36] x86/apic: Save the APIC virtual base address
2023-05-08 20:02:42 linux-kernel [patch v3 17/36] x86/xen/hvm: Get rid of DEAD_FROZEN handling
2023-05-08 20:00:04 linux-kernel [patch v3 22/36] arm64: smp: Switch to hotplug core state synchronization
2023-05-08 19:59:50 linux-kernel [patch v3 21/36] [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
2023-05-08 19:58:26 linux-kernel [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
2023-05-08 19:58:02 linux-kernel [patch v3 25/36] parisc: Switch to hotplug core state synchronization
2023-05-08 19:57:45 linux-kernel [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
2023-05-08 19:57:13 linux-kernel [patch v3 12/36] [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
2023-05-08 19:57:03 linux-kernel [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization
2023-05-08 19:57:02 linux-kernel [patch v3 03/36] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
2023-05-08 19:56:06 linux-kernel [patch v3 28/36] cpu/hotplug: Reset task stack state in _cpu_up()
2023-05-08 19:55:32 linux-kernel [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them
2023-05-08 19:55:27 linux-kernel [patch v3 30/36] x86/smpboot: Enable split CPU startup
2023-05-08 19:54:17 linux-kernel [patch v3 15/36] x86/smpboot: Remove wait for cpu_online()
2023-05-08 19:53:35 linux-kernel [patch v3 26/36] riscv: Switch to hotplug core state synchronization
2023-05-08 19:53:30 linux-kernel [patch v3 16/36] x86/xen/smp_pv: Remove wait for CPU online
2023-05-08 19:53:29 linux-kernel [patch v3 05/36] x86/topology: Remove CPU0 hotplug option
2023-05-08 19:51:50 linux-kernel [patch v3 04/36] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
2023-05-08 19:49:46 linux-kernel [patch v3 01/36] [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
2023-05-08 19:49:19 linux-kernel [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs
2023-05-08 19:48:30 linux-kernel [patch v3 20/36] cpu/hotplug: Remove cpu_report_state() and related unused cruft
2023-05-08 19:46:31 linux-kernel [patch v3 29/36] [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
2023-05-08 19:44:52 linux-kernel [patch v3 07/36] x86/smpboot: Restrict soft_restart_cpu() to SEV
2023-05-08 19:44:45 linux-kernel [patch v3 06/36] x86/smpboot: Remove the CPU0 hotplug kludge
2023-05-08 19:44:20 linux-kernel [patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-08 18:14:57 linux-kernel Re: [PATCH 2/9] softirq: Use sched_clock() based timeout
2023-05-08 09:50:42 linux-kernel Re: [PATCH v3 3/3] genirq: Use the maple tree for IRQ descriptors management
2023-05-06 19:47:46 linux-kernel [GIT pull] core/debugobjects for v6.4-rc1
2023-05-06 17:10:29 linux-kernel [PATCH v3] tick/broadcast: Make broadcast device replacement work correctly
2023-05-06 17:01:55 linux-kernel RE: [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
2023-05-05 23:51:35 linux-kernel Re: [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
2023-05-05 23:47:26 linux-kernel Re: [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
2023-05-05 12:59:44 linux-kernel Re: [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
2023-05-05 08:00:15 linux-kernel Re: [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()
2023-05-04 19:26:26 linux-kernel [patch V2 03/38] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
2023-05-04 19:26:24 linux-kernel [patch V2 22/38] arm64: smp: Switch to hotplug core state synchronization
2023-05-04 19:26:24 linux-kernel [patch V2 09/38] x86/smpboot: Get rid of cpu_init_secondary()
2023-05-04 19:26:20 linux-kernel [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
2023-05-04 19:25:31 linux-kernel [patch V2 17/38] x86/xen/hvm: Get rid of DEAD_FROZEN handling