index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-05-06
mm: track mapcount of large folios in single value
David Hildenbrand
1
-0
/
+10
2024-05-06
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
1
-0
/
+13
2024-05-06
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
1
-4
/
+13
2024-04-26
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-4
/
+4
2024-01-05
mm/rmap: silence VM_WARN_ON_FOLIO() in __folio_rmap_sanity_checks()
David Hildenbrand
1
-2
/
+9
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
1
-25
/
+71
2023-12-29
mm/rmap: remove page_try_dup_anon_rmap()
David Hildenbrand
1
-13
/
+3
2023-12-29
mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-44
/
+106
2023-12-29
mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-5
/
+54
2023-12-29
mm/rmap: remove page_remove_rmap()
David Hildenbrand
1
-3
/
+1
2023-12-29
mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-0
/
+6
2023-12-29
mm/rmap: remove RMAP_COMPOUND
David Hildenbrand
1
-9
/
+3
2023-12-29
mm/rmap: remove page_add_anon_rmap()
David Hildenbrand
1
-2
/
+0
2023-12-29
mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-0
/
+6
2023-12-29
mm/rmap: remove page_add_file_rmap()
David Hildenbrand
1
-2
/
+0
2023-12-29
mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|pt...
David Hildenbrand
1
-2
/
+44
2023-12-29
mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
David Hildenbrand
1
-0
/
+25
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
David Hildenbrand
1
-0
/
+18
2023-12-29
mm/rmap: introduce and use hugetlb_add_file_rmap()
David Hildenbrand
1
-0
/
+8
2023-12-29
mm/rmap: introduce and use hugetlb_remove_rmap()
David Hildenbrand
1
-0
/
+7
2023-12-29
mm/rmap: rename hugepage_add* to hugetlb_add*
David Hildenbrand
1
-2
/
+2
2023-12-29
mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
1
-0
/
+5
2023-12-12
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
1
-2
/
+2
2023-10-19
mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
David Hildenbrand
1
-1
/
+1
2023-10-04
mm/rmap: pass folio to hugepage_add_anon_rmap()
David Hildenbrand
1
-1
/
+1
2023-09-03
rmap: remove anon_vma_link() nommu stub
Baruch Siach
1
-1
/
+0
2023-08-25
rmap: add folio_add_file_rmap_range()
Yin Fengwei
1
-0
/
+2
2023-02-28
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
1
-1
/
+1
2023-02-14
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
1
-1
/
+1
2023-02-03
mm: use entire_mapcount in __page_dup_rmap()
Matthew Wilcox (Oracle)
1
-1
/
+8
2023-02-03
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+62
2022-10-04
rmap: remove page_unlock_anon_vma_read()
Matthew Wilcox (Oracle)
1
-5
/
+0
2022-10-04
mm: convert page_get_anon_vma() to folio_get_anon_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-09-12
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
1
-5
/
+61
2022-09-01
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-07-04
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
1
-2
/
+2
2022-05-20
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
1
-8
/
+20
2022-05-10
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
1
-0
/
+40
2022-05-10
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
1
-1
/
+2
2022-05-10
mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
David Hildenbrand
1
-1
/
+1
2022-05-10
mm/rmap: remove do_page_add_anon_rmap()
David Hildenbrand
1
-2
/
+0
2022-05-10
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
1
-4
/
+18
2022-05-10
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
1
-1
/
+48
2022-04-29
mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
1
-0
/
+3
2022-03-21
mm/rmap: Constify the rmap_walk_control argument
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/rmap: Convert rmap_walk() to take a folio
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-03-21
mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_anon_vma_read()
Matthew Wilcox (Oracle)
1
-0
/
+1
[next]