aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAge
* Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\
| * x86-32: Move XQUAD definitions to numaq.hBrian Gerst2010-02-05
* | x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-25
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-23
* | PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
* | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-22
|/
* x86/PCI: remove IOH range fetchingJeff Garrett2010-01-28
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-08
|\
| * x86/pci: Intel ioh bus num reg accessing fixYinghai Lu2010-01-04
* | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-16
|/
* x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu2009-12-04
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: clean up printksBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas2009-11-24
* x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-24
* PCI: fix comment typo in bus_numa.hJiri Kosina2009-11-24
* x86/PCI: remove early PCI pr_debug statementsAlex Chiang2009-11-24
* x86/PCI: remove 64-bit divisionBjorn Helgaas2009-11-06
* x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas2009-11-04
* x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas2009-11-04
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-04
* x86/PCI: print domain:bus in conventional formatBjorn Helgaas2009-11-04
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas2009-11-04
* x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas2009-11-04
* x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha2009-11-04
* x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
* x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones2009-11-04
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-04
* x86/PCI: read root resources from IOH on IntelYinghai Lu2009-11-04
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-24
|\
| * x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes2009-09-18