summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/set_memory.h
AgeCommit message (Expand)Author
2021-05-06riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven
2021-04-26riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-18RISC-V: remove unneeded semicolonChengyang Fan
2021-02-02riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport
2020-11-25RISC-V: Protect all kernel sections including init earlyAtish Patra
2020-05-05RISC-V: Remove unused code from STRICT_KERNEL_RWXAtish Patra
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li
2020-03-26riscv: add alignment for text, rodata and data sectionsZong Li
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li