aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mmconfig-shared.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-2/+1
2008-09-04x86: unify using pci_mmcfg_insert_resourceYinghai Lu1-7/+5
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-17/+48
2008-08-15x86: silence mmconfig printkDave Jones1-1/+1
2008-07-20x86, pci: detect end_bus_number according to acpi/e820 reserved, v2Yinghai Lu1-17/+48
2008-05-25x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner1-1/+1
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu1-0/+3
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu1-17/+15
2008-04-26x86: remove unneeded check in mmconf rejectYinghai Lu1-12/+0
2008-04-26x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu1-6/+69
2008-04-26x86: mmconf enable mcfg earlyYinghai Lu1-46/+55
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu1-0/+1
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock1-17/+132
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-3/+3
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky1-35/+0
2007-10-11i386: move pciThomas Gleixner1-0/+315