aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/sys_riscv.c
Commit message (Expand)AuthorAge
* RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt2018-08-28
* RISC-V: Define sys_riscv_flush_icache when SMP=nPalmer Dabbelt2018-08-20
* mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
* RISC-V: Logical vs Bitwise typoDan Carpenter2017-12-11
* RISC-V: Clean up an unused includePalmer Dabbelt2017-11-30
* RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-30
* RISC-V: User-facing APIPalmer Dabbelt2017-09-26