summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/pgtable-bits.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-05riscv: Improve PTDUMP to show RSW with non-zero valueYu Chien Peter Lin1-2/+2
2023-02-03riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-0/+3
2022-05-12riscv: add RISC-V Svpbmt extension supportHeiko Stuebner1-4/+0
2022-05-12riscv: Fix accessing pfn bits in PTEs for non-32bit variantsHeiko Stuebner1-6/+0
2022-01-08riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semanticsNanyong Sun1-1/+1
2021-05-22riscv: mm: add _PAGE_LEAF macroNanyong Sun1-0/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-02-12riscv: Add pte bit to distinguish swap from invalidStefan O'Rear1-0/+6
2018-06-08mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-3/+0
2017-09-27RISC-V: Paging and MMUPalmer Dabbelt1-0/+48