summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-15z3fold: stricter locking and more careful reclaimVitaly Wool
2020-12-15z3fold: simplify freeing slotsVitaly Wool
2020-12-15mm/page_isolation: do not isolate the max order pageMuchun Song
2020-12-15mm/vmscan.c: remove the filename in the top of file commentlogic.yu
2020-12-15mm/vmscan: drop unneeded assignment in kswapd()Lukas Bulwahn
2020-12-15mm: don't wake kswapd prematurely when watermark boosting is disabledJohannes Weiner
2020-12-15hugetlb: fix an error code in hugetlb_reserve_pages()Dan Carpenter
2020-12-15mm,hugetlb: remove unneeded initializationOscar Salvador
2020-12-15mm: hugetlb: fix type of delta parameter and related local variables in gathe...Liu Xiang
2020-12-15khugepaged: add parameter explanations for kernel-doc markupAlex Shi
2020-12-15include/linux/huge_mm.h: remove extern keywordRalph Campbell
2020-12-15mm/hugetlb.c: just use put_page_testzero() instead of page_count()Hui Su
2020-12-15mm,hwpoison: return -EBUSY when migration failsOscar Salvador
2020-12-15mm,memory_failure: always pin the page in madvise_inject_errorOscar Salvador
2020-12-15mm,hwpoison: remove drain_all_pages from shake_pageOscar Salvador
2020-12-15mm,hwpoison: disable pcplists before grabbing a refcountOscar Salvador
2020-12-15mm,hwpoison: refactor get_any_pageOscar Salvador
2020-12-15mm,hwpoison: drop unneeded pcplist drainingOscar Salvador
2020-12-15mm,hwpoison: take free pages off the buddy freelistsOscar Salvador
2020-12-15mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount pageOscar Salvador
2020-12-15mm/page_alloc: speed up the iteration of max_orderMuchun Song
2020-12-15mm: page_alloc: refactor setup_per_zone_lowmem_reserve()Lorenzo Stoakes
2020-12-15init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT setLin Feng
2020-12-15mm/page_alloc: clear all pages in post_alloc_hook() with init_on_alloc=1David Hildenbrand
2020-12-15mm/page_alloc: mark some symbols with static keywordZou Wei
2020-12-15mm/page_alloc: add __free_pages() documentationMatthew Wilcox (Oracle)
2020-12-15mm/page-flags: fix commentMatthew Wilcox (Oracle)
2020-12-15include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivateMiaohe Lin
2020-12-15mm, page_alloc: disable pcplists during memory offlineVlastimil Babka
2020-12-15mm, page_alloc: move draining pcplists to page isolation usersVlastimil Babka
2020-12-15mm, page_alloc: cache pageset high and batch in struct zoneVlastimil Babka
2020-12-15mm, page_alloc: simplify pageset_update()Vlastimil Babka
2020-12-15mm, page_alloc: remove setup_pageset()Vlastimil Babka
2020-12-15mm, page_alloc: calculate pageset high and batch once per zoneVlastimil Babka
2020-12-15mm, page_alloc: clean up pageset high and batch updateVlastimil Babka
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-15PM: hibernate: make direct map manipulations more explicitMike Rapoport
2020-12-15mm: introduce debug_pagealloc_{map,unmap}_pages() helpersMike Rapoport
2020-12-15m68k: deprecate DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2020-12-15ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport
2020-12-15ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport
2020-12-15ia64: split virtual map initialization out of paging_init()Mike Rapoport
2020-12-15ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport
2020-12-15ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport