index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Age
Commit message (
Expand
)
Author
2025-04-20
mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
David Hildenbrand
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-03
mm/rmap: use folio->_mapcount for small folios
David Hildenbrand
2024-09-01
mm/rmap: minimize folio->_nr_pages_mapped updates when batching PTE (un)mapping
David Hildenbrand
2024-09-01
mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()
David Hildenbrand
2024-09-01
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-03
mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
Barry Song
2024-07-03
mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
Barry Song
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
2024-07-03
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2024-07-03
mm/rmap: remove duplicated exit code in pagewalk loop
Lance Yang
2024-07-03
mm: rmap: abstract updating per-node and per-memcg stats
Yosry Ahmed
2024-05-11
mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED
Yosry Ahmed
2024-05-05
mm/rmap: change the type of we_locked from int to bool
Hao Ge
2024-05-05
mm/rmap: do not add fully unmapped large folio to deferred split list
Zi Yan
2024-05-05
mm: assert the mmap_lock is held in __anon_vma_prepare()
Matthew Wilcox (Oracle)
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-05
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
2024-04-25
mm: rename vma_pgoff_address back to vma_address
Matthew Wilcox (Oracle)
2024-04-25
mm: remove vma_address()
Matthew Wilcox (Oracle)
2024-04-25
remove references to page->flags in documentation
Matthew Wilcox (Oracle)
2024-04-25
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
2024-02-22
rmap: replace two calls to compound_order with folio_order
Matthew Wilcox (Oracle)
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2023-12-29
mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED
David Hildenbrand
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
2023-12-29
mm/rmap: remove page_remove_rmap()
David Hildenbrand
2023-12-29
mm/rmap: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
2023-12-29
mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
David Hildenbrand
2023-12-29
mm/rmap: remove RMAP_COMPOUND
David Hildenbrand
2023-12-29
mm/rmap: remove page_add_anon_rmap()
David Hildenbrand
2023-12-29
mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
2023-12-29
mm/rmap: factor out adding folio mappings into __folio_add_rmap()
David Hildenbrand
2023-12-29
mm/rmap: remove page_add_file_rmap()
David Hildenbrand
2023-12-29
mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|pt...
David Hildenbrand
2023-12-29
mm/rmap: add hugetlb sanity checks for anon rmap handling
David Hildenbrand
2023-12-29
mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
David Hildenbrand
2023-12-29
mm/rmap: introduce and use hugetlb_add_file_rmap()
David Hildenbrand
2023-12-29
mm/rmap: introduce and use hugetlb_remove_rmap()
David Hildenbrand
2023-12-29
mm/rmap: rename hugepage_add* to hugetlb_add*
David Hildenbrand
2023-12-29
mm: remove references to page_add_new_anon_rmap in comments
Matthew Wilcox (Oracle)
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
2023-12-29
mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
Andrea Arcangeli
2023-12-20
mm: non-pmd-mappable, large folios for folio_add_new_anon_rmap()
Ryan Roberts
[next]