summaryrefslogtreecommitdiff
path: root/arch/x86/pci/acpi.c
AgeCommit message (Expand)Author
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
2007-10-12x86/pci/acpi: fix DMI const-ification falloutJeff Garzik
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-11i386: move pciThomas Gleixner