summaryrefslogtreecommitdiffstats
path: root/mm/internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton2024-07-061-2/+2
|\
| * mm: gup: stop abusing try_grab_folioYang Shi2024-07-061-2/+2
* | mm: refactor folio_undo_large_rmappable()Kefeng Wang2024-07-051-1/+16
* | mm: pass meminit_context to __free_pages_core()David Hildenbrand2024-07-041-1/+2
* | mm: rename alloc_demote_folio to alloc_migrate_folioHonggyu Kim2024-07-041-1/+1
* | mm: make alloc_demote_folio externally invokable for migrationHonggyu Kim2024-07-041-0/+1
* | mm/memory-failure: move some function declarations into internal.hMiaohe Lin2024-07-041-0/+10
* | mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protectBarry Song2024-07-041-0/+10
* | mm: introduce pte_move_swp_offset() helper which can move offset bidirectionallyBarry Song2024-07-041-4/+21
* | mm: batch unlink_file_vma calls in free_pgd_rangeMateusz Guzik2024-07-041-0/+9
|/
* /proc/pid/smaps: add mseal info for vmaJeff Xu2024-06-251-5/+0
* Revert "mm: init_mlocked_on_free_v3"David Hildenbrand2024-06-151-1/+0
* mseal: add mseal syscallJeff Xu2024-05-241-0/+37
* mm/vmscan: remove ignore_references argument of reclaim_pages()SeongJae Park2024-05-071-1/+1
* mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)2024-05-061-0/+1
* mm/memory: add any_dirty optional pointer to folio_pte_batch()Lance Yang2024-05-061-2/+10
* mm: track mapcount of large folios in single valueDavid Hildenbrand2024-05-061-0/+3
* mm: convert free_zone_device_page to free_zone_device_folioMatthew Wilcox (Oracle)2024-04-261-1/+1
* mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-261-1/+1
* mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLDRyan Roberts2024-04-261-2/+10
* mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()Ryan Roberts2024-04-261-0/+64
* mm: rename vma_pgoff_address back to vma_addressMatthew Wilcox (Oracle)2024-04-261-5/+4
* mm: remove vma_address()Matthew Wilcox (Oracle)2024-04-261-15/+8
* mm: init_mlocked_on_free_v3York Jasper Niebuhr2024-04-261-0/+1
* mm: allow anon exclusive check over hugetlb tail pagesPeter Xu2024-04-261-10/+0
* mm/gup: handle huge pmd for follow_pmd_mask()Peter Xu2024-04-261-3/+2
* mm/gup: handle huge pud for follow_pud_mask()Peter Xu2024-04-261-0/+2
* mm: make page_mapped() take a const argumentMatthew Wilcox (Oracle)2024-04-261-3/+4
* mm/mmap: convert all mas except mas_detach to vma iteratorYajun Deng2024-04-261-0/+29
* arm64: mm: swap: support THP_SWAP on hardware with MTEBarry Song2024-04-261-0/+14
* mm: record the migration reason for struct migration_target_controlBaolin Wang2024-04-261-0/+1
* mm: page_alloc: consolidate free page accountingJohannes Weiner2024-04-261-5/+0
* mm: page_isolation: prepare for hygienic freelistsJohannes Weiner2024-04-261-4/+0
* mm: remove folio_prep_large_rmappable()Matthew Wilcox (Oracle)2024-04-261-1/+2
* mm: always initialise folio->_deferred_listMatthew Wilcox (Oracle)2024-04-261-0/+2
* mm/mempolicy: use numa_node_id() instead of cpu_to_node()Donet Tom2024-04-261-1/+1
* mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand2024-04-171-4/+6
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-7/+112
|\
| * mm: make folio_pte_batch available outside of mm/memory.cBarry Song2024-03-061-0/+93
| * mm: add alloc_contig_migrate_range allocation statisticsRichard Chang2024-03-051-1/+2
| * mm: remove free_unref_page_list()Matthew Wilcox (Oracle)2024-03-051-1/+0
| * mm: add free_unref_folios()Matthew Wilcox (Oracle)2024-03-051-2/+3
| * mm: support order-1 folios in the page cacheMatthew Wilcox (Oracle)2024-03-051-2/+1
| * mm: madvise: pageout: ignore references rather than clearing youngBarry Song2024-03-051-1/+1
| * mm/memory: change vmf_anon_prepare() to be non-staticVishal Moola (Oracle)2024-03-051-0/+1
| * mm/compaction: add support for >0 order folio memory compaction.Zi Yan2024-02-241-1/+3
| * mm/mmap: introduce vma_set_range()Yajun Deng2024-02-221-0/+9
* | mm: move mapping_set_update out of <linux/swap.h>Christoph Hellwig2024-02-211-0/+4
|/
* mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-091-1/+1
* mm: remove one last reference to page_add_*_rmap()David Hildenbrand2023-12-291-1/+1