summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/copypage.c
AgeCommit message (Expand)Author
2020-12-22arm64: mte: reset the page tag in page->flagsVincenzo Frascino
2020-09-04arm64: Avoid unnecessary clear_user_page() indirectionCatalin Marinas
2020-09-04arm64: mte: Tags-aware copy_{user_,}highpage() implementationsVincenzo Frascino
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2015-12-17arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar
2014-07-08arm64: export __cpu_{clear,copy}_user_page functionsMark Salter
2012-09-17arm64: MMU fault handling and page table managementCatalin Marinas