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-04 19:24:39 linux-kernel [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
2023-05-04 19:23:42 linux-kernel [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
2023-05-04 19:22:52 linux-kernel [patch V2 35/38] x86/apic: Save the APIC virtual base address
2023-05-04 19:21:12 linux-kernel [patch V2 26/38] riscv: Switch to hotplug core state synchronization
2023-05-04 19:20:04 linux-kernel [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
2023-05-04 19:19:49 linux-kernel [patch V2 33/38] x86/topology: Store extended topology leaf information
2023-05-04 19:18:22 linux-kernel [patch V2 30/38] x86/smpboot: Enable split CPU startup
2023-05-04 19:17:49 linux-kernel [patch V2 37/38] x86/smpboot: Support parallel startup of secondary CPUs
2023-05-04 19:16:17 linux-kernel [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
2023-05-04 19:16:02 linux-kernel [patch V2 23/38] csky/smp: Switch to hotplug core state synchronization
2023-05-04 19:15:03 linux-kernel [patch V2 04/38] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
2023-05-04 19:14:26 linux-kernel [patch V2 16/38] x86/xen/smp_pv: Remove wait for CPU online
2023-05-04 19:14:12 linux-kernel [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based
2023-05-04 19:13:57 linux-kernel [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
2023-05-04 19:13:25 linux-kernel [patch V2 02/38] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
2023-05-04 19:13:24 linux-kernel [patch V2 08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them
2023-05-04 19:11:32 linux-kernel [patch V2 27/38] cpu/hotplug: Remove unused state functions
2023-05-04 19:11:04 linux-kernel [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
2023-05-04 19:11:00 linux-kernel [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
2023-05-04 19:11:00 linux-kernel [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack
2023-05-04 19:09:48 linux-kernel [patch V2 13/38] x86/smpboot: Remove cpu_callin_mask
2023-05-04 19:06:40 linux-kernel [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up()
2023-05-04 19:06:28 linux-kernel [patch V2 32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
2023-05-04 19:05:56 linux-kernel [patch V2 25/38] parisc: Switch to hotplug core state synchronization
2023-05-04 19:05:44 linux-kernel [patch V2 31/38] x86/apic: Provide cpu_primary_thread mask
2023-05-04 19:05:44 linux-kernel [patch V2 20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft
2023-05-04 19:05:24 linux-kernel [patch V2 15/38] x86/smpboot: Remove wait for cpu_online()
2023-05-04 19:05:18 linux-kernel [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization
2023-05-04 19:05:13 linux-kernel [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
2023-05-04 19:05:09 linux-kernel [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization
2023-05-04 19:04:47 linux-kernel [patch V2 06/38] x86/smpboot: Remove the CPU0 hotplug kludge
2023-05-04 19:04:41 linux-kernel [patch V2 05/38] x86/topology: Remove CPU0 hotplug option
2023-05-04 19:04:24 linux-kernel [patch V2 07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV
2023-05-04 19:04:02 linux-kernel [patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-04 19:03:14 linux-kernel RE: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-04 18:57:09 linux-kernel Re: [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()
2023-05-03 23:03:43 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-05-02 15:52:29 linux-kernel Re: [PATCH 28/40] timekeeping: Fix a circular include dependency
2023-05-02 15:51:20 linux-kernel Re: [PATCH] Documentation: timers: hrtimers: Make hybrid union historical
2023-05-02 12:45:35 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-05-01 15:43:53 linux-kernel Re: [PATCH] debugobject: Prevent init race with static objects
2023-04-28 12:20:39 linux-kernel [GIT pull] timers/core for 6.4-rc1
2023-04-28 10:37:38 linux-kernel Re: [PATCH v3 3/3] genirq: Use the maple tree for IRQ descriptors management
2023-04-26 23:28:55 linux-kernel Re: [PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
2023-04-26 21:33:17 linux-kernel Re: Unfair qspinlocks on ARM64 without LSE atomics => 3ms delay in interrupt handling
2023-04-26 20:04:01 linux-kernel Re: [PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
2023-04-26 16:46:15 linux-kernel Re: [PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
2023-04-26 12:27:41 linux-kernel Re: [PATCH v3 3/3] genirq: Use the maple tree for IRQ descriptors management
2023-04-26 09:29:56 linux-kernel Re: [PATCH] x86/CPU/AMD: Rename the spectral chicken
2023-04-26 09:13:02 linux-kernel Re: [GIT PULL] timers material for v6.4-rc1
2023-04-26 08:22:55 linux-kernel Re: [patch 22/37] arm64: smp: Switch to hotplug core state synchronization