summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)AuthorFilesLines
2008-04-21PCI: x86: use generic pci_enable_resources()Bjorn Helgaas3-40/+1
2008-04-21PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas1-2/+1
2008-04-21PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-4/+4
2008-04-21PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman1-54/+0
2008-04-21PCI: 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-16acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com1-2/+15
2008-03-11fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar1-0/+10
2008-02-22PCI: 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-02PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com1-11/+11
2008-01-30x86: serverworks: IRQ routing needs no _pAlan Cox1-3/+3
2008-01-30x86: coding style fixes in arch/x86/pci/fixup.cPaolo Ciarrocchi1-15/+15
2008-01-30x86: add some pirq debuggingIngo Molnar1-1/+13
2008-01-30PCI: remove default PCI expansion ROM memory allocationGary Hade1-0/+17
2007-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+16
2007-11-26pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt1-0/+16
2007-11-20Pull fluff into release branchLen Brown1-1/+1
2007-11-17x86: check boundary in count setup resourceYinghai Lu1-0/+6
2007-11-17x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk1-1/+1
2007-10-20spelling fixes: arch/i386/Simon Arlott1-2/+2
2007-10-17x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2Michal Schmidt1-0/+16
2007-10-13x86/pci/acpi: fix DMI const-ification falloutJeff Garzik1-1/+1
2007-10-13PCI: X86: Introduce and enable PCI domain supportJeff Garzik2-8/+11
2007-10-13PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-13PCI: use _CRS for PCI resource allocationGary Hade3-0/+143
2007-10-13PCI: skip ISA ioresource alignment on some systemsGary Hade3-0/+56
2007-10-13PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-13PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-0/+47
2007-10-13i386: add support for picopower irq routerThomas Backlund1-0/+39
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2-4/+4
2007-10-11x86_64: move pciThomas Gleixner4-1/+258
2007-10-11i386: move pciThomas Gleixner17-0/+4327