summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-03-22mm/memory-failure.c: remove obsolete commentNaoya Horiguchi
2022-03-22mm/page_alloc: check high-order pages for corruption during PCP operationsMel Gorman
2022-03-22mm/page_alloc: call check_new_pages() while zone spinlock is not heldEric Dumazet
2022-03-22mm: count time in drain_all_pages during direct reclaim as memory pressureSuren Baghdasaryan
2022-03-22arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador
2022-03-22mm/page_alloc: do not prefetch buddies during bulk freeMel Gorman
2022-03-22mm/page_alloc: limit number of high-order pages on PCP during bulk freeMel Gorman
2022-03-22mm/page_alloc: free pages in a single pass during bulk freeMel Gorman
2022-03-22mm/page_alloc: drain the requested list first during bulk freeMel Gorman
2022-03-22mm/page_alloc: simplify how many pages are selected per pcp list during bulk ...Mel Gorman
2022-03-22mm/page_alloc: track range of active PCP lists during bulk freeMel Gorman
2022-03-22mm/page_alloc: fetch the correct pcp buddy during bulk freeMel Gorman
2022-03-22mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a nodeAlistair Popple
2022-03-22mm/page_alloc: mark pagesets as __maybe_unusedNathan Chancellor
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand
2022-03-22mm/page_alloc: don't pass pfn to free_unref_page_commit()Nicolas Saenz Julienne
2022-03-22mm/mmzone.h: remove unused macrosMiaohe Lin
2022-03-22mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()Peter Collingbourne
2022-03-22mm: page_alloc: avoid merging non-fallbackable pageblocks with othersZi Yan
2022-03-22mm/vmalloc: fix comments about vmap_area structBang Li
2022-03-22mm/vmalloc.c: fix "unused function" warningJiapeng Chong
2022-03-22mm/vmalloc: eliminate an extra orig_gfp_maskUladzislau Rezki (Sony)
2022-03-22mm/vmalloc: add adjust_search_size parameterUladzislau Rezki
2022-03-22mm/vmalloc: Move draining areas out of caller contextUladzislau Rezki (Sony)
2022-03-22mm/vmalloc: remove unneeded function forward declarationMiaohe Lin
2022-03-22mm/sparse: make mminit_validate_memmodel_limits() staticMiaohe Lin
2022-03-22mm/mremap:: use vma_lookup() instead of find_vma()Miaohe Lin
2022-03-22mm/mmap: remove obsolete comment in ksys_mmap_pgoffMiaohe Lin
2022-03-22mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASKHugh Dickins
2022-03-22mm/memory.c: use helper macro min and max in unmap_mapping_range_tree()Miaohe Lin
2022-03-22mm/memory.c: use helper function range_in_vma()Miaohe Lin
2022-03-22mm/mmap: return 1 from stack_guard_gap __setup() handlerRandy Dunlap
2022-03-22mm: rework swap handling of zap_pte_rangePeter Xu
2022-03-22mm: change zap_details.zap_mapping into even_cowsPeter Xu
2022-03-22mm: rename zap_skip_check_mapping() to should_zap_page()Peter Xu
2022-03-22mm: don't skip swap entry even if zap_details specifiedPeter Xu
2022-03-22mm: replace multiple dcache flush with flush_dcache_folio()Muchun Song
2022-03-22mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song
2022-03-22mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()Muchun Song
2022-03-22mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()Muchun Song
2022-03-22mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()Muchun Song
2022-03-22mm: fix missing cache flush for all tail pages of compound pageMuchun Song
2022-03-22mm: thp: fix wrong cache flush in remove_migration_pmd()Muchun Song
2022-03-22mm: remove mmu_gathers storage from remaining architecturesStafford Horne
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual
2022-03-22selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-03-22memcg: enable accounting for tty-related objectsVasily Averin
2022-03-22mm: memcontrol: rename memcg_cache_id to memcg_kmem_idMuchun Song
2022-03-22mm: list_lru: rename list_lru_per_memcg to list_lru_memcgMuchun Song