| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2018-08-17 | 1 | -1/+2 |
* | RISC-V: Add conditional macro for zone of DMA32 | Zong Li | 2018-07-04 | 1 | -0/+2 |
* | Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2018-02-07 | 2 | -6/+10 |
|\ |
|
| * | riscv: rename sptbr to satp | Christoph Hellwig | 2018-01-30 | 1 | -0/+4 |
| * | riscv: don't read back satp in paging_init | Christoph Hellwig | 2018-01-30 | 1 | -2/+0 |
| * | riscv: add ZONE_DMA32 | Christoph Hellwig | 2018-01-30 | 1 | -4/+6 |
* | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-31 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | riscv: use linux/uaccess.h, not asm/uaccess.h... | Al Viro | 2017-12-04 | 1 | -1/+0 |
* | | riscv: rename SR_* constants to match the spec | Christoph Hellwig | 2018-01-07 | 1 | -1/+1 |
* | | RISC-V: Fixes for clean allmodconfig build | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 |
|\ \ |
|
| * | | RISC-V: io.h: type fixes for warnings | Olof Johansson | 2017-11-30 | 1 | -1/+1 |
| |/ |
|
* / | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman | 2017-11-30 | 2 | -0/+24 |
|/ |
|
* | RISC-V: Build Infrastructure | Palmer Dabbelt | 2017-09-26 | 1 | -0/+4 |
* | RISC-V: Paging and MMU | Palmer Dabbelt | 2017-09-26 | 1 | -0/+282 |
* | RISC-V: Device, timer, IRQs, and the SBI | Palmer Dabbelt | 2017-09-26 | 1 | -0/+92 |
* | RISC-V: ELF and module implementation | Palmer Dabbelt | 2017-09-26 | 1 | -0/+37 |
* | RISC-V: Init and Halt Code | Palmer Dabbelt | 2017-09-26 | 1 | -0/+70 |