index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
contpte.c
Age
Commit message (
Expand
)
Author
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
2026-02-12
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
2025-11-19
arm64, tlbflush: don't TLBI broadcast if page reused in write fault
Huang Ying
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
2025-07-03
arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
Xavier Xia
2025-06-30
arm64/mm: Elide tlbi in contpte_convert() under BBML2
MikoĊaj Lenczewski
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
2024-09-06
mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()
Barry Song
2024-06-05
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Barry Song
2024-05-05
mm/arm64: override clear_young_dirty_ptes() batch helper
Lance Yang
2024-03-04
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
2024-03-04
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
2024-02-22
arm64/mm: automatically fold contpte mappings
Ryan Roberts
2024-02-22
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
2024-02-22
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts