aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe1-0/+13
2019-08-28RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel1-2/+10
2019-07-09RISC-V: Setup initial page tables in two stagesAnup Patel1-0/+8
2019-07-03riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti1-2/+6
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