summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2015-02-21Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki
2015-02-19cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy
2015-02-19cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann
2015-02-19cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann
2015-02-18ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg
2015-02-18ACPI / LPSS: Always disable I2C host controllersMika Westerberg
2015-02-18ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki
2015-02-18ACPI / video: Disable native backlight on Samsung Series 9 laptopsJens Reyer
2015-02-18cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-17Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-02-17Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C"Jarkko Nikula
2015-02-17ACPI / EC: Remove non-standard log emphasisScot Doyle
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17rtc: add driver for DS1685 family of real time clocksJoshua Kinard
2015-02-17MAINTAINERS: add entry for Maxim PMICs on Samsung boardsKrzysztof Kozlowski
2015-02-17lib/Kconfig: use bool instead of booleanChristoph Jaeger
2015-02-17powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-17ocfs2: set append dio as a ro compat featureJoseph Qi
2015-02-17ocfs2: wait for orphan recovery first once append O_DIRECT write crashJoseph Qi
2015-02-17ocfs2: complete the rest request through buffer ioJoseph Qi
2015-02-17ocfs2: do not fallback to buffer I/O write if appendingJoseph Qi
2015-02-17ocfs2: allocate blocks in ocfs2_direct_IO_get_blocksJoseph Qi
2015-02-17ocfs2: implement ocfs2_direct_IO_writeJoseph Qi
2015-02-17ocfs2: add orphan recovery types in ocfs2_recover_orphansJoseph Qi
2015-02-17ocfs2: add functions to add and remove inode in orphan dirJoseph Qi
2015-02-17ocfs2: prepare some interfaces used in append direct ioJoseph Qi
2015-02-17MAINTAINERS: fix spelling mistake & remove trailing WSAkash Shende
2015-02-17dax: does not work correctly with virtual aliasing cachesMatthew Wilcox
2015-02-17brd: rename XIP to DAXMatthew Wilcox
2015-02-17ext4: add DAX functionalityRoss Zwisler
2015-02-17dax: add dax_zero_page_rangeMatthew Wilcox
2015-02-17ext2: get rid of most mentions of XIP in ext2Matthew Wilcox
2015-02-17ext2: remove ext2_aops_xipMatthew Wilcox
2015-02-17vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox
2015-02-17ext2: remove xip.c and xip.hMatthew Wilcox
2015-02-17ext2: remove ext2_use_xipMatthew Wilcox
2015-02-17ext2: remove ext2_xip_verify_sb()Matthew Wilcox
2015-02-17vfs: remove get_xip_memMatthew Wilcox
2015-02-17dax: replace XIP documentation with DAX documentationMatthew Wilcox
2015-02-17dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox
2015-02-17dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox