summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-05x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon
2008-06-02pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer
2008-05-22PCI: Correct last two HP entries in the bfsort whitelistTony Camuso
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu
2008-05-08Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu
2008-05-04x86: undo visws/numaq build changesThomas Gleixner
2008-04-30x86: numaq fixIngo Molnar
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu
2008-04-29x86: fix section mismatch in pci_scan_busSam Ravnborg
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu
2008-04-26x86: work around io allocation overlap of HT linksYinghai Lu
2008-04-26x86_64: don't need set default res if only have one root busYinghai Lu
2008-04-26x86: double check the multi root bus with fam10h mmconfYinghai Lu
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu
2008-04-26x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu
2008-04-26x86: get mp_bus_to_node earlyYinghai 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_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai 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-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi
2008-04-17x86: PAT use reserve free memtype in pci_mmap_page_rangevenkatesh.pallipadi@intel.com
2008-04-17x86: remove mpc_oem_bus_info()Alexey Starikovskiy
2008-04-17x86: remove mpc_oem_pci_bus()Alexey Starikovskiy
2008-04-17x86: remove smpboot_32.c and smpboot_64.cGlauber de Oliveira Costa
2008-04-17x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy
2008-04-17x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy
2008-04-17x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy
2008-04-17x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com
2008-03-10fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar