Linus, Please pull the latest ACPI fixes from git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6.git release-2.6.27 Now finally with a octopus merge, hopefully I'm a cool kid too now. -Andi Andi Kleen (1): Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27 Bjorn Helgaas (1): ACPI: bounds check IRQ to prevent memory corruption Bob Moore (2): ACPICA: Fix memory leak when deleting thermal/processor objects ACPICA: Additional error checking for pathname utilities Carlos Corbacho (2): ACPI: WMI: Set instance for query block calls acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops Holger Macht (1): ACPI: Properly clear flags on false-positives and send uevent on sudden unplug Lin Ming (1): ACPICA: Fix possible memory leak in Unload() operator Milan Broz (1): ACPI: Fix thermal shutdowns Pavel Machek (1): acpi: trivial cleanups Zhao Yakui (2): ACPI : Add the EC dmi table to fix the incorrect ECDT table ACPI: Avoid bogus EC timeout when EC is in Polling mode drivers/acpi/dock.c | 11 ++++++++--- drivers/acpi/ec.c | 36 ++++++++++++++++++++++++++++++++++++ drivers/acpi/executer/exconfig.c | 3 +++ drivers/acpi/namespace/nsnames.c | 34 ++++++++++++++++++++++------------ drivers/acpi/pci_link.c | 12 +++++++----- drivers/acpi/processor_core.c | 2 +- drivers/acpi/processor_idle.c | 1 - drivers/acpi/processor_perflib.c | 2 +- drivers/acpi/resources/rscalc.c | 3 +++ drivers/acpi/utilities/utalloc.c | 8 +++++--- drivers/acpi/utilities/utdelete.c | 13 +++++++++++-- drivers/acpi/utilities/utobject.c | 13 +++++++++---- drivers/acpi/wmi.c | 2 +- drivers/misc/acer-wmi.c | 19 +++++++++++++++++++ include/acpi/acnamesp.h | 2 +- 15 files changed, 127 insertions(+), 34 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html