summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas2012-05-161-1/+1
* | resources: add resource_overlaps()Wei Yang2012-05-071-11/+1Star
* | Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-071-0/+16
|\ \
| * | PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-301-0/+16
| |/
* | x86/PCI: fix unused variable warning in amd_bus.cYinghai Lu2012-05-021-5/+10
* | x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu2012-04-301-23/+4Star
* | x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu2012-04-304-87/+88
* | x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu2012-04-301-17/+4Star
* | x86/PCI: embed name into pci_root_info structYinghai Lu2012-04-301-5/+2Star
* | x86/PCI: add host bridge resource release for _CRS pathYinghai Lu2012-04-301-12/+51
* | x86/PCI: refactor get_current_resources()Yinghai Lu2012-04-301-21/+13Star
* | x86/PCI: fix memleak with get_current_resources()Yinghai Lu2012-04-301-19/+30
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-234-11/+133
|\
| * x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe2012-03-021-0/+2
| * PCI: Use class for quirk for pci_fixup_videoYinghai Lu2012-02-241-4/+2Star
| * PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu2012-02-241-3/+3
| * x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox2012-02-231-1/+11
| * x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan2012-02-231-1/+3
| * x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan2012-02-231-0/+24
| * x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas2012-02-141-1/+6
| * x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-1/+3
| * x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-141-0/+79
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-231-0/+27
|\ \
| * | xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+27
* | | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-03-011-1/+0Star
* | | x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-02-281-0/+11
* | | PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu2012-02-231-5/+7
* | | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini2012-02-031-1/+1
| |/ |/|
* | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-121-1/+2
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-121-1/+1
|\ \ | |/ |/|
| * x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-128-116/+139
|\ \
| * | x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-061-31/+11Star
| * | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-063-34/+44
| * | x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-063-6/+1Star
| * | x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-061-23/+39
| * | x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann2012-01-061-1/+0Star
| * | PCI: x86: use generic pcibios_set_master()Myron Stowe2012-01-061-14/+0Star
| * | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0Star
| * | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-061-2/+16
| * | PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones2012-01-061-0/+10
| * | PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones2012-01-061-0/+12
| * | PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones2012-01-061-0/+7
| |/
* / typo fixes: aera -> area, exntension -> extensionWang YanQing2011-12-091-1/+1
|/
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-012-0/+2
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-288-12/+12
|\
| * x86: constify PCI raw ops structuresJan Beulich2011-10-148-12/+12
| |
| \
| \
| \
*---. \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-251-3/+19
|\ \ \ \
| | | * | xen/pci: support multi-segment systemsJan Beulich2011-09-221-3/+19
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-251-3/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |