summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-23wrappers for ->i_mutex accessAl Viro177-883/+908
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-213/+264
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-276/+895
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-102/+147
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-6/+91
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-37/+54
2016-01-22Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds19-2197/+2596
2016-01-22Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds10-226/+1476
2016-01-22Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds33-1326/+3893
2016-01-22ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-01-22reiserfs: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2016-01-22ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim1-1/+1
2016-01-22mm: fix kernel crash in khugepaged threadyalin wang2-9/+9
2016-01-22mm: fix mlock accoutingKirill A. Shutemov1-1/+1
2016-01-22thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov5-25/+36
2016-01-22[regression] fix braino in fs/dlm/user.cAl Viro1-1/+1
2016-01-22Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds5-53/+155
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds203-3991/+3642
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-18/+101
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-9/+84
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds96-1896/+4682
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-107/+539
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds4-15/+20
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds14-31/+244
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-01-21Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds257-326/+516
2016-01-21Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-92/+12
2016-01-21Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds47-48/+3439
2016-01-21Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+33
2016-01-21Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-100/+1042
2016-01-21Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds46-26/+4217
2016-01-21Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds333-4367/+19552
2016-01-21Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds56-391/+568
2016-01-21Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds415-4001/+2369
2016-01-21Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds107-242/+196
2016-01-21Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-57/+133
2016-01-21Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-199/+280
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds53-2699/+4507
2016-01-21Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams1-1/+0
2016-01-21MAINTAINERS: add/fix git URLs for various subsystemsFengguang Wu1-11/+42
2016-01-21mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2-1/+10
2016-01-21mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner2-0/+124
2016-01-21mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner1-11/+15
2016-01-21Documentation: cgroup: add memory.swap.{current,max} descriptionVladimir Davydov1-0/+33
2016-01-21mm: free swap cache aggressively if memcg swap is fullVladimir Davydov5-3/+32
2016-01-21mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov3-1/+20
2016-01-21swap.h: move memcg related stuff to the end of the fileVladimir Davydov1-32/+38
2016-01-21mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2-18/+11
2016-01-21mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov1-12/+8