summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/io_apic.c
AgeCommit message (Expand)Author
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-16x86/io_apic: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-04-18x86/asm: Rename rep_nop() to native_pause()Uros Bizjak
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-03x86/ioapic: Remove a stray tab in the IO-APIC type stringAlan Song
2024-08-07x86/ioapic: Cleanup remaining coding style issuesThomas Gleixner
2024-08-07x86/ioapic: Cleanup line breaksThomas Gleixner
2024-08-07x86/ioapic: Cleanup bracket usageThomas Gleixner
2024-08-07x86/ioapic: Cleanup commentsThomas Gleixner
2024-08-07x86/ioapic: Move replace_pin_at_irq_node() to the call siteThomas Gleixner
2024-08-07x86/ioapic: Cleanup guarded debug printk()sThomas Gleixner
2024-08-07x86/ioapic: Cleanup apic_printk()sThomas Gleixner
2024-08-07x86/ioapic: Use guard() for locking where applicableThomas Gleixner
2024-08-07x86/ioapic: Cleanup structsThomas Gleixner
2024-08-07x86/ioapic: Mark mp_alloc_timer_irq() __initThomas Gleixner
2024-08-07x86/ioapic: Handle allocation failures gracefullyThomas Gleixner
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-25x86/apic/msi: Use DOMAIN_BUS_GENERIC_MSI for HPET/IO-APIC domain searchThomas Gleixner
2024-02-15x86/mpparse: Remove the physid_t bitmap wrapperThomas Gleixner
2024-02-15x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck()Thomas Gleixner
2024-02-15x86/ioapic: Make io_apic_get_unique_id() simplerThomas Gleixner
2024-02-15x86/apic: Get rid of get_physical_broadcast()Thomas Gleixner
2024-02-15x86/ioapic: Replace some more set bit nonsenseThomas Gleixner
2024-02-15x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_idsThomas Gleixner
2023-11-23x86/ioapic: Remove unfinished sentence from commentAdrian Huang
2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen
2023-08-09x86/ioapic/32: Decrapify phys_id_present_map operationThomas Gleixner
2023-08-09x86/apic: Nuke apic::apicid_to_cpu_present()Thomas Gleixner
2023-08-09x86/apic: Get rid of hard_smp_processor_id()Thomas Gleixner
2023-08-09x86/apic/ioapic: Rename skip_ioapic_setupThomas Gleixner
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-12x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-03-26x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VMMichael Kelley
2023-02-13x86/ioapic: Use irq_domain_create_hierarchy()Johan Hovold
2022-04-07x86/tdx/ioapic: Add shared bit for IOAPIC base addressIsaku Yamahata
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-10x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki
2021-08-10x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2021-03-19x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2020-12-10x86/ioapic: Cleanup the timer_works() irqflags messThomas Gleixner
2020-11-10x86/ioapic: Correct the PCI/ISA trigger type selectionThomas Gleixner
2020-11-04x86/ioapic: Use I/O-APIC ID for finding irqdomain, not indexDavid Woodhouse
2020-10-28x86/ioapic: Handle Extended Destination ID field in RTEDavid Woodhouse
2020-10-28x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomainDavid Woodhouse