aboutsummaryrefslogtreecommitdiffstats
path: root/mm/gup.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox4-209/+276
2015-02-16dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox5-20/+43
2015-02-16dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox8-245/+214
2015-02-16vfs,ext2: introduce IS_DAX(inode)Matthew Wilcox4-12/+24
2015-02-16mm: allow page fault handlers to perform the COWMatthew Wilcox2-9/+33
2015-02-16mm: fix XIP fault vs truncate raceMatthew Wilcox2-2/+29
2015-02-16arm: dts: zynq: update isl9305 compatible string to use isil vendor prefixArnaud Ebalard1-1/+1
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard1-2/+2
2015-02-16rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard1-1/+2
2015-02-16rtc: isl12022: deprecate use of isl in compatible string for isilArnaud Ebalard1-1/+2
2015-02-14mutex: remove unused field "name" in debug modeAdrien Schildknecht1-1/+0
2015-02-14CRIS: Whitespace cleanupJesper Nilsson1-31/+52
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin1-55/+58
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida1-2/+2
2015-02-13ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT1-0/+1
2015-02-13ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT1-0/+7
2015-02-13MAINTAINERS: add the RTC driver for the Armada38xGregory CLEMENT1-0/+1
2015-02-13drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT3-0/+331