summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-17net: dsa: Set valid phy interface typeGuenter Roeck1-2/+7
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-1/+1720
2015-02-17Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-73/+203
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-268/+1570
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds249-2428/+14920
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds137-1378/+4076
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells6-42/+79
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds114-8286/+177
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds21-28/+113
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds72-946/+4491
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller5-462/+0
2015-02-17parisc: Remove unused functionRickard Strandqvist1-3/+0
2015-02-17parisc: macro whitespace fixesMichael S. Tsirkin1-58/+58
2015-02-17virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice.Rusty Russell1-1/+4
2015-02-17virtio_net: unconditionally define struct virtio_net_hdr_v1.Rusty Russell1-29/+25
2015-02-17Merge JFFS2 updates from David WoodhouseBrian Norris1-0/+5
2015-02-17rtc: add driver for DS1685 family of real time clocksJoshua Kinard5-0/+2724
2015-02-17MAINTAINERS: add entry for Maxim PMICs on Samsung boardsKrzysztof Kozlowski1-0/+20
2015-02-17lib/Kconfig: use bool instead of booleanChristoph Jaeger1-1/+1
2015-02-17powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov11-26/+4
2015-02-17ocfs2: set append dio as a ro compat featureJoseph Qi3-2/+31
2015-02-17ocfs2: wait for orphan recovery first once append O_DIRECT write crashJoseph Qi4-0/+43
2015-02-17ocfs2: complete the rest request through buffer ioJoseph Qi1-1/+42
2015-02-17ocfs2: do not fallback to buffer I/O write if appendingJoseph Qi1-1/+4
2015-02-17ocfs2: allocate blocks in ocfs2_direct_IO_get_blocksJoseph Qi1-3/+42
2015-02-17ocfs2: implement ocfs2_direct_IO_writeJoseph Qi2-3/+204
2015-02-17ocfs2: add orphan recovery types in ocfs2_recover_orphansJoseph Qi2-20/+93
2015-02-17ocfs2: add functions to add and remove inode in orphan dirJoseph Qi5-30/+238
2015-02-17ocfs2: prepare some interfaces used in append direct ioJoseph Qi2-2/+18
2015-02-17MAINTAINERS: fix spelling mistake & remove trailing WSAkash Shende1-1/+1
2015-02-17dax: does not work correctly with virtual aliasing cachesMatthew Wilcox2-0/+4
2015-02-17brd: rename XIP to DAXMatthew Wilcox2-13/+14
2015-02-17ext4: add DAX functionalityRoss Zwisler8-37/+179
2015-02-17dax: add dax_zero_page_rangeMatthew Wilcox3-6/+34
2015-02-17ext2: get rid of most mentions of XIP in ext2Matthew Wilcox6-25/+34
2015-02-17ext2: remove ext2_aops_xipMatthew Wilcox3-9/+3
2015-02-17vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox8-26/+21
2015-02-17ext2: remove xip.c and xip.hMatthew Wilcox6-35/+0
2015-02-17ext2: remove ext2_use_xipMatthew Wilcox3-3/+7
2015-02-17ext2: remove ext2_xip_verify_sb()Matthew Wilcox3-35/+12
2015-02-17vfs: remove get_xip_memMatthew Wilcox13-95/+7
2015-02-17dax: replace XIP documentation with DAX documentationMatthew Wilcox3-73/+92
2015-02-17dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox4-50/+46
2015-02-17dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox4-209/+276
2015-02-17dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox5-20/+43
2015-02-17dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox8-245/+214
2015-02-17vfs,ext2: introduce IS_DAX(inode)Matthew Wilcox4-12/+24
2015-02-17mm: allow page fault handlers to perform the COWMatthew Wilcox2-9/+33
2015-02-17mm: fix XIP fault vs truncate raceMatthew Wilcox2-2/+29
2015-02-17arm: dts: zynq: update isl9305 compatible string to use isil vendor prefixArnaud Ebalard1-1/+1