- 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 6 months ago
- 3ebc57f mm: workingset: define macro WORKINGSET_SHIFT by Miaohe Lin · 3 years, 6 months ago
- 2d2b8d2 mm/vmscan.c: fix potential deadlock in reclaim_pages() by Yu Zhao · 3 years, 6 months ago
- 7d64ae3 userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() by Axel Rasmussen · 3 years, 6 months ago
- 1531325 userfaultfd/shmem: support UFFDIO_CONTINUE for shmem by Axel Rasmussen · 3 years, 6 months ago
- c949b09 userfaultfd/shmem: support minor fault registration for shmem by Axel Rasmussen · 3 years, 6 months ago
- 3460f6e userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte by Axel Rasmussen · 3 years, 6 months ago
- 8f34f1e mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 6 months ago
- 5fc7a5f mm/thp: simplify copying of huge zero page pmd when fork by Peter Xu · 3 years, 6 months ago
- 510d25c mm/hwpoison: disable pcp for page_handle_poison() by Naoya Horiguchi · 3 years, 6 months ago
- 7118fc2 hugetlb: address ref count racing in prep_compound_gigantic_page by Mike Kravetz · 3 years, 6 months ago
- 48b8d74 hugetlb: remove prep_compound_huge_page cleanup by Mike Kravetz · 3 years, 6 months ago
- e6d41f1 mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON by Muchun Song · 3 years, 6 months ago
- 2d7a217 mm: sparsemem: use huge PMD mapping for vmemmap pages by Muchun Song · 3 years, 6 months ago
- 3bc2b6a mm: sparsemem: split the huge PMD mapping of vmemmap pages by Muchun Song · 3 years, 6 months ago
- 8cc5fcb mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY by Mina Almasry · 3 years, 6 months ago
- 3382bbe mm/vmalloc: enable mapping of huge pages at pte level in vmalloc by Christophe Leroy · 3 years, 6 months ago
- f7ee1f1 mm/vmalloc: enable mapping of huge pages at pte level in vmap by Christophe Leroy · 3 years, 6 months ago
- 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 6 months ago
- babbbdd mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years, 6 months ago
- 9132a46 mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd by Miaohe Lin · 3 years, 6 months ago
- e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 6 months ago
- dfe5c51 mm/huge_memory.c: use page->deferred_list by Miaohe Lin · 3 years, 6 months ago
- b593b90 mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mistake by Shixin Liu · 3 years, 6 months ago
- 5fe77be mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE by Shixin Liu · 3 years, 6 months ago
- 7749058 mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate by Muchun Song · 3 years, 6 months ago
- 4bab496 mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled by Muchun Song · 3 years, 6 months ago
- e9fdff8 mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap by Muchun Song · 3 years, 6 months ago
- ad2fa37 mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 6 months ago
- b65d4ad mm: hugetlb: defer freeing of HugeTLB pages by Muchun Song · 3 years, 6 months ago
- f41f2ed mm: hugetlb: free the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 6 months ago
- 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 6 months ago
- 0ed950d mm,hwpoison: make get_hwpoison_page() call get_any_page() by Naoya Horiguchi · 3 years, 6 months ago
- a3f5d80 mm,hwpoison: send SIGBUS with error virutal address by Naoya Horiguchi · 3 years, 6 months ago
- 203c06e mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes by Mel Gorman · 3 years, 6 months ago
- 44042b4 mm/page_alloc: allow high-order pages to be stored on the per-cpu lists by Mel Gorman · 3 years, 6 months ago
- 43b02ba mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM by Mike Rapoport · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
- bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
- 21d02f8 mm/page_alloc: move free_the_page by Mel Gorman · 3 years, 6 months ago
- f7ec104 mm/page_alloc: fix counting of managed_pages by Liu Shixin · 3 years, 6 months ago
- e47aa90 mm/page_alloc: improve memmap_pages dbg msg by Dong Aisheng · 3 years, 6 months ago
- 74f4482 mm/page_alloc: introduce vm.percpu_pagelist_high_fraction by Mel Gorman · 3 years, 6 months ago
- c49c2c4 mm/page_alloc: limit the number of pages on PCP lists when reclaim is active by Mel Gorman · 3 years, 6 months ago
- 3b12e7e mm/page_alloc: scale the number of pages that are batch freed by Mel Gorman · 3 years, 6 months ago
- 04f8cfe mm/page_alloc: adjust pcp->high after CPU hotplug events by Mel Gorman · 3 years, 6 months ago
- b92ca18 mm/page_alloc: disassociate the pcp->high from pcp->batch by Mel Gorman · 3 years, 6 months ago
- bbbecb3 mm/page_alloc: delete vm.percpu_pagelist_fraction by Mel Gorman · 3 years, 6 months ago
- 151e084a mm: page_alloc: dump migrate-failed pages only at -EBUSY by Minchan Kim · 3 years, 6 months ago
- 9024999 mm/page_alloc: update PGFREE outside the zone lock in __free_pages_ok by Mel Gorman · 3 years, 6 months ago
- df1acc8 mm/page_alloc: avoid conflating IRQs disabled with zone->lock by Mel Gorman · 3 years, 6 months ago
- 56f0e66 mm/page_alloc: explicitly acquire the zone lock in __free_pages_ok by Mel Gorman · 3 years, 6 months ago
- 43c95bc mm/page_alloc: reduce duration that IRQs are disabled for VM counters by Mel Gorman · 3 years, 6 months ago
- 3e23060 mm/page_alloc: batch the accounting updates in the bulk allocator by Mel Gorman · 3 years, 6 months ago
- 3ac44a3 mm/vmstat: inline NUMA event counter updates by Mel Gorman · 3 years, 6 months ago
- f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 6 months ago
- dbbee9d mm/page_alloc: convert per-cpu list protection to local_lock by Mel Gorman · 3 years, 6 months ago
- 28f836b mm/page_alloc: split per cpu page lists and zone stats by Mel Gorman · 3 years, 6 months ago
- 9660eca mm/page_alloc: switch to pr_debug by Heiner Kallweit · 3 years, 6 months ago
- ca891f4 mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 8bf6f45 mm/page_owner: constify dump_page_owner by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- be7c701 mm/debug: factor PagePoisoned out of __dump_page by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 691d949 mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt by Aaron Tomlin · 3 years, 6 months ago
- d2f07ec mm: make __dump_page static by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- 7a22bdc kasan: add memory corruption identification support for hardware tag-based mode by Kuan-Ying Lee · 3 years, 6 months ago
- a0503b8 kasan: integrate the common part of two KASAN tag-based modes by Kuan-Ying Lee · 3 years, 6 months ago
- f06f78a kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY by Kuan-Ying Lee · 3 years, 6 months ago
- cb32c9c kasan: use MAX_PTRS_PER_* for early shadow tables by Daniel Axtens · 3 years, 6 months ago
- af3751f3 kasan: allow architectures to provide an outline readiness check by Daniel Axtens · 3 years, 6 months ago
- 336abff kasan: use dump_stack_lvl(KERN_ERR) to print stacks by Alexander Potapenko · 3 years, 6 months ago
- a850e93 mm: vmalloc: add cond_resched() in __vunmap() by Rafael Aquini · 3 years, 6 months ago
- 12b9f87 mm/vmalloc: fallback to a single page allocator by Uladzislau Rezki · 3 years, 6 months ago
- f4bdfea mm/vmalloc: remove quoted strings split across lines by Uladzislau Rezki (Sony) · 3 years, 6 months ago
- cd61413 mm/vmalloc: print a warning message first on failure by Uladzislau Rezki (Sony) · 3 years, 6 months ago
- 5c1f4e6 mm/vmalloc: switch to bulk allocator in __vmalloc_area_node() by Uladzislau Rezki (Sony) · 3 years, 6 months ago
- e8df2c7 mm/dmapool: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 6 months ago
- 33e3575 mm/mempolicy: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 6 months ago
- 3e418f9 mm/memory.c: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 6 months ago
- 5aaf07f mm/mremap: use vma_lookup() in vma_to_resize() by Liam Howlett · 3 years, 6 months ago
- 059b8b4 mm/migrate: use vma_lookup() in do_pages_stat_array() by Liam Howlett · 3 years, 6 months ago
- ff69fb8 mm/ksm: use vma_lookup() in find_mergeable_vma() by Liam Howlett · 3 years, 6 months ago
- 2797e79 mm/memory.c: fix comment of finish_mkwrite_fault() by Liu Xiang · 3 years, 6 months ago
- 35e43c5 mm/mmap: use find_vma_intersection() in do_mmap() for overlap by Liam Howlett · 3 years, 6 months ago
- 96d9902 mm/mmap: introduce unlock_range() for code cleanup by Liam Howlett · 3 years, 6 months ago
- 78d9cf6 mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap by Gonzalo Matias Juarez Tello · 3 years, 6 months ago
- 3b8db39 mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff() by David Hildenbrand · 3 years, 6 months ago
- c74d40e loop: charge i/o to mem and blk cg by Dan Schatzberg · 3 years, 6 months ago
- 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 6 months ago
- 9ef56b7 mm: vmscan: remove noinline_for_stack by Muchun Song · 3 years, 6 months ago
- 271dd6b mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock by Muchun Song · 3 years, 6 months ago
- 9838354 mm: memcontrol: simplify the logic of objcg pinning memcg by Muchun Song · 3 years, 6 months ago
- 7467c39 mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec by Muchun Song · 3 years, 6 months ago
- a984226 mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec by Muchun Song · 3 years, 6 months ago
- 2884b6b mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm by Muchun Song · 3 years, 6 months ago
- 8dc87c7 mm: memcontrol: fix page charging in page replacement by Muchun Song · 3 years, 6 months ago
- c5c8b16 mm: memcontrol: fix root_mem_cgroup charging by Muchun Song · 3 years, 6 months ago
- 13e680f mm: memcg/slab: disable cache merging for KMALLOC_NORMAL caches by Waiman Long · 3 years, 6 months ago
- 494c1df mm: memcg/slab: create a new set of kmalloc-cg-<n> caches by Waiman Long · 3 years, 6 months ago
- 41eb5df mm: memcg/slab: properly set up gfp flags for objcg pointer array by Waiman Long · 3 years, 6 months ago
- 5592711 mm/memcg: optimize user context object stock access by Waiman Long · 3 years, 6 months ago