summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2021-10-29x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()Eric Dumazet
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: Add support for 0x22/0x23 port I/O configuration spaceMaciej W. Rozycki
2021-08-10x86/msi: Force affinity setup before startupThomas Gleixner
2021-08-10x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-05-29x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-04-26Merge tag 'x86-apic-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-26Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-16x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC modeMike Travis
2021-03-30x86/vector: Add a sanity check to prevent IRQ2 allocationsThomas Gleixner
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2021-03-19x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-19x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-08x86/platform/uv: Set section block size for hubless architecturesMike Travis
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-10x86/apic: Split out spurious handling codeThomas Gleixner
2021-02-04x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-04x86/apic: Export x2apic_mode for use by KVM in "warm" pathSean Christopherson
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-10x86/ioapic: Cleanup the timer_works() irqflags messThomas Gleixner
2020-12-10x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-07x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis
2020-12-07x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis
2020-11-13x86/platform/uv: Fix copied UV5 output archtypeMike Travis
2020-11-10x86/ioapic: Correct the PCI/ISA trigger type selectionThomas Gleixner
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis
2020-11-04x86/ioapic: Use I/O-APIC ID for finding irqdomain, not indexDavid Woodhouse
2020-10-28x86/apic: Support 15 bits of APIC ID in MSI where availableDavid 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
2020-10-28x86/apic: Add select() method on vector irqdomainDavid Woodhouse
2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse
2020-10-28x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner
2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner
2020-10-28x86/msi: Provide msi message shadow structsThomas Gleixner
2020-10-28x86/hpet: Move MSI support into hpet.cDavid Woodhouse
2020-10-28x86/apic: Always provide irq_compose_msi_msg() method for vector domainDavid Woodhouse
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner
2020-10-28x86/apic: Replace pointless apic:: Dest_logical usageThomas Gleixner