summaryrefslogtreecommitdiff
path: root/arch/x86/pci/acpi.c
AgeCommit message (Expand)Author
2012-04-13x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-04-13x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-01-25x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade
2011-10-16x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-06-01x86/PCI/ACPI: fix type mismatchMárton Németh
2010-11-11x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas
2010-07-30x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown
2010-05-24arch/x86/pci: use kasprintfJulia Lawall
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas
2010-04-08x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas
2010-04-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2009-11-06x86/PCI: remove 64-bit divisionBjorn Helgaas
2009-11-04x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas
2009-11-04x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas
2009-11-04x86/PCI: print domain:bus in conventional formatBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04x86/PCI: print resources consistently with %pRtBjorn Helgaas
2009-06-30x86/PCI: get root CRS before scanning childrenYinghai Lu
2009-06-30x86/PCI: fix boundary checking when using root CRSYinghai Lu
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-16x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-07-24x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: don't call pxm_to_node againYinghai Lu
2008-07-08x86: make dev_to_node return online nodeYinghai Lu
2008-07-08x86: move pci_routirq declaration to pci.hThomas Gleixner
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com
2007-11-20Pull fluff into release branchLen Brown
2007-11-17x86: check boundary in count setup resourceYinghai Lu
2007-11-16x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk