summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation counterMina Almasry
2020-04-02hugetlbfs: Use i_mmap_rwsem to address page fault/truncate raceMike Kravetz
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2020-04-02mm/memblock.c: remove redundant assignment to variable max_addrColin Ian King
2020-04-02mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap
2020-04-02mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()Yang Shi
2020-04-02mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()Li Xinhai
2020-04-02mm/mempolicy: support MPOL_MF_STRICT for huge page mappingLi Xinhai
2020-04-02mm/compaction.c: clean code by removing unnecessary assignmentMateusz Nosek
2020-04-02mm/compaction: Disable compact_unevictable_allowed on RTSebastian Andrzej Siewior
2020-04-02mm, compaction: fully assume capture is not NULL in compact_zone_order()Vlastimil Babka
2020-04-02mm,thp,compaction,cma: allow THP migration for CMA allocationsRik van Riel
2020-04-02mm,compaction,cma: add alloc_contig flag to compact_controlRik van Riel
2020-04-02mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assig...Mateusz Nosek
2020-04-02mm/vmscan.c: make may_enter_fs bool in shrink_page_list()Kirill Tkhai
2020-04-02mm/vmscan.c: clean code by removing unnecessary assignmentMateusz Nosek
2020-04-02mm/vmscan.c: fix data races using kswapd_classzone_idxQian Cai
2020-04-02mm/vmscan.c: remove cpu online notification for nowWei Yang
2020-04-02mm: vmscan: replace open codings to NUMA_NO_NODEYang Shi
2020-04-02mm: vmpressure: use mem_cgroup_is_root APIYang Shi
2020-04-02mm: vmpressure: don't need call kfree if kstrndup failsYang Shi
2020-04-02mm/page_alloc: simplify page_is_buddy() for better code readabilitychenqiwu
2020-04-02mm/page_alloc.c: micro-optimisation Remove unnecessary branchMateusz Nosek
2020-04-02mm/page_alloc.c: use free_area_empty() instead of open-codingchenqiwu
2020-04-02mm, pagealloc: micro-optimisation: save two branches on hot page allocation pathMateusz Nosek
2020-04-02mm/page_alloc: increase default min_free_kbytes boundJoel Savitz
2020-04-02kasan: detect negative size in memory operation functionWalter Wu
2020-04-02mm/sparse.c: allocate memmap preferring the given nodeBaoquan He
2020-04-02mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap for the classic sparseBaoquan He
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2020-04-02mm/sparsemem: get address to page struct instead of address to pfnWei Yang
2020-04-02mm/mremap: add MREMAP_DONTUNMAP to mremap()Brian Geffon
2020-04-02mm: mmap: add trace point of vm_unmapped_areaJaewon Kim
2020-04-02mmap: remove inline of vm_unmapped_areaJaewon Kim
2020-04-02mm/memory.c: clarify a confusing comment for vm_iomap_memoryWang Wenhu
2020-04-02mm: clarify a confusing comment for remap_pfn_range()WANG Wenhu
2020-04-02mm/gup: allow to react to fatal signalsPeter Xu
2020-04-02mm/gup: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm/gup: fix __get_user_pages() on fault retry of hugetlbPeter Xu
2020-04-02mm/gup: rename "nonblocking" to "locked" where properPeter Xu
2020-04-02mm/vma: make is_vma_temporary_stack() available for general useAnshuman Khandual
2020-04-02mm/vma: move VM_NO_KHUGEPAGED into generic headerAnshuman Khandual
2020-04-02mm/mapping_dirty_helpers: update huge page-table entry callbacksThomas Hellstrom
2020-04-02mm: memcg: make memory.oom.group tolerable to task migrationRoman Gushchin
2020-04-02mm, memcg: prevent mem_cgroup_protected store tearingChris Down
2020-04-02mm, memcg: prevent memory.swap.max load tearingChris Down
2020-04-02mm, memcg: prevent memory.min load/store tearingChris Down
2020-04-02mm, memcg: prevent memory.low load/store tearingChris Down
2020-04-02mm, memcg: prevent memory.max load tearingChris Down