aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-63/+70
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2-63/+70
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+3
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu1-0/+7
2009-06-30x86/PCI: get root CRS before scanning childrenYinghai Lu2-25/+15
2009-06-30x86/PCI: fix boundary checking when using root CRSYinghai Lu1-12/+15
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds3-4/+4
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown1-1/+64
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-10/+31
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox1-10/+7
2009-06-16x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade1-6/+27
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown1-1/+64
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes3-4/+4
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-49/+35
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu1-3/+3
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu1-11/+5
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar4-5/+16
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu1-54/+30
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu1-4/+20
2009-04-22x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu1-0/+4
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu3-6/+8
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox1-1/+6
2009-04-22x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu1-3/+3
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha1-46/+0
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-90/+196
2009-03-26x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu1-2/+1
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh1-0/+3
2009-03-20x86/PCI: host mmconfig detect clean upYinghai Lu2-60/+120
2009-03-20x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk1-0/+64
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu1-20/+0
2009-03-19PCI/x86: format early dump like other PCI outputBjorn Helgaas1-3/+3
2009-03-19PCI/x86: make early dump handle multi-function devicesBjorn Helgaas1-5/+8
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich2-4/+4
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-05x86, numaq: cleanupsIngo Molnar1-4/+0
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar1-0/+1
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar1-1/+1
2009-01-28x86, numaq: consolidate codeIngo Molnar1-1/+1
2009-01-27PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley1-0/+1
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com1-11/+1
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-2/+2
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas1-5/+3
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas1-14/+1
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-8/+3
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas1-4/+4
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas1-24/+20
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas1-1/+1
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan1-1/+2
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas1-4/+5
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar1-2/+2