summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2009-01-071-0/+8
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-2918-187/+18
*---. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-233-1/+21
|\ \ \
| | | * x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-112-1/+4
| | |/ | |/|
| | * Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-10-2812-176/+268
| | |\ | | |/ | |/|
| | * x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo...Stefan Assmann2008-07-181-0/+8
| | * Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-07-1815-163/+292
| | |\
| | * \ Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-07-131-4/+4
| | |\ \
| | * | | x86, pci: introduce pci=ioapicreroute kernel cmdline optionStefan Assmann2008-07-081-0/+5
| | * | | x86, pci: introduce pci=noioapicquirk kernel cmdline optionStefan Assmann2008-07-081-0/+4
* | | | | x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann2008-11-261-11/+14
|/ / / /
* | | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-201-2/+9
* | | | x86/PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-201-4/+4
* | | | Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-131-0/+28
|\ \ \ \
| * | | | x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse2008-09-141-0/+28
* | | | | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-112-7/+8
|\ \ \ \ \
| * | | | | x86: unify using pci_mmcfg_insert_resourceYinghai Lu2008-09-041-7/+5
| * | | | | x86: split e820 reserved entries record to late v4Ingo Molnar2008-09-041-78/+2
OpenPOWER on IntegriCloud