aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig1-1/+1
2017-12-01RISC-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-26RISC-V: Build InfrastructurePalmer Dabbelt1-0/+4
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt1-0/+282
2017-09-26RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt1-0/+92
2017-09-26RISC-V: ELF and module implementationPalmer Dabbelt1-0/+37
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt1-0/+70