summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/pgtable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: Move setup_bootmem() to mm/init.cAnup Patel2019-02-211-0/+1
* riscv: Add pte bit to distinguish swap from invalidStefan O'Rear2019-02-121-4/+4
* riscv: remove CONFIG_MMU ifdefsChristoph Hellwig2018-01-081-4/+0
* RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-301-26/+32
* RISC-V: Paging and MMUPalmer Dabbelt2017-09-271-0/+430