| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-03-10 | x86/PCI: VMD: Attach VMD resources to parent domain's resource tree |  Jon Derrick | 1 | -0/+16 |
| 2016-03-10 | x86/PCI: VMD: Set bus resource start to 0 |  Keith Busch | 1 | -1/+1 |
| 2016-03-10 | x86/PCI: VMD: Document code for maintainability |  Keith Busch | 1 | -0/+17 |
| 2016-03-08 | PCI: Set ROM shadow location in arch code, not in PCI core |  Bjorn Helgaas | 1 | -6/+16 |
| 2016-03-08 | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED |  Bjorn Helgaas | 1 | -1/+2 |
| 2016-03-08 | x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs |  Bjorn Helgaas | 1 | -0/+7 |
| 2016-02-27 | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 3 | -26/+32 |
| 2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" |  Bjorn Helgaas | 3 | -15/+27 |
| 2016-02-22 | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -1/+4 |
| 2016-02-17 | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" |  Bjorn Helgaas | 2 | -6/+8 |
| 2016-02-17 | Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" |  Bjorn Helgaas | 1 | -8/+0 |
| 2016-02-15 | xen/pcifront: Report the errors better. |  Konrad Rzeszutek Wilk | 1 | -1/+4 |
| 2016-02-05 | PCI: Remove includes of empty asm-generic/pci-bridge.h |  Bjorn Helgaas | 1 | -1/+0 |
| 2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 4 | -70/+801 |
| 2016-01-15 | Merge branch 'pci/host-vmd' into next |  Bjorn Helgaas | 3 | -0/+763 |
| 2016-01-15 | x86/PCI: Add driver for Intel Volume Management Device (VMD) |  Keith Busch | 2 | -0/+725 |
| 2016-01-15 | x86/PCI: Allow DMA ops specific to a PCI domain |  Keith Busch | 1 | -0/+38 |
| 2015-12-10 | x86/PCI: Simplify pci_bios_{read,write} |  Geliang Tang | 1 | -70/+38 |
| 2015-12-04 | Merge branches 'acpi-pci' and 'pm-pci' |  Rafael J. Wysocki | 2 | -1/+9 |
| 2015-12-02 | x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 |  Liu Jiang | 1 | -11/+2 |
| 2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -1/+9 |
| 2015-11-02 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next |  Bjorn Helgaas | 2 | -1/+9 |
| 2015-10-21 | x86/PCI: Don't alloc pcibios-irq when MSI is enabled |  Joerg Roedel | 1 | -0/+8 |
| 2015-10-16 | x86/PCI/ACPI: Use common interface to support PCI host bridge |  Jiang Liu | 1 | -206/+86 |
| 2015-10-16 | ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set |  Jiang Liu | 1 | -1/+1 |
| 2015-10-09 | x86/PCI: Make pci_subsys_init() static |  Alexander Kuleshov | 1 | -1/+1 |
| 2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" |  Bjorn Helgaas | 1 | -0/+1 |
| 2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+4 |
| 2015-09-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -7/+29 |
| 2015-08-04 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next |  Bjorn Helgaas | 4 | -47/+19 |
| 2015-07-30 | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed |  Jiang Liu | 2 | -8/+6 |
| 2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() |  Jiang Liu | 3 | -27/+15 |
| 2015-07-29 | x86/pci/intel_mid_pci: Use proper constants for irq polarity |  Thomas Gleixner | 1 | -2/+2 |
| 2015-07-29 | x86/pci/intel_mid_pci: Make intel_mid_pci_ops static |  Andy Shevchenko | 1 | -1/+1 |
| 2015-07-29 | x86/pci/intel_mid_pci: Propagate actual return code |  Andy Shevchenko | 1 | -2/+4 |
| 2015-07-29 | x86/pci/intel_mid_pci: Work around for IRQ0 assignment |  Andy Shevchenko | 1 | -2/+22 |
| 2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code |  Lorenzo Pieralisi | 1 | -1/+0 |
| 2015-07-22 | x86/PCI: Use for_pci_msi_entry() to access MSI device list |  Jiang Liu | 1 | -4/+4 |
| 2015-07-14 | PCI: Fix generic NCR 53c810 class code quirk |  Bjorn Helgaas | 1 | -13/+0 |
| 2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -2/+15 |
| 2015-06-17 | x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing |  Bjorn Helgaas | 1 | -2/+4 |
| 2015-06-09 | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A |  Bjorn Helgaas | 1 | -0/+11 |
| 2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch |  Ingo Molnar | 3 | -12/+13 |
| 2015-05-28 | PCI / ACPI: Do not set ACPI companions for host bridges with parents |  Rafael J. Wysocki | 1 | -3/+10 |
| 2015-05-27 | x86/mm/pat: Wrap pat_enabled into a function API |  Luis R. Rodriguez | 1 | -3/+3 |
| 2015-05-19 | x86: Rename eisa_set_level_irq to elcr_set_level_irq |  Paul Gortmaker | 1 | -6/+7 |
| 2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict |  Ingo Molnar | 1 | -2/+22 |
| 2015-04-30 | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus |  Jiang Liu | 1 | -2/+22 |
| 2015-04-24 | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces |  Jiang Liu | 1 | -2/+0 |
| 2015-04-24 | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains |  Jiang Liu | 1 | -1/+3 |