aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-04-131-1/+0
* x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-04-131-0/+11
* x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-251-2/+16
* x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel2011-10-161-0/+11
* x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-011-1/+1
* x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
* x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-07-301-0/+9
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-2/+1
|\
| * arch/x86/pci: use kasprintfJulia Lawall2010-05-241-2/+1
* | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-1/+4
|\ \ | |/ |/|
| * ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+4
* | x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-281-38/+2
* | x86/PCI: parse additional host bridge window resource typesBjorn Helgaas2010-04-221-6/+37
* | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-081-2/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-03-251-1/+12
* x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas2010-03-251-3/+6
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-5/+2
|\
| * x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-191-0/+1
| * x86: Move pci init function to x86_initThomas Gleixner2010-02-191-5/+1
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-6/+47
* | PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-29/+4
|/
* x86/PCI: remove 64-bit divisionBjorn Helgaas2009-11-061-3/+3
* x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas2009-11-041-0/+25
* x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas2009-11-041-8/+18
* x86/PCI: print domain:bus in conventional formatBjorn Helgaas2009-11-041-3/+5
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-3/+4
* x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-041-3/+11
* x86/PCI: get root CRS before scanning childrenYinghai Lu2009-06-301-23/+9
* 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-241-1/+1
* 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-111-1/+1
* x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas2009-01-071-5/+3
* x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas2009-01-071-4/+5
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-1/+1
* x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-241-5/+0
* x86/pci: removing subsys_initcall ordering dependenciesRobert Richter2008-07-091-2/+1
* Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-6/+11
|\
| * x86: don't call pxm_to_node againYinghai Lu2008-07-081-6/+8
| * x86: make dev_to_node return online nodeYinghai Lu2008-07-081-0/+3
* | x86: move pci_routirq declaration to pci.hThomas Gleixner2008-07-081-1/+0
|/
* x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-051-41/+0
* x86: get mp_bus_to_node earlyYinghai Lu2008-04-261-10/+17
* PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas2008-04-201-2/+1
* PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-201-4/+4
* acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2008-04-151-2/+15
* Pull fluff into release branchLen Brown2007-11-201-1/+1
|\
| * x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk2007-11-161-1/+1
* | x86: check boundary in count setup resourceYinghai Lu2007-11-171-0/+6
|/