summaryrefslogtreecommitdiff
path: root/arch/x86/pci/mmconfig-shared.c
AgeCommit message (Expand)Author
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-04-22x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-03-20x86/PCI: host mmconfig detect clean upYinghai Lu
2009-03-20x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-09-04x86: unify using pci_mmcfg_insert_resourceYinghai Lu
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-08-15x86: silence mmconfig printkDave Jones
2008-07-20x86, pci: detect end_bus_number according to acpi/e820 reserved, v2Yinghai Lu
2008-05-25x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu
2008-04-26x86: remove unneeded check in mmconf rejectYinghai Lu
2008-04-26x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu
2008-04-26x86: mmconf enable mcfg earlyYinghai Lu
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky
2007-10-11i386: move pciThomas Gleixner