index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rmap.h
Age
Commit message (
Expand
)
Author
2025-09-28
mm/page_vma_mapped: track if the page is mapped across page table boundary
Kiryl Shutsemau
2025-09-13
mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
David Hildenbrand
2025-08-02
mm/rmap: add anon_vma lifetime debug check
Jann Horn
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
2025-03-17
mm/rmap: add support for PUD sized mappings to rmap
Alistair Popple
2025-03-16
mm: provide mapping_wrprotect_range() function
Lorenzo Stoakes
2025-03-16
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
2024-11-07
mm: mass constification of folio/page pointers
Matthew Wilcox (Oracle)
2024-11-07
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-03
mm/rmap: use folio->_mapcount for small folios
David Hildenbrand
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
2024-07-03
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2024-07-03
rmap: remove DEFINE_PAGE_VMA_WALK()
Kefeng Wang
2024-07-03
mm/rmap: sanity check that zeropages are not passed to RMAP
David Hildenbrand
2024-05-05
mm: return the address from page_mapped_in_vma()
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-05-05
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-01-05
mm/rmap: silence VM_WARN_ON_FOLIO() in __folio_rmap_sanity_checks()
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_try_dup_anon_rmap()
David Hildenbrand
2023-12-29
mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
2023-12-29
mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
David Hildenbrand
2023-12-29
mm/rmap: remove page_remove_rmap()
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: 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: introduce and use hugetlb_try_share_anon_rmap()
David Hildenbrand
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_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 page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
Matthew Wilcox (Oracle)
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
2023-12-12
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
2023-10-18
mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
David Hildenbrand
2023-10-04
mm/rmap: pass folio to hugepage_add_anon_rmap()
David Hildenbrand
2023-09-02
rmap: remove anon_vma_link() nommu stub
Baruch Siach
[next]