aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2022-06-09x86: Fix return value of __setup handlersRandy Dunlap
2022-06-09x86/platform/uv: Update TSC sync state for UV5Mike Travis
2021-08-18x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-18x86/msi: Force affinity setup before startupThomas Gleixner
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-05-14x86/platform/uv: Set section block size for hubless architecturesMike Travis
2021-03-25x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-25x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-12-10x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis
2020-11-13x86/platform/uv: Fix copied UV5 output archtypeMike Travis
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-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis
2020-10-07x86/platform/uv: Update node present countingMike Travis
2020-10-07x86/platform/uv: Update UV5 MMR references in UV GRUMike Travis
2020-10-07x86/platform/uv: Adjust GAM MMR references affected by UV5 updatesMike Travis
2020-10-07x86/platform/uv: Update MMIOH references based on new UV5 MMRsMike Travis
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis
2020-09-27x86/apic/msi: Unbreak DMAR and HPET MSIThomas Gleixner
2020-09-23x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner
2020-09-16x86/pci: Set default irq domain in pcibios_add_device()Thomas Gleixner
2020-09-16x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner
2020-09-16x86/irq: Move apic_post_init() invocation to one placeThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner
2020-09-16PCI/MSI: Rework pci_msi_domain_calc_hwirq()Thomas Gleixner
2020-09-16x86/irq: Consolidate DMAR irq allocationThomas Gleixner
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner
2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner
2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner
2020-09-16x86/msi: Remove pointless vcpu_affinity callbackThomas Gleixner
2020-09-16x86/msi: Move compose message callback where it belongsThomas Gleixner
2020-09-16genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-27x86/irq: Unbreak interrupt affinity settingThomas Gleixner
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport