summaryrefslogtreecommitdiff
path: root/arch/riscv/mm
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2018-01-08riscv: rename SR_* constants to match the specChristoph Hellwig1-1/+1
2017-12-05riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro1-1/+0
2017-12-02RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt1-1/+1
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2-0/+24
2017-11-30RISC-V: io.h: type fixes for warningsOlof Johansson1-1/+1
2017-09-27RISC-V: Build InfrastructurePalmer Dabbelt1-0/+4
2017-09-27RISC-V: Paging and MMUPalmer Dabbelt1-0/+282
2017-09-27RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt1-0/+92
2017-09-27RISC-V: ELF and module implementationPalmer Dabbelt1-0/+37
2017-09-27RISC-V: Init and Halt CodePalmer Dabbelt1-0/+70