aboutsummaryrefslogtreecommitdiffstats
path: root/mm/internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-16mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand1-4/+6
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+112
2024-03-06mm: make folio_pte_batch available outside of mm/memory.cBarry Song1-0/+93
2024-03-04mm: add alloc_contig_migrate_range allocation statisticsRichard Chang1-1/+2
2024-03-04mm: remove free_unref_page_list()Matthew Wilcox (Oracle)1-1/+0
2024-03-04mm: add free_unref_folios()Matthew Wilcox (Oracle)1-2/+3
2024-03-04mm: support order-1 folios in the page cacheMatthew Wilcox (Oracle)1-2/+1
2024-03-04mm: madvise: pageout: ignore references rather than clearing youngBarry Song1-1/+1
2024-03-04mm/memory: change vmf_anon_prepare() to be non-staticVishal Moola (Oracle)1-0/+1
2024-02-23mm/compaction: add support for >0 order folio memory compaction.Zi Yan1-1/+3
2024-02-22mm/mmap: introduce vma_set_range()Yajun Deng1-0/+9
2024-02-21mm: move mapping_set_update out of <linux/swap.h>Christoph Hellwig1-0/+4
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2023-12-29mm: remove one last reference to page_add_*_rmap()David Hildenbrand1-1/+1
2023-12-29mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPEDDavid Hildenbrand1-3/+3
2023-12-29mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()David Hildenbrand1-2/+2
2023-12-29mm/rmap: remove page_remove_rmap()David Hildenbrand1-1/+1
2023-12-12mm: use vma_pages() for vma objectsChen Haonan1-1/+1
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett1-4/+4
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett1-2/+0
2023-12-10mm: remove invalidate_inode_page()Matthew Wilcox (Oracle)1-1/+0
2023-12-10mm: make mapping_evict_folio() the preferred way to evict clean foliosMatthew Wilcox (Oracle)1-0/+1
2023-12-10fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang1-11/+0
2023-10-25mm: add page_rmappable_folio() wrapperHugh Dickins1-0/+9
2023-10-25mm: fix multiple typos in multiple filesMuhammad Muzammil1-1/+1
2023-10-18mm: abstract VMA merge and extend into vma_merge_extend() helperLorenzo Stoakes1-5/+3
2023-10-18mm: make vma_merge() and split_vma() internalLorenzo Stoakes1-0/+9
2023-10-18mm: add printf attribute to shrinker_debugfs_name_allocLucy Mielke1-2/+2
2023-10-18mm: use folio_xor_flags_has_waiters() in folio_end_writeback()Matthew Wilcox (Oracle)1-1/+1
2023-10-18mm: make __end_folio_writeback() return voidMatthew Wilcox (Oracle)1-1/+1
2023-10-18mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCHLorenzo Stoakes1-0/+3
2023-10-16mm: memory: make numa_migrate_prep() to take a folioKefeng Wang1-1/+1
2023-10-04mm: handle large folio when large folio in VM_LOCKED VMA rangeYin Fengwei1-10/+13
2023-10-04mm: add functions folio_in_range() and folio_within_vma()Yin Fengwei1-0/+50
2023-10-04mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVOUsama Arif1-0/+3
2023-10-04mm: shrinker: add infrastructure for dynamically allocating shrinkerQi Zheng1-0/+22
2023-10-04mm: vmscan: move shrinker-related code into a separate fileQi Zheng1-0/+2
2023-10-04mm: move some shrinker-related function declarations to mm/internal.hQi Zheng1-0/+26
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-08-21mm: free up a word in the first tail pageMatthew Wilcox (Oracle)1-1/+1
2023-08-21mm: add large_rmappable page flagMatthew Wilcox (Oracle)1-1/+0
2023-08-21mm: convert free_transhuge_folio() to folio_undo_large_rmappable()Matthew Wilcox (Oracle)1-0/+2
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton1-0/+17
2023-08-21mm: allow fault_dirty_shared_page() to be called under the VMA lockMatthew Wilcox (Oracle)1-1/+1
2023-08-21mm: disable kernelcore=mirror when no mirror memoryMa Wupeng1-0/+1
2023-08-21mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...David Hildenbrand1-0/+10
2023-08-21smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand1-0/+7
2023-08-18mm: set up vma iterator for vma_iter_prealloc() callsLiam R. Howlett1-11/+7
2023-08-18mm: use vma_iter_clear_gfp() in nommuLiam R. Howlett1-0/+12
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett1-1/+1
2023-08-18mm: remove re-walk from mmap_region()Liam R. Howlett1-0/+8
2023-08-18mm: change do_vmi_align_munmap() tracking of VMAs to removeLiam R. Howlett1-1/+1
2023-08-18mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells1-1/+4
2023-08-18mm: merge folio_has_private()/filemap_release_folio() call pairsDavid Howells1-0/+8
2023-08-18mm: make show_free_areas() staticKefeng Wang1-0/+6
2023-07-11mm/mmap: Add shadow stack pages to memory accountingRick Edgecombe1-2/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-39/+48
2023-06-23mm: rename invalidate_mapping_pagevec to mapping_try_invalidateMatthew Wilcox (Oracle)1-2/+2
2023-06-19mm/folio: replace set_compound_order with folio_set_orderTarun Sahu1-16/+16
2023-06-19mm: remove set_compound_page_dtor()Sidhartha Kumar1-1/+1
2023-06-19mm/folio: avoid special handling for order value 0 in folio_set_orderTarun Sahu1-6/+2
2023-06-09mm/mlock: rename mlock_future_check() to mlock_future_ok()Andrew Morton1-1/+1
2023-06-09mm/mmap: refactor mlock_future_check()Lorenzo Stoakes1-2/+2
2023-06-09mm: update vma_iter_store() to use MAS_WARN_ON()Liam R. Howlett1-11/+10
2023-06-09mm: update validate_mm() to use vma iteratorLiam R. Howlett1-1/+2
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett1-2/+2
2023-06-09mm: page_alloc: move is_check_pages_enabled() into page_alloc.cKefeng Wang1-5/+0
2023-06-09mm: page_alloc: move sysctls into it own filsKefeng Wang1-0/+11
2023-06-09mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang1-0/+7
2023-05-18x86/mm: Add early_memremap_pgprot_adjust() prototypeArnd Bergmann1-6/+0
2023-04-21mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()Kefeng Wang1-1/+2
2023-04-18mm: apply __must_check to vmap_pages_range_noflush()Alexander Potapenko1-5/+5
2023-04-18mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)1-0/+5
2023-04-05mm: conditionally write-lock VMA in free_pgtablesSuren Baghdasaryan1-1/+1
2023-04-05mm: move vmalloc_init() declaration to mm/internal.hMike Rapoport (IBM)1-0/+5
2023-04-05mm: move mem_init_print_info() to mm_init.cMike Rapoport (IBM)1-0/+1
2023-04-05mm: move init_mem_debugging_and_hardening() to mm/mm_init.cMike Rapoport (IBM)1-0/+8
2023-04-05mm: move most of core MM initialization to mm/mm_init.cMike Rapoport (IBM)1-1/+37
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo1-0/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-44/+232
2023-02-20splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells1-0/+6
2023-02-20mm: change to return bool for isolate_lru_page()Baolin Wang1-1/+1
2023-02-20mm: change to return bool for folio_isolate_lru()Baolin Wang1-1/+1
2023-02-09mm/gup: move private gup FOLL_ flags to internal.hJason Gunthorpe1-0/+15
2023-02-09mm/gup: move gup_must_unshare() to mm/internal.hJason Gunthorpe1-0/+65
2023-02-09mm/gup: move try_grab_page() to mm/internal.hJason Gunthorpe1-0/+1
2023-02-09mm/mmap: refactor locking out of __vma_adjust()Liam R. Howlett1-0/+14
2023-02-09mm: expand vma iterator interfaceLiam R. Howlett1-0/+64
2023-02-02mm, compaction: rename compact_control->rescan to finish_pageblockMel Gorman1-1/+5
2023-02-02mm: remove munlock_vma_page()Matthew Wilcox (Oracle)1-8/+0
2023-02-02mm: remove mlock_vma_page()Matthew Wilcox (Oracle)1-9/+1
2023-02-02mm: remove page_evictable()Matthew Wilcox (Oracle)1-11/+0
2023-02-02mm: discard __GFP_ATOMICNeilBrown1-1/+1
2023-02-02mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...Mel Gorman1-2/+5
2023-02-02mm/page_alloc: explicitly define what alloc flags deplete min reservesMel Gorman1-0/+3
2023-02-02mm/page_alloc: explicitly record high-order atomic allocations in alloc_flagsMel Gorman1-0/+1
2023-02-02mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVEMel Gorman1-1/+3
2023-02-02mm: mlock: update the interface to use foliosLorenzo Stoakes1-16/+22
2023-02-02mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()Matthew Wilcox (Oracle)1-0/+18
2023-01-18mm: move folio_set_compound_order() to mm/internal.hSidhartha Kumar1-0/+19
2022-11-08mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi1-8/+0
2022-11-08filemap: find_get_entries() now updates start offsetVishal Moola (Oracle)1-1/+1
2022-11-08filemap: find_lock_entries() now updates start offsetVishal Moola (Oracle)1-1/+1
2022-10-03mm/page_alloc: make boot_nodestats staticMiaohe Lin1-2/+0
2022-10-03mm/page_alloc: make zone_pcp_update() staticMiaohe Lin1-1/+0
2022-10-03mm: kmsan: maintain KMSAN metadata for page operationsAlexander Potapenko1-0/+6
2022-10-03mm: use nth_page instead of mem_map_offset mem_map_nextCheng Li1-28/+0
2022-09-26mm: remove the vma linked listLiam R. Howlett1-5/+3
2022-09-26mm: multi-gen LRU: exploit locality in rmapYu Zhao1-0/+1
2022-09-11mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe1-1/+1
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+19
2022-07-29mm/mprotect: fix soft-dirty check in can_change_pte_writable()Peter Xu1-0/+18
2022-07-17mm/gup: migrate device coherent pages when pinning instead of failingAlistair Popple1-0/+1
2022-06-15memblock: Disable mirror feature if kernelcore is not specifiedMa Wupeng1-0/+2
2022-05-27mm: split free page with properly free memory accounting and without raceZi Yan1-2/+2
2022-05-19mm: fix missing handler for __GFP_NOWARNQi Zheng1-0/+15
2022-05-13mm/memory-failure.c: move clear_hwpoisoned_pageszhenwei pi1-0/+11
2022-05-13mm: make alloc_contig_range work at pageblock granularityZi Yan1-0/+6
2022-04-28mm: compaction: clean up comment for sched contentionMiaohe Lin1-1/+1
2022-04-28mm: rmap: introduce pfn_mkclean_range() to cleans PTEsMuchun Song1-9/+17
2022-04-28mm: wrap __find_buddy_pfn() with a necessary buddy page validationZi Yan1-27/+90
2022-04-01mm/munlock: protect the per-CPU pagevec by a local_lock_tSebastian Andrzej Siewior1-2/+4
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-38/+79
2022-03-22mm/early_ioremap: declare early_memremap_pgprot_adjust()Vlastimil Babka1-0/+6
2022-03-22mm: handle uninitialized numa nodes gracefullyMichal Hocko1-0/+2
2022-03-22mm/sparse: make mminit_validate_memmodel_limits() staticMiaohe Lin1-11/+0
2022-03-21mm/readahead: Switch to page_cache_ra_orderMatthew Wilcox (Oracle)1-2/+2
2022-03-21mm: Turn page_anon_vma() into folio_anon_vma()Matthew Wilcox (Oracle)1-0/+1
2022-03-21mm/mlock: Add mlock_vma_folio()Matthew Wilcox (Oracle)1-4/+11
2022-03-21mm: Convert page_vma_mapped_walk to work on PFNsMatthew Wilcox (Oracle)1-6/+9
2022-03-21mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...Matthew Wilcox (Oracle)1-0/+2
2022-03-21mm: Turn deactivate_file_page() into deactivate_file_folio()Matthew Wilcox (Oracle)1-0/+1
2022-03-21mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()Matthew Wilcox (Oracle)1-0/+1
2022-03-21mm: Turn putback_lru_page() into folio_putback_lru()Matthew Wilcox (Oracle)1-1/+2
2022-03-21mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)1-1/+2
2022-03-21mm/gup: Add try_get_folio() and try_grab_folio()Matthew Wilcox (Oracle)1-0/+5
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-0/+2
2022-03-03mm/munlock: mlock_vma_page() check against VM_SPECIALHugh Dickins1-2/+9
2022-02-17mm/munlock: mlock_page() munlock_page() batch by pagevecHugh Dickins1-1/+8
2022-02-17mm/munlock: mlock_pte_range() when mlocking or munlockingHugh Dickins1-1/+2
2022-02-17mm/munlock: replace clear_page_mlock() by final clearanceHugh Dickins1-12/+0
2022-02-17mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins1-5/+31
2022-02-17mm/munlock: delete munlock_vma_pages_all(), allow oomreapHugh Dickins1-14/+2
2022-02-17mm/munlock: delete page_mlock() and all its worksHugh Dickins1-1/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+1
2022-01-15mm: make slab and vmalloc allocators __GFP_NOLOCKDEP awareMichal Hocko1-1/+1
2022-01-15mm: memcontrol: make cgroup_memory_nokmem staticMuchun Song1-5/+0
2022-01-08truncate,shmem: Handle truncates that split large foliosMatthew Wilcox (Oracle)1-0/+2
2022-01-08mm: Convert find_lock_entries() to use a folio_batchMatthew Wilcox (Oracle)1-1/+1
2022-01-08filemap: Return only folios from find_get_entries()Matthew Wilcox (Oracle)1-0/+4
2022-01-08truncate: Add invalidate_complete_folio2()Matthew Wilcox (Oracle)1-0/+1
2022-01-08truncate,shmem: Add truncate_inode_folio()Matthew Wilcox (Oracle)1-0/+1
2022-01-08mm: Add unmap_mapping_folio()Matthew Wilcox (Oracle)1-1/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+22
2021-11-06mm/vmscan: centralise timeout values for reclaim_throttleMel Gorman1-2/+1
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman1-0/+11
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman1-0/+11
2021-11-06mm: introduce pmd_install() helperQi Zheng1-0/+1
2021-10-18mm: Add folio_evictable()Matthew Wilcox (Oracle)1-8/+19
2021-10-18mm/writeback: Add __folio_end_writeback()Matthew Wilcox (Oracle)1-0/+1
2021-09-27mm: Add folio_raw_mapping()Matthew Wilcox (Oracle)1-0/+7
2021-09-27mm/swap: Add folio_rotate_reclaimable()Matthew Wilcox (Oracle)1-0/+1
2021-09-03mm/numa: automatically generate node migration orderDave Hansen1-0/+5
2021-09-03mm: introduce memmap_alloc() to unify memory map allocationMike Rapoport1-0/+4
2021-07-08mmap: make mlock_future_check() globalMike Rapoport1-0/+3
2021-07-01mm/page_alloc: move prototype for find_suitable_fallbackMel Gorman1-2/+1
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand1-0/+3
2021-06-30mm: make variable names for populate_vma_page_range() consistentDavid Hildenbrand1-1/+1
2021-06-30mm: thp: refactor NUMA fault handlingYang Shi1-18/+0
2021-06-30mm: memory: make numa_migrate_prep() non-staticYang Shi1-0/+3
2021-06-29mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman1-1/+1
2021-06-29mm/page_alloc: adjust pcp->high after CPU hotplug eventsMel Gorman1-1/+1
2021-06-29mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long1-0/+5
2021-06-16mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins1-14/+39
2021-05-22Revert "mm/gup: check page posion status for coredump."Michal Hocko1-20/+0
2021-05-07mm: fix typos in commentsIngo Molnar1-1/+1
2021-05-05mm,compaction: let isolate_migratepages_{range,block} return error codesOscar Salvador1-2/+8
2021-04-30mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)1-2/+2
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin1-1/+14
2021-04-30mm/vmalloc: remove map_kernel_rangeNicholas Piggin1-0/+6
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+3
2021-04-23mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)1-4/+3
2021-04-09mm/gup: check page posion status for coredump.Aili Yao1-0/+20
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu1-5/+0
2021-02-26mm: add and use find_lock_entriesMatthew Wilcox (Oracle)1-0/+3
2021-02-26mm: add FGP_ENTRYMatthew Wilcox (Oracle)1-3/+0
2020-12-15mm, page_alloc: disable pcplists during memory offlineVlastimil Babka1-0/+2
2020-12-15mm: move free_unref_page to mm/internal.hMatthew Wilcox (Oracle)1-0/+3
2020-10-16mm: rename page_order() to buddy_order()Matthew Wilcox (Oracle)1-4/+4
2020-10-16mm/readahead: pass a file_ra_state into force_page_cache_raDavid Howells1-2/+3
2020-10-16mm/filemap: fold ra_submit into do_sync_mmap_readaheadDavid Howells1-10/+0
2020-10-16mm/readahead: pass readahead_control to force_page_cache_raDavid Howells1-4/+9
2020-10-16mm/readahead: make do_page_cache_ra take a readahead_controlMatthew Wilcox (Oracle)1-6/+5
2020-10-13i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)1-0/+3
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)1-1/+1
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)1-1/+1
2020-08-12mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim1-1/+0
2020-08-12mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim1-0/+7
2020-08-12mm: proactive compactionNitin Gupta1-0/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-2/+2