summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/tlbflush.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: use NULL instead of a plain 0Luc Van Oostenryck2018-06-071-1/+1
* RISC-V: Limit the scope of TLB shootdownsAndrew Waterman2018-01-311-8/+12
* riscv: remove CONFIG_MMU ifdefsChristoph Hellwig2018-01-081-4/+0
* RISC-V: User-Visible ChangesPalmer Dabbelt2017-12-011-0/+2
|\
| * RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-301-0/+2
* | RISC-V: `sfence.vma` orderes the instruction cachePalmer Dabbelt2017-11-281-1/+4
|/
* RISC-V: Atomic and Locking CodePalmer Dabbelt2017-09-271-0/+64