summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/copypage.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: mte: reset the page tag in page->flagsVincenzo Frascino2020-12-221-0/+9
* arm64: Avoid unnecessary clear_user_page() indirectionCatalin Marinas2020-09-041-6/+0
* arm64: mte: Tags-aware copy_{user_,}highpage() implementationsVincenzo Frascino2020-09-041-4/+21
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar2015-12-171-1/+2
* arm64: export __cpu_{clear,copy}_user_page functionsMark Salter2014-07-081-0/+2
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-171-0/+34