| Commit message (Expand) | Author | Files | Lines |
2020-12-15 | mm/oom_kill: change comment and rename is_dump_unreclaim_slabs() | Hui Su | 1 | -6/+8 |
2020-12-15 | mm/compaction: make defer_compaction and compaction_deferred static | Hui Su | 2 | -16/+4 |
2020-12-15 | mm/compaction: move compaction_suitable's comment to right place | Hui Su | 1 | -7/+7 |
2020-12-15 | mm/compaction: rename 'start_pfn' to 'iteration_start_pfn' in compact_zone() | Yanfei Xu | 1 | -4/+3 |
2020-12-15 | z3fold: remove preempt disabled sections for RT | Vitaly Wool | 1 | -7/+10 |
2020-12-15 | z3fold: stricter locking and more careful reclaim | Vitaly Wool | 1 | -58/+85 |
2020-12-15 | z3fold: simplify freeing slots | Vitaly Wool | 1 | -42/+13 |
2020-12-15 | mm/page_isolation: do not isolate the max order page | Muchun Song | 1 | -1/+1 |
2020-12-15 | mm/vmscan.c: remove the filename in the top of file comment | logic.yu | 1 | -2/+0 |
2020-12-15 | mm/vmscan: drop unneeded assignment in kswapd() | Lukas Bulwahn | 1 | -1/+1 |
2020-12-15 | mm: don't wake kswapd prematurely when watermark boosting is disabled | Johannes Weiner | 1 | -6/+7 |
2020-12-15 | hugetlb: fix an error code in hugetlb_reserve_pages() | Dan Carpenter | 1 | -0/+1 |
2020-12-15 | mm,hugetlb: remove unneeded initialization | Oscar Salvador | 1 | -2/+0 |
2020-12-15 | mm: hugetlb: fix type of delta parameter and related local variables in gathe... | Liu Xiang | 1 | -3/+4 |
2020-12-15 | khugepaged: add parameter explanations for kernel-doc markup | Alex Shi | 1 | -1/+13 |
2020-12-15 | include/linux/huge_mm.h: remove extern keyword | Ralph Campbell | 1 | -52/+41 |
2020-12-15 | mm/hugetlb.c: just use put_page_testzero() instead of page_count() | Hui Su | 1 | -2/+1 |
2020-12-15 | mm,hwpoison: return -EBUSY when migration fails | Oscar Salvador | 1 | -3/+3 |
2020-12-15 | mm,memory_failure: always pin the page in madvise_inject_error | Oscar Salvador | 2 | -8/+7 |
2020-12-15 | mm,hwpoison: remove drain_all_pages from shake_page | Oscar Salvador | 1 | -5/+2 |
2020-12-15 | mm,hwpoison: disable pcplists before grabbing a refcount | Oscar Salvador | 1 | -67/+65 |
2020-12-15 | mm,hwpoison: refactor get_any_page | Oscar Salvador | 1 | -57/+42 |
2020-12-15 | mm,hwpoison: drop unneeded pcplist draining | Oscar Salvador | 1 | -5/+0 |
2020-12-15 | mm,hwpoison: take free pages off the buddy freelists | Oscar Salvador | 1 | -16/+30 |
2020-12-15 | mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page | Oscar Salvador | 1 | -2/+22 |
2020-12-15 | mm/page_alloc: speed up the iteration of max_order | Muchun Song | 1 | -4/+4 |
2020-12-15 | mm: page_alloc: refactor setup_per_zone_lowmem_reserve() | Lorenzo Stoakes | 1 | -21/+14 |
2020-12-15 | init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set | Lin Feng | 2 | -2/+3 |
2020-12-15 | mm/page_alloc: clear all pages in post_alloc_hook() with init_on_alloc=1 | David Hildenbrand | 1 | -3/+3 |
2020-12-15 | mm/page_alloc: mark some symbols with static keyword | Zou Wei | 1 | -2/+2 |
2020-12-15 | mm/page_alloc: add __free_pages() documentation | Matthew Wilcox (Oracle) | 1 | -0/+20 |
2020-12-15 | mm/page-flags: fix comment | Matthew Wilcox (Oracle) | 1 | -2/+1 |
2020-12-15 | include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivate | Miaohe Lin | 1 | -2/+1 |
2020-12-15 | mm, page_alloc: disable pcplists during memory offline | Vlastimil Babka | 4 | -31/+78 |
2020-12-15 | mm, page_alloc: move draining pcplists to page isolation users | Vlastimil Babka | 3 | -10/+13 |
2020-12-15 | mm, page_alloc: cache pageset high and batch in struct zone | Vlastimil Babka | 2 | -2/+20 |
2020-12-15 | mm, page_alloc: simplify pageset_update() | Vlastimil Babka | 1 | -22/+18 |
2020-12-15 | mm, page_alloc: remove setup_pageset() | Vlastimil Babka | 1 | -7/+10 |
2020-12-15 | mm, page_alloc: calculate pageset high and batch once per zone | Vlastimil Babka | 1 | -24/+18 |
2020-12-15 | mm, page_alloc: clean up pageset high and batch update | Vlastimil Babka | 1 | -29/+20 |
2020-12-15 | arch, mm: make kernel_page_present() always available | Mike Rapoport | 8 | -13/+39 |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport | 12 | -26/+26 |
2020-12-15 | PM: hibernate: make direct map manipulations more explicit | Mike Rapoport | 2 | -14/+36 |
2020-12-15 | mm: introduce debug_pagealloc_{map,unmap}_pages() helpers | Mike Rapoport | 4 | -7/+19 |
2020-12-15 | m68k: deprecate DISCONTIGMEM | Mike Rapoport | 1 | -1/+25 |
2020-12-15 | m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM | Mike Rapoport | 5 | -9/+10 |
2020-12-15 | m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM | Mike Rapoport | 4 | -6/+6 |
2020-12-15 | arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM | Mike Rapoport | 3 | -11/+41 |
2020-12-15 | arm, arm64: move free_unused_memmap() to generic mm | Mike Rapoport | 6 | -152/+85 |
2020-12-15 | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL | Mike Rapoport | 13 | -66/+3 |