summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/cacheflush.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: fix build break after macro-to-function conversion in generic cacheflu...Paul Walmsley2019-07-181-4/+59
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo2019-05-161-1/+1
* riscv: use NULL instead of a plain 0Luc Van Oostenryck2018-06-071-1/+1
* RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-301-0/+6
* RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-301-4/+20
* RISC-V: Atomic and Locking CodePalmer Dabbelt2017-09-261-0/+39