aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/cacheflush.h
AgeCommit message (Expand)Author
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2020-06-08riscv: use asm-generic/cacheflush.hChristoph Hellwig
2020-03-03riscv: Use flush_icache_mm for flush_icache_user_rangeGuo Ren
2019-07-18riscv: fix build break after macro-to-function conversion in generic cacheflu...Paul Walmsley
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-16riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo
2018-06-07riscv: use NULL instead of a plain 0Luc Van Oostenryck
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman
2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt