summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
AgeCommit message (Expand)AuthorFilesLines
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/jb...Linus 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',...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
2008-09-14x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse1-0/+28
2008-09-04x86: unify using pci_mmcfg_insert_resourceYinghai Lu1-7/+5
2008-09-04x86: split e820 reserved entries record to late v4Ingo Molnar1-78/+2
2008-09-04x86: split e820 reserved entries record to late v2Yinghai Lu1-0/+79
2008-09-04Merge branch 'linus' into x86/coreH. Peter Anvin1-84/+3
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin5-25/+176
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds1-6/+3