Age | Commit message (Expand) | Author | Files | Lines |
2016-01-24 | MIPS: TXx9: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2016-01-24 | MIPS: ar7: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2016-01-24 | MIPS: Alchemy: Be sure to clamp return value | Linus Walleij | 1 | -3/+3 |
2016-01-24 | MIPS: Fix macro typo | Jaedon Shin | 1 | -1/+1 |
2016-01-24 | MIPS: smp-cps: Ensure secondary cores start with EVA disabled | Matt Redfearn | 2 | -0/+7 |
2016-01-24 | MIPS: io.h: Define `ioremap_cache' | Maciej W. Rozycki | 1 | -0/+1 |
2016-01-24 | MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter | Maciej W. Rozycki | 1 | -8/+9 |
2016-01-24 | MIPS: inst.h: Fix some instruction descriptions | Maciej W. Rozycki | 1 | -2/+2 |
2016-01-24 | MIPS: math-emu: dsemul: Correct description of the emulation frame | Maciej W. Rozycki | 1 | -7/+2 |
2016-01-24 | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction | Maciej W. Rozycki | 2 | -2/+30 |
2016-01-24 | MIPS: math-emu: Make microMIPS branch delay slot emulation work | Maciej W. Rozycki | 3 | -6/+9 |
2016-01-24 | MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part | Maciej W. Rozycki | 1 | -6/+12 |
2016-01-24 | MIPS: math-emu: Correctly handle NOP emulation | Maciej W. Rozycki | 2 | -6/+12 |
2016-01-24 | MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs | Huacai Chen | 2 | -3/+3 |
2016-01-24 | MIPS: sync-r4k: reduce skew while synchronization | Huacai Chen | 1 | -24/+8 |
2016-01-24 | Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb | Linus Torvalds | 13 | -12/+2183 |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 179 | -894/+916 |
2016-01-23 | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -69/+47 |
2016-01-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 34 | -171/+493 |
2016-01-23 | Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ... | Zhang Rui | 7 | -38/+293 |
2016-01-23 | Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -1/+3 |
2016-01-23 | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 20 | -65/+6983 |
2016-01-23 | vfs: abort dedupe loop if fatal signals are pending | Darrick J. Wong | 1 | -0/+3 |
2016-01-23 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 4 | -15/+9 |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -210/+456 |
2016-01-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 26 | -3718/+3009 |
2016-01-23 | MAINTAINERS: return arch/sh to maintained state, with new maintainers | Rich Felker | 1 | -1/+3 |
2016-01-23 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 17 | -103/+36 |
2016-01-23 | dax: never rely on bh.b_dev being set by get_block() | Ross Zwisler | 1 | -0/+3 |
2016-01-23 | xfs: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 1 | -3/+4 |
2016-01-23 | ext4: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 1 | -1/+3 |
2016-01-23 | ext2: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 1 | -1/+3 |
2016-01-23 | dax: add support for fsync/sync | Ross Zwisler | 3 | -16/+266 |
2016-01-23 | mm: add find_get_entries_tag() | Ross Zwisler | 2 | -0/+71 |
2016-01-23 | dax: support dirty DAX entries in radix tree | Ross Zwisler | 9 | -42/+78 |
2016-01-23 | pmem: add wb_cache_pmem() to the PMEM API | Ross Zwisler | 2 | -6/+27 |
2016-01-23 | dax: fix conversion of holes to PMDs | Ross Zwisler | 1 | -10/+10 |
2016-01-23 | dax: fix NULL pointer dereference in __dax_dbg() | Ross Zwisler | 1 | -0/+1 |
2016-01-23 | Revert "MIPS: Fix PAGE_MASK definition" | Dan Williams | 1 | -1/+1 |
2016-01-23 | make sure that freeing shmem fast symlinks is RCU-delayed | Al Viro | 2 | -9/+5 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 177 | -883/+908 |
2016-01-23 | [IA64] Enable copy_file_range syscall for ia64 | Tony Luck | 3 | -1/+3 |
2016-01-22 | lustre: remove unused declaration | Al Viro | 1 | -2/+0 |
2016-01-22 | Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 7 | -28/+47 |
2016-01-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 15 | -45/+411 |
2016-01-22 | Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -23/+124 |
2016-01-22 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -213/+264 |
2016-01-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 14 | -276/+895 |
2016-01-22 | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -102/+147 |
2016-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -6/+91 |