- 7118fc2 hugetlb: address ref count racing in prep_compound_gigantic_page by Mike Kravetz · 3 years, 9 months ago
- 48b8d74 hugetlb: remove prep_compound_huge_page cleanup by Mike Kravetz · 3 years, 9 months ago
- e6d41f1 mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON by Muchun Song · 3 years, 9 months ago
- 2d7a217 mm: sparsemem: use huge PMD mapping for vmemmap pages by Muchun Song · 3 years, 9 months ago
- 3bc2b6a mm: sparsemem: split the huge PMD mapping of vmemmap pages by Muchun Song · 3 years, 9 months ago
- 8cc5fcb mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY by Mina Almasry · 3 years, 9 months ago
- 22f3c95 khugepaged: selftests: remove debug_cow by Nanyong Sun · 3 years, 9 months ago
- a6a8f7c powerpc/8xx: add support for huge pages on VMAP and VMALLOC by Christophe Leroy · 3 years, 9 months ago
- 3382bbe mm/vmalloc: enable mapping of huge pages at pte level in vmalloc by Christophe Leroy · 3 years, 9 months ago
- f7ee1f1 mm/vmalloc: enable mapping of huge pages at pte level in vmap by Christophe Leroy · 3 years, 9 months ago
- c742199 mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge by Christophe Leroy · 3 years, 9 months ago
- 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 9 months ago
- babbbdd mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years, 9 months ago
- 9132a46 mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd by Miaohe Lin · 3 years, 9 months ago
- e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 9 months ago
- dfe5c51 mm/huge_memory.c: use page->deferred_list by Miaohe Lin · 3 years, 9 months ago
- b2bd53f mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK by Miaohe Lin · 3 years, 9 months ago
- b593b90 mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mistake by Shixin Liu · 3 years, 9 months ago
- 5fe77be mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE by Shixin Liu · 3 years, 9 months ago
- 7749058 mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate by Muchun Song · 3 years, 9 months ago
- 4bab496 mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled by Muchun Song · 3 years, 9 months ago
- e9fdff8 mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap by Muchun Song · 3 years, 9 months ago
- ad2fa37 mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 9 months ago
- b65d4ad mm: hugetlb: defer freeing of HugeTLB pages by Muchun Song · 3 years, 9 months ago
- f41f2ed mm: hugetlb: free the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 9 months ago
- cd39d4e mm: hugetlb: gather discrete indexes of tail page by Muchun Song · 3 years, 9 months ago
- 6be24be mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP by Muchun Song · 3 years, 9 months ago
- 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 9 months ago
- 0ed950d mm,hwpoison: make get_hwpoison_page() call get_any_page() by Naoya Horiguchi · 3 years, 9 months ago
- a3f5d80 mm,hwpoison: send SIGBUS with error virutal address by Naoya Horiguchi · 3 years, 9 months ago
- 203c06e mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes by Mel Gorman · 3 years, 9 months ago
- 44042b4 mm/page_alloc: allow high-order pages to be stored on the per-cpu lists by Mel Gorman · 3 years, 9 months ago
- 43b02ba mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM by Mike Rapoport · 3 years, 9 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 9 months ago
- 48d9f33 docs: remove description of DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
- d3c251a arch, mm: remove stale mentions of DISCONIGMEM by Mike Rapoport · 3 years, 9 months ago
- bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
- 5ab06e1 m68k: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
- 8b793b44 arc: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 9 months ago
- e7793e5 arc: update comment about HIGHMEM implementation by Mike Rapoport · 3 years, 9 months ago
- fdb7d9b alpha: remove DISCONTIGMEM and NUMA by Mike Rapoport · 3 years, 9 months ago
- 21d02f8 mm/page_alloc: move free_the_page by Mel Gorman · 3 years, 9 months ago
- f7ec104 mm/page_alloc: fix counting of managed_pages by Liu Shixin · 3 years, 9 months ago
- e47aa90 mm/page_alloc: improve memmap_pages dbg msg by Dong Aisheng · 3 years, 9 months ago
- 777c00f mm: drop SECTION_SHIFT in code comments by Dong Aisheng · 3 years, 9 months ago
- 74f4482 mm/page_alloc: introduce vm.percpu_pagelist_high_fraction by Mel Gorman · 3 years, 9 months ago
- c49c2c4 mm/page_alloc: limit the number of pages on PCP lists when reclaim is active by Mel Gorman · 3 years, 9 months ago
- 3b12e7e mm/page_alloc: scale the number of pages that are batch freed by Mel Gorman · 3 years, 9 months ago
- 04f8cfe mm/page_alloc: adjust pcp->high after CPU hotplug events by Mel Gorman · 3 years, 9 months ago
- b92ca18 mm/page_alloc: disassociate the pcp->high from pcp->batch by Mel Gorman · 3 years, 9 months ago
- bbbecb3 mm/page_alloc: delete vm.percpu_pagelist_fraction by Mel Gorman · 3 years, 9 months ago
- 151e084a mm: page_alloc: dump migrate-failed pages only at -EBUSY by Minchan Kim · 3 years, 9 months ago
- 9024999 mm/page_alloc: update PGFREE outside the zone lock in __free_pages_ok by Mel Gorman · 3 years, 9 months ago
- df1acc8 mm/page_alloc: avoid conflating IRQs disabled with zone->lock by Mel Gorman · 3 years, 9 months ago
- 56f0e66 mm/page_alloc: explicitly acquire the zone lock in __free_pages_ok by Mel Gorman · 3 years, 9 months ago
- 43c95bc mm/page_alloc: reduce duration that IRQs are disabled for VM counters by Mel Gorman · 3 years, 9 months ago
- 3e23060 mm/page_alloc: batch the accounting updates in the bulk allocator by Mel Gorman · 3 years, 9 months ago
- 3ac44a3 mm/vmstat: inline NUMA event counter updates by Mel Gorman · 3 years, 9 months ago
- f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 9 months ago
- dbbee9d mm/page_alloc: convert per-cpu list protection to local_lock by Mel Gorman · 3 years, 9 months ago
- 28f836b mm/page_alloc: split per cpu page lists and zone stats by Mel Gorman · 3 years, 9 months ago
- a0b8200 kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21 by Andrii Nakryiko · 3 years, 9 months ago
- 9660eca mm/page_alloc: switch to pr_debug by Heiner Kallweit · 3 years, 9 months ago
- 1cfcee7 mm: optimise nth_page for contiguous memmap by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 5f7dadf mm: constify page_count and page_ref_count by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- ca891f4 mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 0f2317e mm: make compound_head const-preserving by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 8bf6f45 mm/page_owner: constify dump_page_owner by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- be7c701 mm/debug: factor PagePoisoned out of __dump_page by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 691d949 mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt by Aaron Tomlin · 3 years, 9 months ago
- d2f07ec mm: make __dump_page static by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- b19bd1c mm/mmzone.h: simplify is_highmem_idx() by Mike Rapoport · 3 years, 9 months ago
- c5a54c7 mm: report which part of mem is being freed on initmem case by Jungseung Lee · 3 years, 9 months ago
- 7a22bdc kasan: add memory corruption identification support for hardware tag-based mode by Kuan-Ying Lee · 3 years, 9 months ago
- a0503b8 kasan: integrate the common part of two KASAN tag-based modes by Kuan-Ying Lee · 3 years, 9 months ago
- f06f78a kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY by Kuan-Ying Lee · 3 years, 9 months ago
- cb32c9c kasan: use MAX_PTRS_PER_* for early shadow tables by Daniel Axtens · 3 years, 9 months ago
- c0f8aa4 mm: define default MAX_PTRS_PER_* in include/pgtable.h by Daniel Axtens · 3 years, 9 months ago
- af3751f3 kasan: allow architectures to provide an outline readiness check by Daniel Axtens · 3 years, 9 months ago
- 158f255 kasan: allow an architecture to disable inline instrumentation by Daniel Axtens · 3 years, 9 months ago
- 3ff16d3 kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL() by David Gow · 3 years, 9 months ago
- 336abff kasan: use dump_stack_lvl(KERN_ERR) to print stacks by Alexander Potapenko · 3 years, 9 months ago
- 4469c0f printk: introduce dump_stack_lvl() by Alexander Potapenko · 3 years, 9 months ago
- a850e93 mm: vmalloc: add cond_resched() in __vunmap() by Rafael Aquini · 3 years, 9 months ago
- 12b9f87 mm/vmalloc: fallback to a single page allocator by Uladzislau Rezki · 3 years, 9 months ago
- f4bdfea mm/vmalloc: remove quoted strings split across lines by Uladzislau Rezki (Sony) · 3 years, 9 months ago
- cd61413 mm/vmalloc: print a warning message first on failure by Uladzislau Rezki (Sony) · 3 years, 9 months ago
- 5c1f4e6 mm/vmalloc: switch to bulk allocator in __vmalloc_area_node() by Uladzislau Rezki (Sony) · 3 years, 9 months ago
- a2afc59 mm/page_alloc: add an alloc_pages_bulk_array_node() helper by Uladzislau Rezki (Sony) · 3 years, 9 months ago
- 53d884a mm, tracing: unify PFN format strings by Vincent Whitchurch · 3 years, 9 months ago
- e8df2c7 mm/dmapool: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 9 months ago
- f4c1ab09 h8300: remove unused variable by Souptick Joarder · 3 years, 9 months ago
- 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 9 months ago
- 33e3575 mm/mempolicy: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 9 months ago
- 3e418f9 mm/memory.c: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 9 months ago
- 5aaf07f mm/mremap: use vma_lookup() in vma_to_resize() by Liam Howlett · 3 years, 9 months ago
- 059b8b4 mm/migrate: use vma_lookup() in do_pages_stat_array() by Liam Howlett · 3 years, 9 months ago
- ff69fb8 mm/ksm: use vma_lookup() in find_mergeable_vma() by Liam Howlett · 3 years, 9 months ago
- 46e6b31 lib/test_hmm: use vma_lookup() in dmirror_migrate() by Liam Howlett · 3 years, 9 months ago
- 9016dde kernel/events/uprobes: use vma_lookup() in find_active_uprobe() by Liam Howlett · 3 years, 9 months ago