summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
AgeCommit message (Expand)AuthorFilesLines
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-8/+0
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu1-8/+0
2008-05-08Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds1-17/+0
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-46/+62
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu4-41/+51
2008-05-04x86: undo visws/numaq build changesThomas Gleixner1-2/+10
2008-04-30x86: numaq fixIngo Molnar1-2/+2
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha1-3/+9
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-1/+1
2008-04-29x86: fix section mismatch in pci_scan_busSam Ravnborg1-2/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds15-126/+847
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon4-0/+318
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu3-0/+8
2008-04-26x86: work around io allocation overlap of HT linksYinghai Lu1-18/+38
2008-04-26x86_64: don't need set default res if only have one root busYinghai Lu1-1/+2
2008-04-26x86: double check the multi root bus with fam10h mmconfYinghai Lu1-2/+82
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2-51/+355
2008-04-26x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu1-40/+48
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu7-42/+127
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu3-26/+25
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_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu1-0/+17
2008-04-26x86: mmconf enable mcfg earlyYinghai Lu1-46/+55
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu4-1/+27
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock3-21/+133
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas3-40/+1
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas1-2/+1
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-4/+4
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman1-54/+0
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman3-82/+0
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi1-1/+6
2008-04-17x86: PAT use reserve free memtype in pci_mmap_page_rangevenkatesh.pallipadi@intel.com1-8/+60
2008-04-17x86: remove mpc_oem_bus_info()Alexey Starikovskiy1-0/+12
2008-04-17x86: remove mpc_oem_pci_bus()Alexey Starikovskiy1-0/+8
2008-04-17x86: remove smpboot_32.c and smpboot_64.cGlauber de Oliveira Costa1-1/+6
2008-04-17x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy1-0/+1
2008-04-17x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy1-0/+2
2008-04-17x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy1-0/+2
2008-04-17x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink1-6/+6
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com1-2/+15
2008-03-10fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar1-0/+10
2008-02-21PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+4
2008-02-19x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg1-1/+1
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox9-32/+47
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky4-67/+19
2008-02-05intel-agp: add chipset flushing supportDave Airlie1-1/+1
2008-02-04x86: move NUMAQ io handling into arch/x86/pci/numa.cAndi Kleen1-8/+44
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com1-11/+11