summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-02-21RISC-V: Move setup_bootmem() to mm/init.cAnup Patel1-0/+1
2019-02-11riscv: Add pte bit to distinguish swap from invalidStefan O'Rear1-4/+4
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig1-4/+0
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman1-26/+32
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt1-0/+430