aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/sys_riscv.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2018-08-28RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt
2018-08-20RISC-V: Define sys_riscv_flush_icache when SMP=nPalmer Dabbelt
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2017-12-11RISC-V: Logical vs Bitwise typoDan Carpenter
2017-11-30RISC-V: Clean up an unused includePalmer Dabbelt
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman
2017-09-26RISC-V: User-facing APIPalmer Dabbelt