summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/tlbflush.h
AgeCommit message (Expand)Author
2019-08-13riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra
2018-06-07riscv: use NULL instead of a plain 0Luc Van Oostenryck
2018-01-30RISC-V: Limit the scope of TLB shootdownsAndrew Waterman
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig
2017-12-01RISC-V: User-Visible ChangesPalmer Dabbelt
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman
2017-11-28RISC-V: `sfence.vma` orderes the instruction cachePalmer Dabbelt
2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt