summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-08-07mm/memory_hotplug: document why shuffle_zone() is relevantDavid Hildenbrand
2020-08-07mm/page_alloc: remove nr_free_pagecache_pages()David Hildenbrand
2020-08-07mm: remove vm_total_pagesDavid Hildenbrand
2020-08-07mm, page_alloc: skip ->waternark_boost for atomic order-0 allocationsCharan Teja Reddy
2020-08-07page_alloc: consider highatomic reserve in watermark fastJaewon Kim
2020-08-07mm, page_alloc: use unlikely() in task_capc()Vlastimil Babka
2020-08-07kasan: remove kasan_unpoison_stack_above_sp_to()Vincenzo Frascino
2020-08-07kasan: record and print the free trackWalter Wu
2020-08-07rcu: kasan: record and print call_rcu() call stackWalter Wu
2020-08-07mm/vmalloc.c: remove BUG() from the find_va_links()Uladzislau Rezki (Sony)
2020-08-07mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush()Mike Rapoport
2020-08-07mm/vmalloc: update the header about KVA reworkUladzislau Rezki (Sony)
2020-08-07mm/vmalloc: switch to "propagate()" callbackUladzislau Rezki (Sony)
2020-08-07mm/vmalloc: simplify augment_tree_propagate_check()Uladzislau Rezki (Sony)
2020-08-07mm/vmalloc: simplify merge_or_add_vmap_area()Uladzislau Rezki (Sony)
2020-08-07vmalloc: convert to XArrayMatthew Wilcox (Oracle)
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07mm/sparse: only sub-section aligned range would be populatedWei Yang
2020-08-07mm/sparse: never partially remove memmap for early sectionWei Yang
2020-08-07mm/mremap: start addresses are properly alignedWei Yang
2020-08-07mm/mremap: calculate extent in one placeWei Yang
2020-08-07mm/mremap: it is sure to have enough space when extent meets requirementWei Yang
2020-08-07mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne
2020-08-07mm: mmap: merge vma after call_mmap() if possibleMiaohe Lin
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual
2020-08-07mm: adjust vm_committed_as_batch according to vm overcommit policyFeng Tang
2020-08-07mm/util.c: make vm_memory_committed() more accurateFeng Tang
2020-08-07mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()Zhen Lei
2020-08-07mm: move p?d_alloc_track to separate header fileJoerg Roedel
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07mm/memory.c: make remap_pfn_range() reject unaligned addrAlex Zhang
2020-08-07mm: remove redundant check non_swap_entry()Ralph Campbell
2020-08-07mm/page_counter.c: fix protection usage propagationMichal Koutný
2020-08-07mm: memcontrol: don't count limit-setting reclaim as memory pressureJohannes Weiner
2020-08-07mm: memcontrol: restore proper dirty throttling when memory.high changesJohannes Weiner
2020-08-07memcg, oom: check memcg margin for parallel oomYafang Shao
2020-08-07mm, memcg: decouple e{low,min} state mutations from protection checksChris Down
2020-08-07mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao
2020-08-07mm, memcg: unify reclaim retry limits with page allocatorChris Down
2020-08-07mm, memcg: reclaim more aggressively before high allocator throttlingChris Down
2020-08-07mm: memcontrol: avoid workload stalls when lowering memory.highRoman Gushchin
2020-08-07mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()Roman Gushchin
2020-08-07mm: memcg/slab: remove unused argument by charge_slab_page()Roman Gushchin
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin
2020-08-07mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()Roman Gushchin
2020-08-07mm: memcg/slab: deprecate slab_root_cachesRoman Gushchin
2020-08-07mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin