aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-08mm: mempolicy: mbind and migrate_pages support thp migrationNaoya Horiguchi1-29/+79
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi1-3/+24
2017-09-08mm: thp: check pmd migration entry in common pathZi Yan6-13/+97
2017-09-08mm: thp: enable thp migration in generic pathZi Yan5-10/+140
2017-09-08mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi1-0/+3
2017-09-08mm: thp: introduce separate TTU flag for thp freezingNaoya Horiguchi2-4/+5
2017-09-08mm: mempolicy: add queue_pages_required()Naoya Horiguchi1-5/+17
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+9
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+3
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds4-624/+1093
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds35-905/+1868
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+13
2017-09-06mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying2-6/+40
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli2-10/+23
2017-09-06swap: choose swap device according to numa nodeAaron Lu1-26/+94
2017-09-06mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko1-1/+1
2017-09-06mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko3-23/+73
2017-09-06z3fold: use per-cpu unbuddied listsVitaly Wool1-135/+344
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying1-1/+7
2017-09-06mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying1-0/+80
2017-09-06mm, swap: VMA based swap readaheadHuang Ying3-23/+217
2017-09-06mm, swap: fix swap readahead markingHuang Ying1-7/+11
2017-09-06mm, swap: add swap readahead hit statisticsHuang Ying2-2/+11
2017-09-06mm/vmalloc.c: don't reinvent the wheel but use existing llist APIByungchul Park1-6/+4
2017-09-06mm/vmstat.c: fix wrong commentSeongJae Park1-1/+1
2017-09-06mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz1-6/+31
2017-09-06mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams1-0/+1
2017-09-06mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()Wei Yang1-7/+3
2017-09-06mm/vmstat: fix divide error at __fragmentation_indexWen Yang1-0/+3
2017-09-06mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zonesMichal Hocko1-15/+20
2017-09-06userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeedsAndrea Arcangeli1-7/+15
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko6-16/+16
2017-09-06userfaultfd: shmem: wire up shmem_mfill_zeropage_pteMike Rapoport1-2/+4
2017-09-06userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helperMike Rapoport1-16/+30
2017-09-06userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport1-17/+45
2017-09-06shmem: introduce shmem_inode_acct_blockMike Rapoport1-56/+46
2017-09-06shmem: shmem_charge: verify max_block is not exceeded before inode updateMike Rapoport1-13/+12
2017-09-06mm, THP, swap: add THP swapping out fallback countingHuang Ying2-0/+4
2017-09-06mm, THP, swap: delay splitting THP after swapped outHuang Ying1-43/+52
2017-09-06memcg, THP, swap: make mem_cgroup_swapout() support THPHuang Ying1-8/+15
2017-09-06memcg, THP, swap: avoid to duplicated charge THP in swap cacheHuang Ying1-1/+1
2017-09-06memcg, THP, swap: support move mem cgroup charge for THP swapped outHuang Ying1-2/+5
2017-09-06mm, THP, swap: support splitting THP for THP swap outHuang Ying2-1/+24
2017-09-06mm: test code to write THP to swap device as a wholeHuang Ying2-5/+17
2017-09-06mm, THP, swap: don't allocate huge cluster for file backed swap deviceHuang Ying1-3/+4
2017-09-06mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying3-13/+111
2017-09-06mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying1-7/+71
2017-09-06mm, THP, swap: support to clear swap cache flag for THP swapped outHuang Ying1-7/+25
2017-09-06mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke1-1/+3