- a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
- 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 9 years ago
- fe25d07 Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" by Bjorn Helgaas · 9 years ago
- 2cfec6a xen/pcifront: Report the errors better. by Konrad Rzeszutek Wilk · 9 years ago
- d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
- 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
- d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
- 96ae646 x86/PCI: Simplify pci_bios_{read,write} by Geliang Tang · 9 years ago
- c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
- 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
- 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 8affb48 x86/PCI: Don't alloc pcibios-irq when MSI is enabled by Joerg Roedel · 9 years ago
- 4d6b4e6 x86/PCI/ACPI: Use common interface to support PCI host bridge by Jiang Liu · 9 years ago
- a366986 ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set by Jiang Liu · 9 years ago
- 68d0d97 x86/PCI: Make pci_subsys_init() static by Alexander Kuleshov · 9 years ago
- 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
- 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 811a4e6 PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed by Jiang Liu · 9 years ago
- 991de2e PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() by Jiang Liu · 9 years ago
- 5054e1e x86/pci/intel_mid_pci: Use proper constants for irq polarity by Thomas Gleixner · 9 years ago
- 0abbdea x86/pci/intel_mid_pci: Make intel_mid_pci_ops static by Andy Shevchenko · 9 years ago
- 2a61c8e x86/pci/intel_mid_pci: Propagate actual return code by Andy Shevchenko · 9 years ago
- 39d9b77 x86/pci/intel_mid_pci: Work around for IRQ0 assignment by Andy Shevchenko · 9 years ago
- dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
- 39118e3 x86/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
- e6323e3 PCI: Fix generic NCR 53c810 class code quirk by Bjorn Helgaas · 9 years ago
- d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 3d9fecf x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing by Bjorn Helgaas · 9 years ago
- 1dace01 x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A by Bjorn Helgaas · 9 years ago
- 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 9 years ago
- dc4fdaf PCI / ACPI: Do not set ACPI companions for host bridges with parents by Rafael J. Wysocki · 9 years ago
- cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
- ea6cd25 x86: Rename eisa_set_level_irq to elcr_set_level_irq by Paul Gortmaker · 10 years ago
- 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 10 years ago
- 2c62e84 x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus by Jiang Liu · 10 years ago
- d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 10 years ago
- c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
- 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
- b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
- 63f1789 x86/PCI/ACPI: Ignore resources consumed by host bridge itself by Jiang Liu · 10 years ago
- 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
- 55c39fc Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
- e07e0d4 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b0c1936 Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
- fab4b42 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/topic/dln2' and 'spi/topic/dw' into spi-next by Mark Brown · 10 years ago
- f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- b4b55cd x86/PCI: Refine the way to release PCI IRQ resources by Jiang Liu · 10 years ago
- 593669c x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation by Jiang Liu · 10 years ago
- 812dbd9 x86/PCI: Fix the range check for IO resources by Jiang Liu · 10 years ago
- 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 10 years ago
- b2cd5dd Merge branch 'acpica' into acpi-resources by Rafael J. Wysocki · 10 years ago
- 51ac3d2 PCI: Add NEC variants to Stratus ftServer PCIe DMI check by Charlotte Richardson · 10 years ago
- 6a878e5 PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR by Yijing Wang · 10 years ago
- a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
- 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8abb850 x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi by Jiang Liu · 10 years ago
- b568b86 x86/xen: Treat SCI interrupt as normal GSI interrupt by Jiang Liu · 10 years ago
- 851b093 x86/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
- 93d76c8 Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 10 years ago
- d58cf5f spi: dw-pci: describe Intel MID controllers better by Andy Shevchenko · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
- cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
- e106798 x86: irq: Fix placement of mp_should_keep_irq() by Jan Beulich · 10 years ago
- d91525e ACPI, EINJ: Enhance error injection tolerance level by Chen, Gong · 10 years ago
- 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 14520c9 xen/pci: Use APIC directly when APIC virtualization hardware is available by Boris Ostrovsky · 10 years ago
- 066d79e xen/pci: Defer initialization of MSI ops on HVM guests by Boris Ostrovsky · 10 years ago
- 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
- 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
- 1c64216 x86: Use new cache mode type in arch/x86/pci by Juergen Gross · 10 years ago
- 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
- 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
- b980dcf x86: numachip: APIC driver cleanups by Daniel J Blueman · 10 years ago
- 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 615f775 x86/PCI: Mark PCI BIOS initialization code as such by Mathias Krause · 10 years ago
- 6af13ba x86/PCI: Constify pci_mmcfg_probes[] array by Mathias Krause · 10 years ago
- 776f7ad x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst by Mathias Krause · 10 years ago
- 64474b5 x86/PCI: Move __init annotation to the correct place by Mathias Krause · 10 years ago
- f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
- 4ac9cbf x86/PCI: Mark DMI tables as initialization data by Mathias Krause · 10 years ago
- b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
- 9eabc99 x86, irq, PCI: Keep IRQ assignment for runtime power management by Jiang Liu · 10 years ago
- 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
- cbace46 x86: don't exclude low BIOS area when allocating address space for non-PCI cards by Christoph Schulz · 10 years ago