summaryrefslogtreecommitdiff
path: root/arch/x86/pci/common.c
AgeCommit message (Expand)Author
2011-07-22x86/PCI: Preserve existing pci=bfsort whitelist for Dell systemsNarendra_K@Dell.com
2011-01-14PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-09-18x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-07-18x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo...Stefan Assmann
2008-07-18Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-14x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox
2008-07-13Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter
2008-07-08x86, pci: introduce pci=ioapicreroute kernel cmdline optionStefan Assmann
2008-07-08x86, pci: introduce pci=noioapicquirk kernel cmdline optionStefan Assmann
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade
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-08Revert "PCI: remove default PCI expansion ROM memory allocation"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-04-29x86: fix section mismatch in pci_scan_busSam Ravnborg
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas
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-02-19x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-01-30PCI: remove default PCI expansion ROM memory allocationGary Hade
2007-11-26pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt
2007-10-17x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2Michal Schmidt
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade