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-07-24 13:37:14 linux-kernel [patch V2 10/58] x86/apic: Register boot CPU APIC early
2023-07-24 13:36:55 linux-kernel [patch V2 07/58] x86/apic: Remove unused max_physical_apicid
2023-07-24 13:36:42 linux-kernel [patch V2 09/58] x86/apic: Get rid of boot_cpu_physical_apicid madness
2023-07-24 13:36:41 linux-kernel [patch V2 08/58] x86/apic: Nuke unused apic::inquire_remote_apic()
2023-07-24 13:36:36 linux-kernel [patch V2 05/58] x86/apic: Remove pointless x86_bios_cpu_apicid
2023-07-24 13:36:33 linux-kernel [patch V2 03/58] x86/apic: Rename disable_apic
2023-07-23 13:22:24 linux-kernel RE: [patch 53/58] x86/apic: Convert other overrides to apic_update_callback()
2023-07-20 14:05:56 linux-kernel Re: [patch 00/58] x86/apic: Decrapification and static calls
2023-07-20 08:16:33 linux-kernel RE: [patch 19/58] x86/apic: Get rid of apic_phys
2023-07-19 12:25:09 linux-kernel Re: [PATCH 3/6] x86/cpuid: Add smp helper
2023-07-19 08:18:16 linux-kernel Re: [PATCH 3/6] x86/cpuid: Add smp helper
2023-07-18 22:09:16 linux-kernel Re: [patch 50/58] x86/apic: Provide common init infrastructure
2023-07-18 19:05:01 linux-kernel Re: [patch 41/58] x86/apic: Add max_apic_id member
2023-07-18 16:26:27 linux-kernel Re: [patch 41/58] x86/apic: Add max_apic_id member
2023-07-18 16:13:06 linux-kernel Re: [patch 54/58] x86/xen/apic: Mark apic __ro_after_init
2023-07-18 13:47:00 linux-kernel Re: [patch 58/58] x86/apic: Turn on static calls
2023-07-18 13:40:02 linux-kernel Re: [patch 19/58] x86/apic: Get rid of apic_phys
2023-07-18 07:58:08 linux-kernel Re: [patch 41/58] x86/apic: Add max_apic_id member
2023-07-18 00:45:53 linux-kernel [patch 48/58] x86/apic: Nuke ack_APIC_irq()
2023-07-18 00:40:07 linux-kernel [patch 51/58] x86/apic: Provide apic_update_callback()
2023-07-18 00:38:35 linux-kernel [patch 36/58] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
2023-07-18 00:35:48 linux-kernel [patch 41/58] x86/apic: Add max_apic_id member
2023-07-18 00:34:29 linux-kernel [patch 56/58] x86/apic: Wrap IPI calls into helper functions
2023-07-18 00:32:55 linux-kernel [patch 55/58] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
2023-07-18 00:31:53 linux-kernel [patch 18/58] x86/apic: Remove check_phys_apicid_present()
2023-07-18 00:31:23 linux-kernel [patch 58/58] x86/apic: Turn on static calls
2023-07-18 00:31:08 linux-kernel [patch 46/58] x86/apic/noop: Tidy up the code
2023-07-18 00:30:45 linux-kernel [patch 52/58] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
2023-07-18 00:29:02 linux-kernel [patch 42/58] x86/apic: Simplify X2APIC ID validation
2023-07-18 00:28:47 linux-kernel [patch 37/58] x86/apic/uv: Get rid of wrapper callbacks
2023-07-18 00:22:48 linux-kernel [patch 57/58] x86/apic: Provide static call infrastructure for APIC callbacks
2023-07-18 00:09:43 linux-kernel [patch 39/58] x86/apic/64: Uncopypaste probing
2023-07-18 00:08:04 linux-kernel [patch 53/58] x86/apic: Convert other overrides to apic_update_callback()
2023-07-18 00:01:11 linux-kernel [patch 45/58] x86/apic: Remove pointless NULL initializations
2023-07-17 23:56:44 linux-kernel [patch 43/58] x86/apic: Prepare x2APIC for using apic::max_apic_id
2023-07-17 23:45:29 linux-kernel [patch 07/58] x86/apic: Remove unused max_physical_apicid
2023-07-17 23:44:42 linux-kernel [patch 35/58] x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
2023-07-17 23:44:38 linux-kernel [patch 13/58] x86/apic: Make some APIC init functions bool
2023-07-17 23:44:28 linux-kernel [patch 49/58] x86/apic: Wrap apic->native_eoi() into a helper
2023-07-17 23:44:23 linux-kernel [patch 44/58] x86/apic: Sanitize APID ID range validation
2023-07-17 23:44:08 linux-kernel [patch 33/58] x86/apic: Consolidate wait_icr_idle() implementations
2023-07-17 23:43:31 linux-kernel [patch 17/58] x86/apic: Nuke another processor check
2023-07-17 23:43:10 linux-kernel [patch 12/58] x86/of: Fix the APIC address registration
2023-07-17 23:42:45 linux-kernel [patch 31/58] x86/apic: Mop up apic::apic_id_registered()
2023-07-17 23:42:45 linux-kernel [patch 40/58] x86/apic: Wrap APIC ID validation into an inline
2023-07-17 23:41:30 linux-kernel [patch 24/58] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
2023-07-17 23:41:21 linux-kernel [patch 38/58] x86/apic/x2apic: Share all common IPI functions
2023-07-17 23:41:20 linux-kernel [patch 25/58] x86/apic/32: Decrapify the def_bigsmp mechanism
2023-07-17 23:40:00 linux-kernel [patch 28/58] x86/apic: Nuke apic::apicid_to_cpu_present()
2023-07-17 23:39:42 linux-kernel [patch 47/58] x86/apic: Remove pointless arguments from [native_]eoi_write()
2023-07-17 23:38:48 linux-kernel [patch 26/58] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()