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-08-01 11:58:00 linux-kernel [patch V3 06/60] x86/apic: Get rid of hard_smp_processor_id()
2023-08-01 11:56:17 linux-kernel [patch V3 02/60] x86/cpu: Remove unused physid_*() nonsense
2023-08-01 11:51:29 linux-kernel [patch V3 28/60] x86/apic: Nuke empty init_apic_ldr() callbacks
2023-08-01 11:30:47 linux-kernel [patch V3 23/60] x86/apic/ipi: Code cleanup
2023-08-01 11:30:35 linux-kernel [patch V3 46/60] x86/apic: Remove pointless NULL initializations
2023-08-01 11:30:15 linux-kernel [patch V3 05/60] x86/apic: Remove pointless x86_bios_cpu_apicid
2023-08-01 11:29:56 linux-kernel [patch V3 32/60] x86/apic: Mop up apic::apic_id_registered()
2023-08-01 11:29:09 linux-kernel [patch V3 57/60] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
2023-08-01 11:26:13 linux-kernel [patch V3 17/60] x86/apic: Sanitize num_processors handling
2023-08-01 11:25:57 linux-kernel [patch V3 44/60] x86/apic: Prepare x2APIC for using apic::max_apic_id
2023-08-01 11:25:24 linux-kernel [patch V3 20/60] x86/apic: Get rid of apic_phys
2023-08-01 11:25:23 linux-kernel [patch V3 33/60] x86/apic/ipi: Tidy up the code and fixup comments
2023-08-01 11:25:22 linux-kernel [patch V3 38/60] x86/apic/uv: Get rid of wrapper callbacks
2023-08-01 11:24:59 linux-kernel [patch V3 13/60] x86/apic: Make some APIC init functions bool
2023-08-01 11:24:42 linux-kernel [patch V3 19/60] x86/apic: Remove check_phys_apicid_present()
2023-08-01 11:24:16 linux-kernel [patch V3 40/60] x86/apic/64: Uncopypaste probing
2023-08-01 11:24:13 linux-kernel [patch V3 42/60] x86/apic: Add max_apic_id member
2023-08-01 11:22:14 linux-kernel [patch V3 24/60] x86/apic: Mop up early_per_cpu() abuse
2023-08-01 11:19:43 linux-kernel [patch V3 04/60] x86/apic/ioapic: Rename skip_ioapic_setup
2023-08-01 11:18:42 linux-kernel Re: [patch V2 50/58] x86/apic: Provide common init infrastructure
2023-08-01 11:18:38 linux-kernel [patch V3 31/60] x86/apic: Mop up *setup_apic_routing()
2023-08-01 11:18:37 linux-kernel [patch V3 10/60] x86/apic: Register boot CPU APIC early
2023-08-01 11:18:07 linux-kernel [patch V3 21/60] x86/apic/32: Sanitize logical APIC ID handling
2023-08-01 11:17:32 linux-kernel [patch V3 03/60] x86/apic: Rename disable_apic
2023-08-01 11:17:06 linux-kernel [patch V3 30/60] x86/ioapic/32: Decrapify phys_id_present_map operation
2023-08-01 11:16:53 linux-kernel [patch V3 60/60] x86/apic: Turn on static calls
2023-08-01 11:16:46 linux-kernel [patch V3 22/60] x86/apic/32: Remove x86_cpu_to_logical_apicid
2023-08-01 11:16:22 linux-kernel [patch V3 50/60] x86/apic: Wrap apic->native_eoi() into a helper
2023-08-01 11:16:16 linux-kernel [patch V3 54/60] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
2023-08-01 11:15:11 linux-kernel [patch V3 39/60] x86/apic/x2apic: Share all common IPI functions
2023-08-01 11:15:10 linux-kernel [patch V3 43/60] x86/apic: Simplify X2APIC ID validation
2023-08-01 11:11:45 linux-kernel [patch V3 09/60] x86/apic: Get rid of boot_cpu_physical_apicid madness
2023-08-01 11:09:28 linux-kernel [patch V3 49/60] x86/apic: Nuke ack_APIC_irq()
2023-08-01 11:09:26 linux-kernel [patch V3 58/60] x86/apic: Wrap IPI calls into helper functions
2023-08-01 11:07:45 linux-kernel [patch V3 07/60] x86/apic: Remove unused max_physical_apicid
2023-08-01 11:04:31 linux-kernel [patch V3 53/60] x86/apic: Provide apic_update_callback()
2023-08-01 10:56:35 linux-kernel [patch V3 00/60] x86/apic: Decrapification and static calls
2023-08-01 09:26:00 linux-kernel Re: [patch V2 50/58] x86/apic: Provide common init infrastructure
2023-08-01 09:21:07 linux-kernel Re: [PATCH v1 02/14] futex: Extend the FUTEX2 flags
2023-08-01 08:57:27 linux-kernel Re: [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
2023-08-01 08:55:46 linux-kernel Re: [patch V2 50/58] x86/apic: Provide common init infrastructure
2023-08-01 08:26:52 linux-kernel Re: [patch V2 50/58] x86/apic: Provide common init infrastructure
2023-08-01 08:14:32 linux-kernel Re: [patch V2 50/58] x86/apic: Provide common init infrastructure
2023-07-31 23:53:32 linux-kernel Re: [PATCH v1 02/14] futex: Extend the FUTEX2 flags
2023-07-31 23:50:26 linux-kernel Re: [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
2023-07-31 23:01:33 linux-kernel RE: [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
2023-07-31 22:46:50 linux-kernel RE: [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
2023-07-31 22:41:52 linux-kernel Re: [PATCH v1 02/14] futex: Extend the FUTEX2 flags
2023-07-31 22:30:15 linux-kernel RE: [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
2023-07-31 22:14:57 linux-kernel Re: [PATCH v1 02/14] futex: Extend the FUTEX2 flags
2023-07-31 19:19:19 linux-kernel Re: [PATCH v1 03/14] futex: Flag conversion