summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-162-63/+70
|\
| * x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2009-09-092-63/+70
* | dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-081-2/+3
|/
* x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-101-0/+7
* x86/PCI: get root CRS before scanning childrenYinghai Lu2009-06-302-25/+15
* x86/PCI: fix boundary checking when using root CRSYinghai Lu2009-06-301-12/+15
* Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-243-4/+4
*---. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-1/+64
|\ \ \
| | | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-121-1/+64
| | |/ | |/|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-223-10/+31
|\ \ \
| * | | x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade2009-06-161-6/+27
| * | | PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-113-4/+4
| |/ /
* | | x86: Use pci_claim_resourceMatthew Wilcox2009-06-171-10/+7
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-49/+35
|\ \ \ | |/ / |/| |
| * | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-11/+5
| * | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-124-5/+16
| |\ \ | | |/
| * | x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu2009-05-111-54/+30
| * | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-111-4/+20
* | | x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu2009-06-041-3/+3
| |/ |/|
* | x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-221-0/+4
* | x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-223-6/+8
* | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-221-1/+6
* | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-221-3/+3
|/
* x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha2009-04-031-46/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-015-90/+196
|\
| * x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu2009-03-261-2/+1
| * x86/PCI: host mmconfig detect clean upYinghai Lu2009-03-202-60/+120
| * x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk2009-03-201-0/+64
| * PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-201-20/+0
| * PCI/x86: format early dump like other PCI outputBjorn Helgaas2009-03-191-3/+3
| * PCI/x86: make early dump handle multi-function devicesBjorn Helgaas2009-03-191-5/+8
* | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh2009-03-241-0/+3
* | x86: move a few device initialization objects into .devinit.rodataJan Beulich2009-03-122-4/+4
* | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* | x86, numaq: cleanupsIngo Molnar2009-02-051-4/+0
* | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-0/+1
|\ \ | |/
| * PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-271-0/+1
* | x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-291-1/+1
* | x86, numaq: consolidate codeIngo Molnar2009-01-281-1/+1
|/
* x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-131-11/+1
* x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki2009-01-071-2/+2
* x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas2009-01-071-5/+3
* PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-14/+1
* PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-8/+3
* x86/PCI: minor logic simplicationsBjorn Helgaas2009-01-071-4/+4
* x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas2009-01-071-24/+20
* PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas2009-01-071-1/+1
* PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan2009-01-071-1/+2
* x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas2009-01-071-4/+5
* PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar2009-01-071-2/+2
OpenPOWER on IntegriCloud