summary refs log tree commit diff
path: root/arch/riscv/include/asm/cacheflush.h
AgeCommit message (Expand)Author
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