summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/uaccess_flushcache.c
Commit message (Expand)AuthorAgeFilesLines
* arm: uaccess: Remove memcpy_page_flushcache()Ira Weiny2023-03-271-6/+0
* arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-2/+2
* arm64: __clean_dcache_area_pop to take end parameter instead of sizeFuad Tabba2021-05-251-2/+2
* arm64: uaccess: simplify __copy_user_flushcache()Mark Rutland2020-12-021-3/+1
* arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin2019-11-201-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: uaccess: Add the uaccess_flushcache.c fileRobin Murphy2017-08-101-0/+47