aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/cacheflush.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17riscv: add nommu supportChristoph Hellwig1-0/+2
2019-11-13riscv: implement remote sfence.i using IPIsChristoph Hellwig1-6/+18
2019-09-05riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-05-16riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo1-0/+61
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman1-0/+23