Linus, please pull more ACPI updates. This mainly includes the cpuidle latency updates Venki did some time ago for your system (due to some SNAFU they didn't get included earlier) and also a fix for a ioremap PAT regression exposed by ACPI. -Andi git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 release-2.6.27 Andi Kleen (3): x86: Fix ioremap off by one BUG Merge branch 'ioremap' into release-2.6.27 Merge branch 'cpuidle' into release-2.6.27 venkatesh.pallipadi@xxxxxxxxx (3): cpuidle: Do not use poll_idle unless user asks for it cpuidle: Menu governor fix wrong usage of measured_us cpuidle: Make ladder governor honor latency requirements fully arch/x86/mm/ioremap.c | 2 +- drivers/cpuidle/governors/ladder.c | 26 ++++++++++++++++++--- drivers/cpuidle/governors/menu.c | 42 ++++++++++++++++++++++++------------ 3 files changed, 51 insertions(+), 19 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