Hi, The series is about backport commits for Quark X1000 SoC. The patches were cherry-picked from mainline commits and no conflicts occured. I've also done build test and boot test for this series and successfully booted up on Galileo board. Please consider to pull-in the following patches into stable kernel branch linux-3.14.y. Thanks you very much. Regards Rebecca Bryan O'Donoghue (3): x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead x86: Quark: Comment setup_arch() to document TLB/PGE bug x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() David E. Box (1): x86, iosf: Make IOSF driver modular and usable by more drivers Derek Browne (1): mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000 Ong Boon Leong (3): x86, iosf: Added Quark MBI identifiers x86, iosf: Add Quark X1000 PCI ID x86, iosf: Add PCI ID macros for better readability arch/x86/Kconfig | 7 ++--- arch/x86/include/asm/iosf_mbi.h | 55 +++++++++++++++++++++++++++++++++++++++ arch/x86/kernel/cpu/intel.c | 32 ++++++++++++++++++++++- arch/x86/kernel/iosf_mbi.c | 13 ++++++++- arch/x86/kernel/setup.c | 9 +++++++ drivers/mmc/host/sdhci-pci.c | 12 +++++++++ drivers/mmc/host/sdhci-pci.h | 1 + 7 files changed, 122 insertions(+), 7 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html