summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/set_memory.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport1-0/+1
2020-11-26RISC-V: Protect all kernel sections including init earlyAtish Patra1-0/+4
2020-05-06RISC-V: Remove unused code from STRICT_KERNEL_RWXAtish Patra1-8/+0
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li1-0/+8
2020-03-26riscv: add alignment for text, rodata and data sectionsZong Li1-0/+13
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li1-0/+3
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li1-0/+24