Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | riscv: fix locking violation in page fault handler | Andreas Schwab | 2019-05-17 | 1 | -1/+2 |
* | RISC-V: Access CSRs using CSR numbers | Anup Patel | 2019-05-17 | 1 | -5/+1 |
* | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2018-08-18 | 1 | -1/+2 |
* | Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2018-02-07 | 1 | -0/+4 |
|\ | |||||
| * | riscv: rename sptbr to satp | Christoph Hellwig | 2018-01-31 | 1 | -0/+4 |
* | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | riscv: use linux/uaccess.h, not asm/uaccess.h... | Al Viro | 2017-12-05 | 1 | -1/+0 |
* | | riscv: rename SR_* constants to match the spec | Christoph Hellwig | 2018-01-08 | 1 | -1/+1 |
|/ | |||||
* | RISC-V: Paging and MMU | Palmer Dabbelt | 2017-09-27 | 1 | -0/+282 |