index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_vma_mapped.c
Age
Commit message (
Expand
)
Author
2024-05-05
mm: make page_mapped_in_vma conditional on CONFIG_MEMORY_FAILURE
Matthew Wilcox (Oracle)
2024-05-05
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
2024-04-25
mm: rename vma_pgoff_address back to vma_address
Matthew Wilcox (Oracle)
2024-04-25
mm: correct page_mapped_in_vma() for large folios
Matthew Wilcox (Oracle)
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-08-18
mm: correct stale comment of function check_pte
Kemeng Shi
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
Hugh Dickins
2023-06-19
mm/page_vma_mapped: reformat map_pte() with less indentation
Hugh Dickins
2023-06-19
mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
Hugh Dickins
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-01-18
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-07-17
mm/page_vma_mapped.c: use helper function huge_pte_lock
Miaohe Lin
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2022-04-28
mm: pvmw: add support for walking devmap pages
Muchun Song
2022-04-07
mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walk
zhenwei pi
2022-03-21
mm: Convert page_vma_mapped_walk to work on PFNs
Matthew Wilcox (Oracle)
2021-07-01
mm: device exclusive memory access
Alistair Popple
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-06-24
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
Hugh Dickins
2021-06-24
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): get vma_address_end() earlier
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): use goto instead of while (1)
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): add a level of indentation
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): crossing page table boundary
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): settle PageHuge on entry
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): use page for pvmw->page
Hugh Dickins
2021-06-16
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
2021-06-16
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-05-07
mm: fix typos in comments
Lu Jialin
2020-12-15
mm/page_vma_mapped.c: add colon to fix kernel-doc markups error for check_pte
Alex Shi
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
2020-01-31
mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page
Li Xinhai
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2018-10-31
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
2018-01-22
mm, page_vma_mapped: Introduce pfn_in_hpage()
Kirill A. Shutemov
2018-01-21
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
Will Deacon
2017-10-13
mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().
Zi Yan
2017-09-08
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2017-09-08
mm: thp: enable thp migration in generic path
Zi Yan
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-04-08
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-02-24
mm: convert page_mapped_in_vma() to use page_vma_mapped_walk()
Kirill A. Shutemov
[next]