aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16MAINTAINERS: fix spelling mistake & remove trailing WSAkash Shende1-1/+1
2015-02-16dax: does not work correctly with virtual aliasing cachesMatthew Wilcox2-0/+4
2015-02-16brd: rename XIP to DAXMatthew Wilcox2-13/+14
2015-02-16ext4: add DAX functionalityRoss Zwisler8-37/+179
2015-02-16dax: add dax_zero_page_rangeMatthew Wilcox3-6/+34
2015-02-16ext2: get rid of most mentions of XIP in ext2Matthew Wilcox6-25/+34
2015-02-16ext2: remove ext2_aops_xipMatthew Wilcox3-9/+3
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox8-26/+21
2015-02-16ext2: remove xip.c and xip.hMatthew Wilcox6-35/+0
2015-02-16ext2: remove ext2_use_xipMatthew Wilcox3-3/+7
2015-02-16ext2: remove ext2_xip_verify_sb()Matthew Wilcox3-35/+12
2015-02-16vfs: remove get_xip_memMatthew Wilcox13-95/+7
2015-02-16dax: replace XIP documentation with DAX documentationMatthew Wilcox3-73/+92
2015-02-16dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox4-50/+46
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-16IB/qib: Add support for the new QMH7360 cardVinit Agnihotri1-0/+5
2015-02-16IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2015-02-16IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz1-5/+5
2015-02-16MAINTAINERS: Update SRP initiator entryBart Van Assche1-1/+1
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1138-34505/+50607
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-11/+683
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-72/+296
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds35-120/+253
2015-02-16Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds7-29/+47
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds3-40/+5
2015-02-16parisc/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-02-16parisc: hpux - Remove HPUX syscall numbersHelge Deller1-478/+0
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller5-108/+4
2015-02-16parisc: hpux - Delete files in hpux subdirectoryHelge Deller7-2135/+0
2015-02-16parisc: hpux - Do not compile hpux subdirectoryHelge Deller1-1/+0
2015-02-16parisc: hpux - Drop support for HP-UX binariesHelge Deller1-4/+0
2015-02-16parisc: Add error checks when building up signal trampoline handlerHelge Deller1-14/+15
2015-02-16parisc: Wire up execveat syscallHelge Deller2-1/+3
2015-02-16ARM: dts: add I2C device nodes for Broadcom CygnusRay Jui1-0/+20
2015-02-16ARM: dts: BCM63xx: fix L2 cache propertiesFlorian Fainelli1-2/+3
2015-02-16Fix docs build failure caused by i2o removalJonathan Corbet1-17/+0
2015-02-16Revert "locks: keep a count of locks on the flctx lists"Jeff Layton4-38/+33
2015-02-16mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal1-0/+3
2015-02-16nfsd4: fix v3-less buildJ. Bruce Fields1-0/+5
2015-02-16dm crypt: sort writesMikulas Patocka1-15/+36
2015-02-16dm crypt: add 'submit_from_crypt_cpus' optionMikulas Patocka2-3/+23