summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)AuthorFilesLines
2016-06-07xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-06-07x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu1-0/+2
2016-04-18x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas1-0/+7
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2-2/+15
2015-07-04x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-04x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-03-07x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu1-47/+0
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2015-01-30x86/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+1
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+0
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-32/+36
2014-09-24x86/PCI: Mark PCI BIOS initialization code as suchMathias Krause1-4/+4
2014-09-24x86/PCI: Constify pci_mmcfg_probes[] arrayMathias Krause1-1/+1
2014-09-24x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconstMathias Krause1-10/+14
2014-09-24x86/PCI: Move __init annotation to the correct placeMathias Krause1-7/+7
2014-09-23x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel1-2/+0
2014-09-23x86/PCI: Mark DMI tables as initialization dataMathias Krause1-10/+10
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-23/+1
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont1-23/+1
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2-2/+2
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+35
2014-08-08x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2-2/+3
2014-07-16x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz1-0/+4
2014-07-11x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-0/+21
2014-06-22x86, irq, SFI: Release IOAPIC pin when PCI device is disabledJiang Liu1-0/+7
2014-06-22x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu1-2/+11
2014-06-22x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu1-12/+7
2014-06-22x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu1-2/+0
2014-06-22x86, SFI, irq: Provide basic irqdomain supportJiang Liu1-0/+3
2014-06-22x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu1-3/+4
2014-06-22x86, PCI, ACPI: Use kmalloc_node() to optimize for performanceJiang Liu1-3/+3
2014-06-05x86: enable DMA CMA with swiotlbAkinobu Mita1-4/+2
2014-05-29Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas1-3/+1
2014-05-29Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas2-30/+59
2014-05-28x86/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-3/+1
2014-05-27x86/PCI: Clean up and mark early_root_info_init() as deprecatedSuravee Suthikulpanit1-30/+38
2014-05-23x86/PCI: Move pcibios_assign_resources() annotation to definitionBjorn Helgaas1-6/+6
2014-05-21x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXMSuravee Suthikulpanit1-4/+21
2014-05-21x86/PCI: Warn if we have to "guess" host bridge node informationMyron Stowe1-1/+5
2014-04-25x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXEDBjorn Helgaas1-0/+14
2014-04-25x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resourcesBjorn Helgaas1-5/+10
2014-04-25x86/PCI: Fix Broadcom CNB20LE unintended sign extensionBjorn Helgaas1-2/+2
2014-04-08Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2014-04-04Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+20
2014-04-03Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds4-259/+1
2014-03-20x86, pci, amd-bus: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+4
2014-03-18xen: add support for MSI message groupsRoger Pau Monne1-9/+20
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin2-166/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin3-93/+1
2014-02-19Merge branch 'pci/misc' into nextBjorn Helgaas2-26/+22