aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2012-10-07PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB"Willy Tarreau
2012-10-07x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-01-25x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-18x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-08-28SFI: Hook PCI MMCONFIGFeng Tang
2009-08-28ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-06-30x86/PCI: get root CRS before scanning childrenYinghai Lu
2009-06-30x86/PCI: fix boundary checking when using root CRSYinghai Lu
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox
2009-06-16x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-04-22x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu
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-04-22x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-26x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-03-20x86/PCI: host mmconfig detect clean upYinghai Lu
2009-03-20x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu
2009-03-19PCI/x86: format early dump like other PCI outputBjorn Helgaas
2009-03-19PCI/x86: make early dump handle multi-function devicesBjorn Helgaas
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-05x86, numaq: cleanupsIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar
2009-01-28x86, numaq: consolidate codeIngo Molnar
2009-01-27PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley