aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/acpi.c
Commit message (Expand)AuthorAge
* x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-23
* PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
* x86/PCI: remove 64-bit divisionBjorn Helgaas2009-11-06
* x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas2009-11-04
* x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas2009-11-04
* x86/PCI: print domain:bus in conventional formatBjorn Helgaas2009-11-04
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
* x86/PCI: get root CRS before scanning childrenYinghai Lu2009-06-30
* x86/PCI: fix boundary checking when using root CRSYinghai Lu2009-06-30
* Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-24
* x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade2009-06-16
* PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-11
* x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas2009-01-07
* x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas2009-01-07
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-29
* x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-24
* x86/pci: removing subsys_initcall ordering dependenciesRobert Richter2008-07-09
* Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-08
|\
| * x86: don't call pxm_to_node againYinghai Lu2008-07-08
| * x86: make dev_to_node return online nodeYinghai Lu2008-07-08
* | x86: move pci_routirq declaration to pci.hThomas Gleixner2008-07-08
|/
* x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-05
* x86: get mp_bus_to_node earlyYinghai Lu2008-04-26
* PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas2008-04-21
* PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-21
* acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2008-04-15
* Pull fluff into release branchLen Brown2007-11-20
|\
| * x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk2007-11-16
* | x86: check boundary in count setup resourceYinghai Lu2007-11-17
|/
* x86/pci/acpi: fix DMI const-ification falloutJeff Garzik2007-10-12
* PCI: X86: Introduce and enable PCI domain supportJeff Garzik2007-10-12
* PCI: use _CRS for PCI resource allocationGary Hade2007-10-12
* PCI: skip ISA ioresource alignment on some systemsGary Hade2007-10-12
* i386: move pciThomas Gleixner2007-10-11