Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 2020-06-08 | 1 | -1/+2 |
* | riscv: use asm-generic/cacheflush.h | Christoph Hellwig | 2020-06-08 | 1 | -59/+3 |
* | riscv: Use flush_icache_mm for flush_icache_user_range | Guo Ren | 2020-03-03 | 1 | -1/+1 |
* | riscv: fix build break after macro-to-function conversion in generic cacheflu... | Paul Walmsley | 2019-07-18 | 1 | -4/+59 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | riscv: move flush_icache_{all,mm} to cacheflush.c | Gary Guo | 2019-05-16 | 1 | -1/+1 |
* | riscv: use NULL instead of a plain 0 | Luc Van Oostenryck | 2018-06-07 | 1 | -1/+1 |
* | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 2017-11-30 | 1 | -0/+6 |
* | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman | 2017-11-30 | 1 | -4/+20 |
* | RISC-V: Atomic and Locking Code | Palmer Dabbelt | 2017-09-26 | 1 | -0/+39 |