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-22 22:47:28 linux-kernel Re: [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()
2023-05-22 22:47:27 linux-kernel Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-05-22 21:12:37 linux-kernel Re: [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
2023-05-22 14:46:25 linux-kernel Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNOWN_FREQ cases
2023-05-22 14:27:20 linux-kernel Re: [patch V2 06/40] PCI/MSI: Provide static key for parent mask/unmask
2023-05-22 11:52:17 linux-kernel Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNOWN_FREQ cases
2023-05-22 08:16:41 linux-kernel Re: [PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNOWN_FREQ cases
2023-05-19 15:10:48 linux-kernel Re: [PATCH v3] x86: fpu: Keep xfd_state always in sync with MSR_IA32_XFD
2023-05-16 23:04:04 linux-kernel Re: your mail
2023-05-16 20:59:45 linux-kernel Re: [PATCH] x86/vdso: Use non-serializing instruction rdtsc
2023-05-16 14:43:12 linux-kernel Re: [PATCH] x86/vdso: Use non-serializing instruction rdtsc
2023-05-15 21:31:39 linux-kernel Re: your mail
2023-05-15 21:26:32 linux-kernel Re: [PATCH] Documentation: core-api/cpuhotplug: Fix state names
2023-05-15 17:36:27 linux-kernel Re: [PATCH] cdx: add MSI support for CDX bus
2023-05-13 20:21:29 linux-kernel Re: Futexes & Folios
2023-05-13 20:18:23 linux-kernel Re: [syzbot] [kernel?] possible deadlock in __hrtimer_run_queues
2023-05-13 20:17:41 linux-kernel Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
2023-05-13 09:06:32 linux-kernel Re: [PATCH] debugobject: don't wake up kswapd from fill_pool()
2023-05-12 21:24:46 linux-kernel [patch V4 19/37] cpu/hotplug: Add CPU state tracking and synchronization
2023-05-12 21:24:28 linux-kernel [patch V4 26/37] parisc: Switch to hotplug core state synchronization
2023-05-12 21:24:20 linux-kernel [patch V4 11/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
2023-05-12 21:24:12 linux-kernel [patch V4 18/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling
2023-05-12 21:23:16 linux-kernel [patch V4 30/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
2023-05-12 21:21:36 linux-kernel [patch V4 24/37] csky/smp: Switch to hotplug core state synchronization
2023-05-12 21:21:11 linux-kernel [patch V4 03/37] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
2023-05-12 21:21:07 linux-kernel [patch V4 34/37] x86/apic: Save the APIC virtual base address
2023-05-12 21:20:58 linux-kernel [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-12 21:20:45 linux-kernel [patch V4 25/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization
2023-05-12 21:20:40 linux-kernel [patch V4 15/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
2023-05-12 21:20:31 linux-kernel [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()
2023-05-12 21:20:19 linux-kernel [patch V4 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
2023-05-12 21:20:03 linux-kernel [patch V4 29/37] cpu/hotplug: Reset task stack state in _cpu_up()
2023-05-12 21:19:39 linux-kernel [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online
2023-05-12 21:19:23 linux-kernel [patch V4 05/37] x86/topology: Remove CPU0 hotplug option
2023-05-12 21:19:05 linux-kernel [patch V4 22/37] ARM: smp: Switch to hotplug core state synchronization
2023-05-12 21:18:55 linux-kernel [patch V4 28/37] cpu/hotplug: Remove unused state functions
2023-05-12 21:18:40 linux-kernel [patch V4 31/37] x86/smpboot: Enable split CPU startup
2023-05-12 21:18:34 linux-kernel [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
2023-05-12 21:18:27 linux-kernel [patch V4 23/37] arm64: smp: Switch to hotplug core state synchronization
2023-05-12 21:18:27 linux-kernel [patch V4 06/37] x86/smpboot: Remove the CPU0 hotplug kludge
2023-05-12 21:18:25 linux-kernel [patch V4 32/37] x86/apic: Provide cpu_primary_thread mask
2023-05-12 21:18:23 linux-kernel [patch V4 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
2023-05-12 21:18:23 linux-kernel [patch V4 13/37] x86/smpboot: Make TSC synchronization function call based
2023-05-12 21:18:21 linux-kernel [patch V4 16/37] x86/smpboot: Remove wait for cpu_online()
2023-05-12 21:18:20 linux-kernel [patch V4 08/37] x86/smpboot: Remove unnecessary barrier()
2023-05-12 21:18:18 linux-kernel [patch V4 12/37] x86/smpboot: Move synchronization masks to SMP boot code
2023-05-12 21:17:30 linux-kernel [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
2023-05-12 21:16:29 linux-kernel [patch V4 35/37] x86/smpboot: Implement a bit spinlock to protect the realmode stack
2023-05-12 21:15:57 linux-kernel [patch V4 21/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft
2023-05-12 21:14:37 linux-kernel [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
2023-05-12 21:14:20 linux-kernel [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE