summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22lustre: remove unused declarationAl Viro
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-22Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-22Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-22Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-22ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-01-22reiserfs: fix dereference of ERR_PTRSudip Mukherjee
2016-01-22ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim
2016-01-22mm: fix kernel crash in khugepaged threadyalin wang
2016-01-22mm: fix mlock accoutingKirill A. Shutemov
2016-01-22thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding
2016-01-21Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-21Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-21Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-21Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-21Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-01-21Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-01-21Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-01-21Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-21Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-21Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-21Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-21Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams
2016-01-21MAINTAINERS: add/fix git URLs for various subsystemsFengguang Wu
2016-01-21mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner
2016-01-21mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner
2016-01-21mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner
2016-01-21Documentation: cgroup: add memory.swap.{current,max} descriptionVladimir Davydov
2016-01-21mm: free swap cache aggressively if memcg swap is fullVladimir Davydov
2016-01-21mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov
2016-01-21swap.h: move memcg related stuff to the end of the fileVladimir Davydov
2016-01-21mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov
2016-01-21mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov