aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
AgeCommit message (Expand)Author
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
2009-11-24x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas
2009-11-24x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu
2009-11-24PCI: fix comment typo in bus_numa.hJiri Kosina
2009-11-24x86/PCI: remove early PCI pr_debug statementsAlex Chiang
2009-11-06x86/PCI: remove 64-bit divisionBjorn Helgaas
2009-11-04x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas
2009-11-04x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04x86/PCI: print domain:bus in conventional formatBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas
2009-11-04x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas
2009-11-04x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha
2009-11-04x86/PCI: print resources consistently with %pRtBjorn Helgaas
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-11-04x86/PCI: read root resources from IOH on IntelYinghai Lu
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-18x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-08-28SFI: Hook PCI MMCONFIGFeng Tang
2009-08-28ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-06-30x86/PCI: get root CRS before scanning childrenYinghai Lu
2009-06-30x86/PCI: fix boundary checking when using root CRSYinghai Lu
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown