Commit message (Expand) | Author | Age | |
---|---|---|---|
* | RISC-V: Use a less ugly workaround for unused variable warnings | Palmer Dabbelt | 2018-08-28 |
* | RISC-V: Define sys_riscv_flush_icache when SMP=n | Palmer Dabbelt | 2018-08-20 |
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2018-04-02 |
* | RISC-V: Logical vs Bitwise typo | Dan Carpenter | 2017-12-11 |
* | RISC-V: Clean up an unused include | Palmer Dabbelt | 2017-11-30 |
* | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 2017-11-30 |
* | RISC-V: User-facing API | Palmer Dabbelt | 2017-09-26 |