Please pull my for-linus branch: git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus This one is mostly misc. fixes that have been soaking for awhile. We still need to resolve the PCI hotplug slot naming stuff a bit better, but we've got patches for that which will probably be ready for the next pull request. Thanks, -- Jesse Barnes, Intel Open Source Technology Center Andi Kleen (1): x86/PCI: allow scanning of 255 PCI busses Ingo Molnar (1): Merge branch 'linus' into pci-for-jesse Jesse Barnes (2): Merge branch 'pci-for-jesse' of git://git.kernel.org/.../tip/linux-2.6-tip into x86-merge Merge branch 'x86-merge' into for-linus Jiri Slaby (2): PCI: acpi_pcihp: run _OSC on a root bridge PCI: add acpi_find_root_bridge_handle Seth Heasley (1): x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs Yinghai Lu (3): pci: debug extra pci resources range pci: debug extra pci bus resources x86, pci: detect end_bus_number according to acpi/e820 reserved, v2 arch/x86/pci/irq.c | 2 + arch/x86/pci/legacy.c | 2 +- arch/x86/pci/mmconfig-shared.c | 65 ++++++++++++++++++++++++++--------- drivers/pci/hotplug/acpi_pcihp.c | 38 ++++++++++++++------- drivers/pci/pcie/aer/aerdrv_acpi.c | 7 +--- drivers/pci/probe.c | 3 ++ drivers/pci/setup-bus.c | 35 +++++++++++++++++++ include/linux/pci-acpi.h | 11 ++++++ include/linux/pci_ids.h | 3 ++ 9 files changed, 130 insertions(+), 36 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html