aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/tlbflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra1-3/+13
2018-06-07riscv: use NULL instead of a plain 0Luc Van Oostenryck1-1/+1
2018-01-30RISC-V: Limit the scope of TLB shootdownsAndrew Waterman1-8/+12
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig1-4/+0
2017-12-01RISC-V: User-Visible ChangesPalmer Dabbelt1-0/+2
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman1-0/+2
2017-11-28RISC-V: `sfence.vma` orderes the instruction cachePalmer Dabbelt1-1/+4
2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt1-0/+64