index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_vma_mapped.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page
Li Xinhai
1
-4
/
+8
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+1
2018-10-31
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
1
-1
/
+23
2018-01-22
mm, page_vma_mapped: Introduce pfn_in_hpage()
Kirill A. Shutemov
1
-8
/
+9
2018-01-21
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
1
-25
/
+38
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
Will Deacon
1
-15
/
+10
2017-10-13
mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().
Zi Yan
1
-2
/
+1
2017-09-08
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
1
-0
/
+10
2017-09-08
mm: thp: enable thp migration in generic path
Zi Yan
1
-3
/
+15
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-04-08
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
1
-7
/
+8
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-1
/
+5
2017-02-24
mm: convert page_mapped_in_vma() to use page_vma_mapped_walk()
Kirill A. Shutemov
1
-0
/
+30
2017-02-24
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
1
-0
/
+188