Please pull my for-linus branch: git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus It doesn't contain anything particularly exciting since it looks like we'll have to wait until 2.6.28 for the resource allocation improvements. Shortlog & diffstat below. Thanks, Jesse Alex Chiang (1): PCI hotplug: fix error path in pci_slot's register_slot Harvey Harrison (1): PCI: fixup sparse endianness warnings in proc.c Rafael J. Wysocki (1): PCI PM: make more PCI PM core functionality available to drivers Yong Wang (1): PCI/DMAR: don't assume presence of RMRRs drivers/acpi/pci_slot.c | 5 +++-- drivers/pci/dmar.c | 4 +--- drivers/pci/pci.c | 34 ++++++++++++++++++++++++---------- drivers/pci/proc.c | 18 +++++++++--------- include/linux/pci.h | 2 ++ 5 files changed, 39 insertions(+), 24 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