- 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 1a0fc81 mm: rename invalidate_mapping_pagevec to mapping_try_invalidate by Matthew Wilcox (Oracle) · 1 year, 6 months ago
- 1e3be48 mm/folio: replace set_compound_order with folio_set_order by Tarun Sahu · 1 year, 6 months ago
- b95826c mm: remove set_compound_page_dtor() by Sidhartha Kumar · 1 year, 6 months ago
- e3b7bf9 mm/folio: avoid special handling for order value 0 in folio_set_order by Tarun Sahu · 1 year, 6 months ago
- b0cc5e8 mm/mlock: rename mlock_future_check() to mlock_future_ok() by Andrew Morton · 1 year, 7 months ago
- 3c54a29 mm/mmap: refactor mlock_future_check() by Lorenzo Stoakes · 1 year, 7 months ago
- 36bd931 mm: update vma_iter_store() to use MAS_WARN_ON() by Liam R. Howlett · 1 year, 7 months ago
- b50e195 mm: update validate_mm() to use vma iterator by Liam R. Howlett · 1 year, 7 months ago
- 89f499f maple_tree: add format option to mt_dump() by Liam R. Howlett · 1 year, 7 months ago
- ecbb490 mm: page_alloc: move is_check_pages_enabled() into page_alloc.c by Kefeng Wang · 1 year, 7 months ago
- e95d372 mm: page_alloc: move sysctls into it own fils by Kefeng Wang · 1 year, 7 months ago
- 904d585 mm: page_alloc: move set_zone_contiguous() into mm_init.c by Kefeng Wang · 1 year, 7 months ago
- 4d312ac x86/mm: Add early_memremap_pgprot_adjust() prototype by Arnd Bergmann · 1 year, 7 months ago
- 4bf4f15 mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list() by Kefeng Wang · 1 year, 8 months ago
- d905ae2 mm: apply __must_check to vmap_pages_range_noflush() by Alexander Potapenko · 1 year, 8 months ago
- 62f31bd mm: move free_area_empty() to mm/internal.h by Mike Rapoport (IBM) · 1 year, 9 months ago
- 98e51a2 mm: conditionally write-lock VMA in free_pgtables by Suren Baghdasaryan · 1 year, 10 months ago
- b6714911 mm: move vmalloc_init() declaration to mm/internal.h by Mike Rapoport (IBM) · 1 year, 9 months ago
- eb8589b mm: move mem_init_print_info() to mm_init.c by Mike Rapoport (IBM) · 1 year, 9 months ago
- f2fc4b4 mm: move init_mem_debugging_and_hardening() to mm/mm_init.c by Mike Rapoport (IBM) · 1 year, 9 months ago
- 9420f89 mm: move most of core MM initialization to mm/mm_init.c by Mike Rapoport (IBM) · 1 year, 9 months ago
- 4c85c0b mm, printk: introduce new format %pGt for page_type by Hyeonggon Yoo · 1 year, 11 months ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- 07073eb splice: Add a func to do a splice from a buffered file without ITER_PIPE by David Howells · 1 year, 10 months ago
- f7f9c00 mm: change to return bool for isolate_lru_page() by Baolin Wang · 1 year, 10 months ago
- be2d575 mm: change to return bool for folio_isolate_lru() by Baolin Wang · 1 year, 10 months ago
- 2c22410 mm/gup: move private gup FOLL_ flags to internal.h by Jason Gunthorpe · 1 year, 11 months ago
- 63b6051 mm/gup: move gup_must_unshare() to mm/internal.h by Jason Gunthorpe · 1 year, 11 months ago
- 7ce154f mm/gup: move try_grab_page() to mm/internal.h by Jason Gunthorpe · 1 year, 11 months ago
- 440703e mm/mmap: refactor locking out of __vma_adjust() by Liam R. Howlett · 1 year, 11 months ago
- b62b633 mm: expand vma iterator interface by Liam R. Howlett · 1 year, 11 months ago
- 48731c8 mm, compaction: rename compact_control->rescan to finish_pageblock by Mel Gorman · 1 year, 11 months ago
- 672aa27 mm: remove munlock_vma_page() by Matthew Wilcox (Oracle) · 1 year, 11 months ago
- 7efecff mm: remove mlock_vma_page() by Matthew Wilcox (Oracle) · 1 year, 11 months ago
- 90c9d13 mm: remove page_evictable() by Matthew Wilcox (Oracle) · 1 year, 11 months ago
- 2973d82 mm: discard __GFP_ATOMIC by NeilBrown · 2 years ago
- 1ebbb21 mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations accesses reserves by Mel Gorman · 2 years ago
- ab35088 mm/page_alloc: explicitly define what alloc flags deplete min reserves by Mel Gorman · 2 years ago
- eb2e2b4 mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags by Mel Gorman · 2 years ago
- 524c480 mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE by Mel Gorman · 2 years ago
- 96f97c4 mm: mlock: update the interface to use folios by Lorenzo Stoakes · 2 years ago
- eec2042 mm: convert head_subpages_mapcount() into folio_nr_pages_mapped() by Matthew Wilcox (Oracle) · 2 years ago
- 04a42e7 mm: move folio_set_compound_order() to mm/internal.h by Sidhartha Kumar · 2 years ago
- 5033091 mm/hwpoison: introduce per-memory_block hwpoison counter by Naoya Horiguchi · 2 years, 2 months ago
- 9fb6bee filemap: find_get_entries() now updates start offset by Vishal Moola (Oracle) · 2 years, 2 months ago
- 3392ca12 filemap: find_lock_entries() now updates start offset by Vishal Moola (Oracle) · 2 years, 2 months ago
- 6dc2c87a mm/page_alloc: make boot_nodestats static by Miaohe Lin · 2 years, 3 months ago
- b89f173 mm/page_alloc: make zone_pcp_update() static by Miaohe Lin · 2 years, 3 months ago
- b073d7f mm: kmsan: maintain KMSAN metadata for page operations by Alexander Potapenko · 2 years, 3 months ago
- 14455ea mm: use nth_page instead of mem_map_offset mem_map_next by Cheng Li · 2 years, 3 months ago
- 763ecb0 mm: remove the vma linked list by Liam R. Howlett · 2 years, 4 months ago
- 018ee47 mm: multi-gen LRU: exploit locality in rmap by Yu Zhao · 2 years, 3 months ago
- 5072280 mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage by Zach O'Keefe · 2 years, 6 months ago
- 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- 76aefad mm/mprotect: fix soft-dirty check in can_change_pte_writable() by Peter Xu · 2 years, 5 months ago
- b05a79d mm/gup: migrate device coherent pages when pinning instead of failing by Alistair Popple · 2 years, 5 months ago
- 902c2d9 memblock: Disable mirror feature if kernelcore is not specified by Ma Wupeng · 2 years, 6 months ago
- 86d28b07 mm: split free page with properly free memory accounting and without race by Zi Yan · 2 years, 7 months ago
- 3f913fc mm: fix missing handler for __GFP_NOWARN by Qi Zheng · 2 years, 7 months ago
- 60f272f mm/memory-failure.c: move clear_hwpoisoned_pages by zhenwei pi · 2 years, 7 months ago
- b2c9e2f mm: make alloc_contig_range work at pageblock granularity by Zi Yan · 2 years, 7 months ago
- d56c158 mm: compaction: clean up comment for sched contention by Miaohe Lin · 2 years, 8 months ago
- 6a8e059 mm: rmap: introduce pfn_mkclean_range() to cleans PTEs by Muchun Song · 2 years, 8 months ago
- 8170ac4 mm: wrap __find_buddy_pfn() with a necessary buddy page validation by Zi Yan · 2 years, 8 months ago
- adb11e7 mm/munlock: protect the per-CPU pagevec by a local_lock_t by Sebastian Andrzej Siewior · 2 years, 9 months ago
- 9030fb0 Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 9 months ago
- be4893d mm/early_ioremap: declare early_memremap_pgprot_adjust() by Vlastimil Babka · 2 years, 9 months ago
- 09f49dc mm: handle uninitialized numa nodes gracefully by Michal Hocko · 2 years, 9 months ago
- c787853 mm/sparse: make mminit_validate_memmodel_limits() static by Miaohe Lin · 2 years, 9 months ago
- 56a4d67 mm/readahead: Switch to page_cache_ra_order by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- e05b345 mm: Turn page_anon_vma() into folio_anon_vma() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
- dcc5d33 mm/mlock: Add mlock_vma_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 2aff7a4 mm: Convert page_vma_mapped_walk to work on PFNs by Matthew Wilcox (Oracle) · 2 years, 11 months ago
- c56109d mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pages() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 261b684 mm: Turn deactivate_file_page() into deactivate_file_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- d6c75dc mm/truncate: Split invalidate_inode_page() into mapping_evict_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- ca6d60f3 mm: Turn putback_lru_page() into folio_putback_lru() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
- d1d8a3b mm: Turn isolate_lru_page() into folio_isolate_lru() by Matthew Wilcox (Oracle) · 3 years ago
- ece1ed7 mm/gup: Add try_get_folio() and try_grab_folio() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
- 27674ef mm: remove the extra ZONE_DEVICE struct page refcount by Christoph Hellwig · 2 years, 10 months ago
- c8263bd mm/munlock: mlock_vma_page() check against VM_SPECIAL by Hugh Dickins · 2 years, 10 months ago
- 2fbb0c1 mm/munlock: mlock_page() munlock_page() batch by pagevec by Hugh Dickins · 2 years, 10 months ago
- 34b6792 mm/munlock: mlock_pte_range() when mlocking or munlocking by Hugh Dickins · 2 years, 10 months ago
- b109b87 mm/munlock: replace clear_page_mlock() by final clearance by Hugh Dickins · 2 years, 10 months ago
- cea86fe mm/munlock: rmap call mlock_vma_page() munlock_vma_page() by Hugh Dickins · 2 years, 10 months ago
- a213e5c mm/munlock: delete munlock_vma_pages_all(), allow oomreap by Hugh Dickins · 2 years, 10 months ago
- ebcbc6e mm/munlock: delete page_mlock() and all its works by Hugh Dickins · 2 years, 10 months ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 704687d mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware by Michal Hocko · 3 years ago
- 17c1736 mm: memcontrol: make cgroup_memory_nokmem static by Muchun Song · 3 years ago
- b9a8a41 truncate,shmem: Handle truncates that split large folios by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 51dcbda mm: Convert find_lock_entries() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years ago
- 0e499ed filemap: Return only folios from find_get_entries() by Matthew Wilcox (Oracle) · 4 years, 4 months ago
- 78f4266 truncate: Add invalidate_complete_folio2() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- 1e84a3d truncate,shmem: Add truncate_inode_folio() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 3506659 mm: Add unmap_mapping_folio() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- c3f4a9a mm/vmscan: centralise timeout values for reclaim_throttle by Mel Gorman · 3 years, 2 months ago
- d818fca mm/vmscan: throttle reclaim and compaction when too may pages are isolated by Mel Gorman · 3 years, 2 months ago