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-03-22 15:45:12 linux-kernel Re: [PATCH] tracing: Trace instrumentation begin and end
2023-03-22 11:35:39 linux-kernel Re: [PATCH] tracing: Trace instrumentation begin and end
2023-03-22 10:39:26 linux-kernel Re: [PATCH] irq: fasteoi handler re-runs on concurrent invoke
2023-03-22 10:20:25 linux-kernel Re: [PATCH v3 4/8] x86/psp: Add IRQ support
2023-03-22 10:19:23 linux-kernel Re: [PATCH] Documentation: maintainer-tip: Rectify link to "Describe your changes" section of submitting-patches.rst
2023-03-21 19:47:32 linux-kernel Re: [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task
2023-03-21 15:41:54 linux-kernel Re: [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task
2023-03-21 10:32:34 linux-kernel Re: [PATCH v3 4/8] x86/psp: Add IRQ support
2023-03-21 09:08:44 linux-kernel Re: [PATCH] x86/entry: Fix noinstr warning in __enter_from_user_mode()
2023-03-20 16:16:59 linux-kernel Re: [patch V2 3/4] atomics: Provide rcuref - scalable reference counting
2023-03-20 14:30:56 linux-kernel Re: [PATCH v15 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
2023-03-20 14:00:12 linux-kernel Re: [PATCH 07/36] cpu/hotplug: move to use bus_get_dev_root()
2023-03-11 14:15:03 linux-kernel Re: [PATCH v14 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
2023-03-11 09:20:46 linux-kernel Re: [PATCH v14 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them
2023-03-11 08:55:09 linux-kernel Re: [PATCH v14 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
2023-03-07 23:09:35 linux-kernel Re: [patch V2 4/4] net: dst: Switch to rcuref_t reference counting
2023-03-07 12:58:27 linux-kernel [patch V2 3/4] atomics: Provide rcuref - scalable reference counting
2023-03-07 12:58:19 linux-kernel [patch V2 4/4] net: dst: Switch to rcuref_t reference counting
2023-03-07 12:58:08 linux-kernel [patch V2 2/4] atomics: Provide atomic_add_and_negative() variants
2023-03-07 12:58:02 linux-kernel [patch V2 1/4] net: dst: Prevent false sharing vs. dst_entry::__refcnt
2023-03-07 12:57:57 linux-kernel [patch V2 0/4] net, refcount: Address dst_entry reference count scalability issues
2023-03-05 20:53:35 linux-kernel Re: [GIT pull] irq/urgent for v6.3-rc1
2023-03-05 20:43:32 linux-kernel Re: [PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
2023-03-05 19:58:55 linux-kernel Re: [GIT pull] irq/urgent for v6.3-rc1
2023-03-05 08:55:10 linux-kernel [GIT pull] x86/urgent for v6.3-rc1
2023-03-05 08:55:07 linux-kernel [GIT pull] irq/urgent for v6.3-rc1
2023-03-04 00:28:23 linux-kernel Re: IRQ affinity not working on Xen pci-platform device
2023-03-04 00:14:27 linux-kernel Re: [PATCH 1/2] debugobject: fix concurrency issues with is_static_object
2023-03-03 23:47:16 linux-kernel Re: [PATCH 1/2] debugobject: fix concurrency issues with is_static_object
2023-03-03 16:51:46 linux-kernel Re: IRQ affinity not working on Xen pci-platform device
2023-03-03 15:18:59 linux-kernel Re: [PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
2023-03-03 14:17:25 linux-kernel Re: [PATCH 3/3] softirq: don't yield if only expedited handlers are pending
2023-03-03 13:30:58 linux-kernel Re: [PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
2023-03-03 11:41:57 linux-kernel Re: [PATCH 3/3] softirq: don't yield if only expedited handlers are pending
2023-03-02 22:58:57 linux-kernel Re: [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
2023-03-02 22:21:58 linux-kernel Re: [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
2023-03-02 01:05:53 linux-kernel Re: [patch 2/3] atomics: Provide rcuref - scalable reference counting
2023-03-01 23:12:33 linux-kernel Re: [patch 1/3] net: dst: Prevent false sharing vs. dst_entry::__refcnt
2023-03-01 22:11:56 linux-kernel Re: [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling
2023-03-01 21:07:58 linux-kernel Re: [patch 05/39] genirq/msi: Remove filter from msi_free_descs_free_range()
2023-03-01 11:09:55 linux-kernel Re: [patch 2/3] atomics: Provide rcuref - scalable reference counting
2023-03-01 10:40:32 linux-kernel Re: [patch 0/3] net, refcount: Address dst_entry reference count scalability issues
2023-03-01 10:27:32 linux-kernel Re: [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit
2023-03-01 10:18:35 linux-kernel Re: [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit
2023-03-01 01:00:29 linux-kernel Re: [patch 0/3] net, refcount: Address dst_entry reference count scalability issues
2023-02-28 21:31:49 linux-kernel Re: [patch 1/3] net: dst: Prevent false sharing vs. dst_entry::__refcnt
2023-02-28 21:01:12 linux-kernel Re: [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit
2023-02-28 20:33:02 linux-kernel Re: [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit
2023-02-28 20:17:28 linux-kernel Re: [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit
2023-02-28 16:39:01 linux-kernel Re: [patch 0/3] net, refcount: Address dst_entry reference count scalability issues
2023-02-28 16:14:07 linux-kernel Re: [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit