aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/copypage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-07arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas1-9/+0
2022-05-04arm64: fix types in copy_highpage()Tong Tiangen1-2/+2
2020-12-22arm64: mte: reset the page tag in page->flagsVincenzo Frascino1-0/+9
2020-09-04arm64: Avoid unnecessary clear_user_page() indirectionCatalin Marinas1-6/+0
2020-09-04arm64: mte: Tags-aware copy_{user_,}highpage() implementationsVincenzo Frascino1-4/+21
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2015-12-17arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar1-1/+2
2014-07-08arm64: export __cpu_{clear,copy}_user_page functionsMark Salter1-0/+2
2012-09-17arm64: MMU fault handling and page table managementCatalin Marinas1-0/+34