summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0710-53/+287
|\
| * x86, olpc: Use pci subarch init for OLPCThomas Gleixner2010-02-252-7/+4
| * x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=nYinghai Lu2010-02-251-1/+3
| * x86, pci: Add sanity check for PCI fixed bar probingJacob Pan2010-02-241-0/+4
| * x86/PCI: Moorestown PCI supportJesse Barnes2010-02-232-1/+259
| * x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-191-2/+2
| * x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-193-9/+6
| * x86: Move pci init function to x86_initThomas Gleixner2010-02-195-35/+11
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-035-115/+53
|\ \
| * | x86: Change range end to start+sizeYinghai Lu2010-02-101-10/+14
| * | x86/pci: Enable pci root res read out for 32bit tooYinghai Lu2010-02-104-24/+5
| * | x86/pci: Add cap_resource()Yinghai Lu2010-02-102-3/+9
| * | x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu2010-02-101-8/+8
| * | x86/pci: AMD one chain system to use pci read out resYinghai Lu2010-02-103-9/+4
| * | x86/pci: Use resource_size_t in update_resYinghai Lu2010-02-102-10/+10
| * | x86: Move range related operation to one fileYinghai Lu2010-02-101-59/+11
| |/
* | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-281-5/+1
|\ \
| * | x86-32: Move XQUAD definitions to numaq.hBrian Gerst2010-02-051-5/+1
| |/
* | x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-251-11/+6
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-232-6/+50
* | PCI: augment bus resource table with a listBjorn Helgaas2010-02-233-32/+7
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-7/+5
* | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-221-0/+2
|/
* x86/PCI: remove IOH range fetchingJeff Garrett2010-01-282-95/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-081-0/+4
|\
| * x86/pci: Intel ioh bus num reg accessing fixYinghai Lu2010-01-041-0/+4
* | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-161-1/+1
|/
* x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu2009-12-041-2/+15
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-243-27/+19
* x86/PCI: MMCONFIG: clean up printksBjorn Helgaas2009-11-242-32/+26
* x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas2009-11-241-6/+10
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-243-79/+45
* x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas2009-11-241-5/+5
* x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-31/+14
* x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas2009-11-241-7/+5
* x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-31/+33
* x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas2009-11-241-5/+7
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-243-36/+36
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-243-9/+9
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-243-17/+16
* x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas2009-11-241-6/+6
* x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas2009-11-241-3/+0
* x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas2009-11-241-46/+39
* x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas2009-11-241-1/+4
* x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas2009-11-241-5/+7
* x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas2009-11-241-4/+0
* x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-244-100/+103
* PCI: fix comment typo in bus_numa.hJiri Kosina2009-11-241-1/+1
* x86/PCI: remove early PCI pr_debug statementsAlex Chiang2009-11-241-7/+0
OpenPOWER on IntegriCloud