summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/mempolicy: support MPOL_MF_STRICT for huge page mappingLi Xinhai2020-04-021-4/+33
* mm/compaction.c: clean code by removing unnecessary assignmentMateusz Nosek2020-04-021-1/+0
* mm/compaction: Disable compact_unevictable_allowed on RTSebastian Andrzej Siewior2020-04-021-0/+4
* mm, compaction: fully assume capture is not NULL in compact_zone_order()Vlastimil Babka2020-04-021-2/+2
* mm,thp,compaction,cma: allow THP migration for CMA allocationsRik van Riel2020-04-022-11/+20
* mm,compaction,cma: add alloc_contig flag to compact_controlRik van Riel2020-04-022-0/+2
* mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assig...Mateusz Nosek2020-04-021-1/+0
* mm/vmscan.c: make may_enter_fs bool in shrink_page_list()Kirill Tkhai2020-04-021-3/+2
* mm/vmscan.c: clean code by removing unnecessary assignmentMateusz Nosek2020-04-021-3/+1
* mm/vmscan.c: fix data races using kswapd_classzone_idxQian Cai2020-04-021-19/+26
* mm/vmscan.c: remove cpu online notification for nowWei Yang2020-04-021-26/+1
* mm: vmscan: replace open codings to NUMA_NO_NODEYang Shi2020-04-021-3/+3
* mm: vmpressure: use mem_cgroup_is_root APIYang Shi2020-04-021-1/+1
* mm: vmpressure: don't need call kfree if kstrndup failsYang Shi2020-04-021-4/+2
* mm/page_alloc: simplify page_is_buddy() for better code readabilitychenqiwu2020-04-021-20/+13
* mm/page_alloc.c: micro-optimisation Remove unnecessary branchMateusz Nosek2020-04-021-2/+1
* mm/page_alloc.c: use free_area_empty() instead of open-codingchenqiwu2020-04-021-2/+1
* mm, pagealloc: micro-optimisation: save two branches on hot page allocation pathMateusz Nosek2020-04-022-9/+15
* mm/page_alloc: increase default min_free_kbytes boundJoel Savitz2020-04-021-2/+2
* kasan: detect negative size in memory operation functionWalter Wu2020-04-027-20/+53
* mm/sparse.c: allocate memmap preferring the given nodeBaoquan He2020-04-021-2/+2
* mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap for the classic sparseBaoquan He2020-04-021-24/+3
* mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu2020-04-022-2/+2
* mm/sparsemem: get address to page struct instead of address to pfnWei Yang2020-04-021-1/+1
* mm/mremap: add MREMAP_DONTUNMAP to mremap()Brian Geffon2020-04-021-21/+69
* mm: mmap: add trace point of vm_unmapped_areaJaewon Kim2020-04-021-2/+10
* mmap: remove inline of vm_unmapped_areaJaewon Kim2020-04-021-2/+18
* mm/memory.c: clarify a confusing comment for vm_iomap_memoryWang Wenhu2020-04-021-1/+1
* mm: clarify a confusing comment for remap_pfn_range()WANG Wenhu2020-04-021-1/+1
* mm/gup: allow to react to fatal signalsPeter Xu2020-04-022-4/+11
* mm/gup: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-022-8/+25
* mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-022-4/+4
* mm/gup: fix __get_user_pages() on fault retry of hugetlbPeter Xu2020-04-021-0/+10
* mm/gup: rename "nonblocking" to "locked" where properPeter Xu2020-04-022-27/+25
* mm/vma: make is_vma_temporary_stack() available for general useAnshuman Khandual2020-04-023-17/+3
* mm/vma: move VM_NO_KHUGEPAGED into generic headerAnshuman Khandual2020-04-021-2/+0
* mm/mapping_dirty_helpers: update huge page-table entry callbacksThomas Hellstrom2020-04-021-4/+38
* mm: memcg: make memory.oom.group tolerable to task migrationRoman Gushchin2020-04-021-0/+8
* mm, memcg: prevent mem_cgroup_protected store tearingChris Down2020-04-021-4/+4
* mm, memcg: prevent memory.swap.max load tearingChris Down2020-04-021-3/+4
* mm, memcg: prevent memory.min load/store tearingChris Down2020-04-022-6/+8
* mm, memcg: prevent memory.low load/store tearingChris Down2020-04-021-3/+5
* mm, memcg: prevent memory.max load tearingChris Down2020-04-021-6/+6
* mm, memcg: prevent memory.high load/store tearingChris Down2020-04-021-6/+7
* mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unusedVincenzo Frascino2020-04-021-1/+2
* memcg: css_tryget_online cleanupsShakeel Butt2020-04-021-5/+9
* mm: memcontrol: recursive memory.low protectionJohannes Weiner2020-04-021-4/+47
* mm: memcontrol: clean up and document effective low/min calculationsJohannes Weiner2020-04-021-92/+83
* mm: memcontrol: fix memory.low proportional distributionJohannes Weiner2020-04-022-13/+3
* mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()Roman Gushchin2020-04-022-22/+22