summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-2/+15
|\
| * x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas2015-06-181-2/+4
| * x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas2015-06-101-0/+11
| |
| \
| \
| \
| \
| \
*-----. | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-033-12/+13
|\ \ \ \|
| | | * | x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker2015-05-191-6/+7
| | | * | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-111-2/+22
| | | |\ \ | | | |/ / | | |/| |
| | | * | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu2015-04-241-2/+0Star
| | | * | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2015-04-241-1/+3
| | | |/
| * | / x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-3/+3
| |/ /
* / / PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-281-3/+10
|/ /
* / x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-2/+22
|/
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-141-0/+2
|\
| *-. Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-0/+2
| |\ \
| | * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+2
| | |/
* | / Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-203-31/+22Star
|/ /
* / x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu2015-03-041-3/+8
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-116-229/+127Star
|\
| * Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-105-226/+124Star
| |\
| | * x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-053-22/+31
| | * x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementationJiang Liu2015-02-051-204/+91Star
| | * x86/PCI: Fix the range check for IO resourcesJiang Liu2015-02-051-2/+4
| | * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-2/+2
| | * Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-032-16/+16
| | |\
| * | \ Merge branch 'acpica'Rafael J. Wysocki2015-02-102-16/+16
| |\ \ \ | | | |/ | | |/|
| | * | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-262-16/+16
* | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-0/+4
|\ \ \ \
| * | | | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang2015-01-281-0/+4
| | |/ / | |/| |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-101-0/+28
|\ \ \ \
| * \ \ \ Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-151-0/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI, EINJ: Enhance error injection tolerance levelChen, Gong2014-12-151-0/+28
* | | | | Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2015-02-091-1/+0Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...Mark Brown2015-02-081-1/+0Star
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | | * | spi: dw-pci: describe Intel MID controllers betterAndy Shevchenko2015-01-071-1/+0Star
| | |/ /
* | | | Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-051-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson2015-02-021-0/+16
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-261-47/+2Star
|\ \ \ \ | |/ / / |/| | |
| * | | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2015-01-201-0/+2
| * | | x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu2015-01-201-47/+0Star
| |/ /
* / / x86/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+1
|/ /
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-192-6/+29
|\ \
| * | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-4/+2Star
| * | x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-162-2/+15
| * | x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich2014-12-161-0/+12
* | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-121-2/+29
|\ \ \ | |/ / |/| |
| * | xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky2014-12-041-0/+16
| * | xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky2014-12-041-2/+13
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-101-2/+2
|\ \
| * | x86: Use new cache mode type in arch/x86/pciJuergen Gross2014-11-161-2/+2
| |/
| |
| \
*-. | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds2014-12-101-1/+1
|\ \|
| * | x86: numachip: APIC driver cleanupsDaniel J Blueman2014-11-041-1/+1
| |/