index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
set_memory.h
Age
Commit message (
Expand
)
Author
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-09-12
riscv: remove limit on the size of read-only section for XIP kernel
Nam Cao
2023-04-19
riscv: Prepare EFI header for relocatable kernels
Alexandre Ghiti
2021-06-30
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-30
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-18
RISC-V: remove unneeded semicolon
Chengyang Fan
2021-02-02
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Sebastien Van Cauwenberghe
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
2020-05-05
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
2020-03-26
riscv: add STRICT_KERNEL_RWX support
Zong Li
2020-03-26
riscv: add alignment for text, rodata and data sections
Zong Li
2020-03-26
riscv: add ARCH_HAS_SET_DIRECT_MAP support
Zong Li
2020-03-26
riscv: add ARCH_HAS_SET_MEMORY support
Zong Li