summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/set_memory.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven2021-05-061-1/+6
* riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti2021-04-261-0/+1
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-1/+1
|\
| * RISC-V: remove unneeded semicolonChengyang Fan2021-02-181-1/+1
* | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe2021-02-021-3/+3
|/
* Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-0/+4
|\
| * RISC-V: Protect all kernel sections including init earlyAtish Patra2020-11-251-0/+4
* | arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-0/+1
|/
* RISC-V: Remove unused code from STRICT_KERNEL_RWXAtish Patra2020-05-051-8/+0
* riscv: add STRICT_KERNEL_RWX supportZong Li2020-03-261-0/+8
* riscv: add alignment for text, rodata and data sectionsZong Li2020-03-261-0/+13
* riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li2020-03-261-0/+3
* riscv: add ARCH_HAS_SET_MEMORY supportZong Li2020-03-261-0/+24