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-04-18 08:54:48 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-04-18 08:47:56 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-18 07:05:40 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-17 14:56:06 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-17 13:39:00 linux-kernel [PATCH] posix-cpu-timers: Implement the missing timer_wait_running callback
2023-04-17 08:11:57 linux-kernel Re: [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
2023-04-15 21:50:58 linux-kernel Re: [PATCH v3 0/3] Increase the number of IRQ descriptors for SPARSEIRQ
2023-04-15 21:08:09 linux-kernel Re: [patch 35/37] x86/smpboot: Support parallel startup of secondary CPUs
2023-04-15 21:07:23 linux-kernel Re: [patch 19/37] x86/smpboot: Switch to hotplug core state synchronization
2023-04-15 21:06:58 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-04-15 00:29:29 linux-kernel [patch 34/37] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
2023-04-15 00:27:14 linux-kernel [patch 26/37] riscv: Switch to hotplug core state synchronization
2023-04-14 23:54:34 linux-kernel [patch 36/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
2023-04-14 23:49:16 linux-kernel [patch 32/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
2023-04-14 23:48:27 linux-kernel [patch 29/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
2023-04-14 23:48:23 linux-kernel [patch 31/37] x86/apic: Provide cpu_primary_thread mask
2023-04-14 23:48:05 linux-kernel [patch 30/37] x86/smpboot: Enable split CPU startup
2023-04-14 23:47:46 linux-kernel [patch 37/37] x86/smpboot: Allow parallel bringup for SEV-ES
2023-04-14 23:47:41 linux-kernel [patch 22/37] arm64: smp: Switch to hotplug core state synchronization
2023-04-14 23:47:38 linux-kernel [patch 35/37] x86/smpboot: Support parallel startup of secondary CPUs
2023-04-14 23:47:20 linux-kernel [patch 33/37] x86/topology: Store extended topology leaf information
2023-04-14 23:47:16 linux-kernel [patch 20/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft
2023-04-14 23:47:08 linux-kernel [patch 25/37] parisc: Switch to hotplug core state synchronization
2023-04-14 23:47:03 linux-kernel [patch 27/37] cpu/hotplug: Remove unused state functions
2023-04-14 23:47:01 linux-kernel [patch 28/37] cpu/hotplug: Reset task stack state in _cpu_up()
2023-04-14 23:47:00 linux-kernel [patch 18/37] cpu/hotplug: Add CPU state tracking and synchronization
2023-04-14 23:46:55 linux-kernel [patch 24/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization
2023-04-14 23:46:40 linux-kernel [patch 19/37] x86/smpboot: Switch to hotplug core state synchronization
2023-04-14 23:46:38 linux-kernel [patch 23/37] csky/smp: Switch to hotplug core state synchronization
2023-04-14 23:46:34 linux-kernel [patch 21/37] ARM: smp: Switch to hotplug core state synchronization
2023-04-14 23:46:24 linux-kernel [patch 17/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling
2023-04-14 23:46:23 linux-kernel [patch 16/37] x86/xen/smp_pv: Remove wait for CPU online
2023-04-14 23:46:09 linux-kernel [patch 15/37] x86/smpboot: Remove wait for cpu_online()
2023-04-14 23:46:05 linux-kernel [patch 11/37] x86/smpboot: Move synchronization masks to SMP boot code
2023-04-14 23:46:02 linux-kernel [patch 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
2023-04-14 23:45:58 linux-kernel [patch 14/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
2023-04-14 23:45:54 linux-kernel [patch 13/37] x86/smpboot: Remove cpu_callin_mask
2023-04-14 23:45:51 linux-kernel [patch 12/37] x86/smpboot: Make TSC synchronization function call based
2023-04-14 23:45:47 linux-kernel [patch 10/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
2023-04-14 23:45:37 linux-kernel [patch 08/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them
2023-04-14 23:45:37 linux-kernel [patch 09/37] x86/smpboot: Get rid of cpu_init_secondary()
2023-04-14 23:45:23 linux-kernel [patch 06/37] x86/smpboot: Remove the CPU0 hotplug kludge
2023-04-14 23:45:22 linux-kernel [patch 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
2023-04-14 23:45:15 linux-kernel [patch 05/37] x86/topology: Remove CPU0 hotplug option
2023-04-14 23:45:09 linux-kernel [patch 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
2023-04-14 23:45:07 linux-kernel [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-14 23:45:00 linux-kernel [patch 03/37] x86/smpboot: Avoid pointless delay calibration is TSC is synchronized
2023-04-14 23:44:43 linux-kernel [patch 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
2023-04-14 16:32:40 linux-kernel [patch 2/3] cpu/hotplug: Remove export of cpu_active_mask and cpu_dying_mask
2023-04-14 16:32:20 linux-kernel [patch 3/3] cpu/hotplug: Get rid of cpu_dying_mask
2023-04-14 16:32:13 linux-kernel [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling