Age | Commit message (Expand) | Author |
2020-08-07 | mm/page_alloc: fallbacks at most has 3 elements | Wei Yang |
2020-08-07 | mm/page_alloc: silence a KASAN false positive | Qian Cai |
2020-08-07 | mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m... | Wei Yang |
2020-08-07 | mm/page_alloc.c: simplify pageblock bitmap access | Wei Yang |
2020-08-07 | mm/page_alloc.c: extract the common part in pfn_to_bitidx() | Wei Yang |
2020-08-07 | mm/shuffle: remove dynamic reconfiguration | David Hildenbrand |
2020-08-07 | mm/memory_hotplug: document why shuffle_zone() is relevant | David Hildenbrand |
2020-08-07 | mm/page_alloc: remove nr_free_pagecache_pages() | David Hildenbrand |
2020-08-07 | mm: remove vm_total_pages | David Hildenbrand |
2020-08-07 | mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations | Charan Teja Reddy |
2020-08-07 | page_alloc: consider highatomic reserve in watermark fast | Jaewon Kim |
2020-08-07 | mm, page_alloc: use unlikely() in task_capc() | Vlastimil Babka |
2020-08-07 | kasan: remove kasan_unpoison_stack_above_sp_to() | Vincenzo Frascino |
2020-08-07 | kasan: record and print the free track | Walter Wu |
2020-08-07 | rcu: kasan: record and print call_rcu() call stack | Walter Wu |
2020-08-07 | mm/vmalloc.c: remove BUG() from the find_va_links() | Uladzislau Rezki (Sony) |
2020-08-07 | mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush() | Mike Rapoport |
2020-08-07 | mm/vmalloc: update the header about KVA rework | Uladzislau Rezki (Sony) |
2020-08-07 | mm/vmalloc: switch to "propagate()" callback | Uladzislau Rezki (Sony) |
2020-08-07 | mm/vmalloc: simplify augment_tree_propagate_check() | Uladzislau Rezki (Sony) |
2020-08-07 | mm/vmalloc: simplify merge_or_add_vmap_area() | Uladzislau Rezki (Sony) |
2020-08-07 | vmalloc: convert to XArray | Matthew Wilcox (Oracle) |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-08-07 | mm/sparse: only sub-section aligned range would be populated | Wei Yang |
2020-08-07 | mm/sparse: never partially remove memmap for early section | Wei Yang |
2020-08-07 | mm/mremap: start addresses are properly aligned | Wei Yang |
2020-08-07 | mm/mremap: calculate extent in one place | Wei Yang |
2020-08-07 | mm/mremap: it is sure to have enough space when extent meets requirement | Wei Yang |
2020-08-07 | mm: remove unnecessary wrapper function do_mmap_pgoff() | Peter Collingbourne |
2020-08-07 | mm: mmap: merge vma after call_mmap() if possible | Miaohe Lin |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() | Anshuman Khandual |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() | Anshuman Khandual |
2020-08-07 | mm: adjust vm_committed_as_batch according to vm overcommit policy | Feng Tang |
2020-08-07 | mm/util.c: make vm_memory_committed() more accurate | Feng Tang |
2020-08-07 | mm/mmap: optimize a branch judgment in ksys_mmap_pgoff() | Zhen Lei |
2020-08-07 | mm: move p?d_alloc_track to separate header file | Joerg Roedel |
2020-08-07 | mm: move lib/ioremap.c to mm/ | Mike Rapoport |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | mm/memory.c: make remap_pfn_range() reject unaligned addr | Alex Zhang |
2020-08-07 | mm: remove redundant check non_swap_entry() | Ralph Campbell |
2020-08-07 | mm/page_counter.c: fix protection usage propagation | Michal Koutný |
2020-08-07 | mm: memcontrol: don't count limit-setting reclaim as memory pressure | Johannes Weiner |
2020-08-07 | mm: memcontrol: restore proper dirty throttling when memory.high changes | Johannes Weiner |
2020-08-07 | memcg, oom: check memcg margin for parallel oom | Yafang Shao |
2020-08-07 | mm, memcg: decouple e{low,min} state mutations from protection checks | Chris Down |
2020-08-07 | mm, memcg: avoid stale protection values when cgroup is above protection | Yafang Shao |
2020-08-07 | mm, memcg: unify reclaim retry limits with page allocator | Chris Down |
2020-08-07 | mm, memcg: reclaim more aggressively before high allocator throttling | Chris Down |
2020-08-07 | mm: memcontrol: avoid workload stalls when lowering memory.high | Roman Gushchin |
2020-08-07 | mm: slab: rename (un)charge_slab_page() to (un)account_slab_page() | Roman Gushchin |