aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox1-10/+7
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
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson1-0/+8
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput18-187/+18
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar3-1/+21
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann1-11/+14
2008-11-11x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2-1/+4
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar12-176/+268
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley1-2/+9
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar1-0/+28
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2-7/+8
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar1-5/+0
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar1-84/+3