aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* x86: amd opteron TOM2 mask val fixYinghai Lu2008-05-251-2/+2
* PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-191-4/+4
* x86/PCI: X86_PAT & mprotectVenki Pallipadi2008-05-131-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-101-8/+0
|\
| * x86: remove spew print out about bus to node mappingYinghai Lu2008-05-101-8/+0
* | Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds2008-05-081-17/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-055-46/+62
|\
| * x86 PCI: call dmi_check_pciprobe()Yinghai Lu2008-05-053-2/+8
| * x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-054-41/+51
| * x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-1/+1
| * x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-2/+2
* | x86: undo visws/numaq build changesThomas Gleixner2008-05-041-2/+10
* | x86: numaq fixIngo Molnar2008-04-301-2/+2
* | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-301-3/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2915-126/+847
|\
| * x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-263-0/+8
| * x86: work around io allocation overlap of HT linksYinghai Lu2008-04-261-18/+38
| * x86_64: don't need set default res if only have one root busYinghai Lu2008-04-261-1/+2
| * x86: double check the multi root bus with fam10h mmconfYinghai Lu2008-04-261-2/+82
| * x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-262-51/+355
| * x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu2008-04-261-40/+48
| * x86: get mp_bus_to_node earlyYinghai Lu2008-04-267-42/+127
| * x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-263-26/+25
| * x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-261-12/+0
| * x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu2008-04-261-6/+69
| * x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-261-0/+17
| * x86: mmconf enable mcfg earlyYinghai Lu2008-04-261-46/+55
| * x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-264-1/+27
| * x86: validate against acpi motherboard resourcesRobert Hancock2008-04-263-21/+133
* | x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-294-0/+318
|/
* PCI: x86: use generic pci_enable_resources()Bjorn Helgaas2008-04-203-40/+1
* PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas2008-04-201-2/+1
* PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-201-4/+4
* PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2008-04-201-54/+0
* PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-203-82/+0
* x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi2008-04-171-1/+6
* x86: PAT use reserve free memtype in pci_mmap_page_rangevenkatesh.pallipadi@intel.com2008-04-171-8/+60
* x86: remove mpc_oem_bus_info()Alexey Starikovskiy2008-04-171-0/+12
* x86: remove mpc_oem_pci_bus()Alexey Starikovskiy2008-04-171-0/+8
* x86: remove smpboot_32.c and smpboot_64.cGlauber de Oliveira Costa2008-04-171-1/+6
* x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy2008-04-171-0/+1
* x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy2008-04-171-0/+2
* x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy2008-04-171-0/+2
* x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink2008-04-171-6/+6
* acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2008-04-151-2/+15
* fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar2008-03-101-0/+10
* PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+4
* x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg2008-02-191-1/+1
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-109-32/+47
* PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-104-67/+19