aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/cacheflush.c
AgeCommit message (Expand)Author
2023-02-22riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2020-01-17riscv: export flush_icache_all to modulesOlof Johansson
2019-09-05riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-16riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman