index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_vma_mapped.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
2018-10-31
1
-1
/
+23
*
mm, page_vma_mapped: Introduce pfn_in_hpage()
Kirill A. Shutemov
2018-01-22
1
-8
/
+9
*
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
2018-01-21
1
-25
/
+38
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
Will Deacon
2017-10-13
1
-15
/
+10
*
mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().
Zi Yan
2017-10-13
1
-2
/
+1
*
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2017-09-08
1
-0
/
+10
*
mm: thp: enable thp migration in generic path
Zi Yan
2017-09-08
1
-3
/
+15
*
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
1
-1
/
+2
*
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
2017-04-08
1
-7
/
+8
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-1
/
+5
*
mm: convert page_mapped_in_vma() to use page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-0
/
+30
*
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-0
/
+188