summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-08mm/hmm/mirror: device page fault handlerJérôme Glisse
2017-09-08mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse
2017-09-08mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse
2017-09-08mm: memory_hotplug: memory hotremove supports thp migrationNaoya Horiguchi
2017-09-08mm: migrate: move_pages() supports thp migrationNaoya Horiguchi
2017-09-08mm: mempolicy: mbind and migrate_pages support thp migrationNaoya Horiguchi
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi
2017-09-08mm: thp: check pmd migration entry in common pathZi Yan
2017-09-08mm: thp: enable thp migration in generic pathZi Yan
2017-09-08mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi
2017-09-08mm: thp: introduce separate TTU flag for thp freezingNaoya Horiguchi
2017-09-08mm: mempolicy: add queue_pages_required()Naoya Horiguchi
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli
2017-09-06swap: choose swap device according to numa nodeAaron Lu
2017-09-06mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko
2017-09-06mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko
2017-09-06z3fold: use per-cpu unbuddied listsVitaly Wool
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying
2017-09-06mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying
2017-09-06mm, swap: VMA based swap readaheadHuang Ying
2017-09-06mm, swap: fix swap readahead markingHuang Ying
2017-09-06mm, swap: add swap readahead hit statisticsHuang Ying
2017-09-06mm/vmalloc.c: don't reinvent the wheel but use existing llist APIByungchul Park
2017-09-06mm/vmstat.c: fix wrong commentSeongJae Park
2017-09-06mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz
2017-09-06mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams
2017-09-06mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()Wei Yang
2017-09-06mm/vmstat: fix divide error at __fragmentation_indexWen Yang
2017-09-06mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zonesMichal Hocko
2017-09-06userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeedsAndrea Arcangeli
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko
2017-09-06userfaultfd: shmem: wire up shmem_mfill_zeropage_pteMike Rapoport
2017-09-06userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helperMike Rapoport
2017-09-06userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport
2017-09-06shmem: introduce shmem_inode_acct_blockMike Rapoport
2017-09-06shmem: shmem_charge: verify max_block is not exceeded before inode updateMike Rapoport
2017-09-06mm, THP, swap: add THP swapping out fallback countingHuang Ying
2017-09-06mm, THP, swap: delay splitting THP after swapped outHuang Ying
2017-09-06memcg, THP, swap: make mem_cgroup_swapout() support THPHuang Ying
2017-09-06memcg, THP, swap: avoid to duplicated charge THP in swap cacheHuang Ying
2017-09-06memcg, THP, swap: support move mem cgroup charge for THP swapped outHuang Ying