summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/contpte.c
AgeCommit message (Expand)Author
2026-03-06arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faultsPiotr Jaroszynski
2026-02-12arm64: mm: support batch clearing of the young flag for large foliosBaolin Wang
2026-02-12arm64: mm: factor out the address and ptep alignment into a new helperBaolin Wang
2025-11-19arm64, tlbflush: don't TLBI broadcast if page reused in write faultHuang Ying
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-03arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_getXavier Xia
2025-06-30arm64/mm: Elide tlbi in contpte_convert() under BBML2MikoĊ‚aj Lenczewski
2025-03-16mm: support tlbbatch flush for a range of PTEsBarry Song
2024-09-06mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()Barry Song
2024-06-05mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song
2024-05-05mm/arm64: override clear_young_dirty_ptes() batch helperLance Yang
2024-03-04arm64/mm: improve comment in contpte_ptep_get_lockless()Ryan Roberts
2024-03-04arm64/mm: export contpte symbols only to GPL usersRyan Roberts
2024-02-22arm64/mm: automatically fold contpte mappingsRyan Roberts
2024-02-22arm64/mm: implement new [get_and_]clear_full_ptes() batch APIsRyan Roberts
2024-02-22arm64/mm: implement new wrprotect_ptes() batch APIRyan Roberts
2024-02-22arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts