Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: Don't allow write+exec only page mapping request in mmap | Yash Shah | 2020-06-18 | 1 | -0/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | RISC-V: Use a less ugly workaround for unused variable warnings | Palmer Dabbelt | 2018-08-28 | 1 | -14/+1 |
* | RISC-V: Define sys_riscv_flush_icache when SMP=n | Palmer Dabbelt | 2018-08-20 | 1 | -2/+10 |
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2018-04-02 | 1 | -2/+2 |
* | RISC-V: Logical vs Bitwise typo | Dan Carpenter | 2017-12-11 | 1 | -1/+1 |
* | RISC-V: Clean up an unused include | Palmer Dabbelt | 2017-11-30 | 1 | -1/+0 |
* | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 2017-11-30 | 1 | -0/+32 |
* | RISC-V: User-facing API | Palmer Dabbelt | 2017-09-26 | 1 | -0/+49 |