aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-26x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas
2010-04-08x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-28Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner
2010-02-25x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=nYinghai Lu
2010-02-25x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner
2010-02-24x86, pci: Add sanity check for PCI fixed bar probingJacob Pan
2010-02-23x86/PCI: Moorestown PCI supportJesse Barnes
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-10x86: Change range end to start+sizeYinghai Lu
2010-02-10x86/pci: Enable pci root res read out for 32bit tooYinghai Lu
2010-02-10x86/pci: Add cap_resource()Yinghai Lu
2010-02-10x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu
2010-02-10x86/pci: AMD one chain system to use pci read out resYinghai Lu
2010-02-10x86/pci: Use resource_size_t in update_resYinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu
2010-02-05x86-32: Move XQUAD definitions to numaq.hBrian Gerst
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-04x86/pci: Intel ioh bus num reg accessing fixYinghai Lu
2009-12-16PCI: fix section mismatch on update_res()Jiri Slaby
2009-12-04x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: clean up printksBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas