index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
mmu.h
Age
Commit message (
Expand
)
Author
2024-10-24
riscv: Add support for the tagged address ABI
Samuel Holland
2024-06-26
riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
2024-04-30
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
2024-04-29
riscv: mm: Use a fixed layout for the MM context ID
Samuel Holland
2024-04-29
riscv: mm: Introduce cntx2asid/cntx2version helper macros
Samuel Holland
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2023-08-23
riscv: support the elf-fdpic binfmt loader
Greg Ungerer
2023-03-09
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2022-12-08
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2021-02-18
RISC-V: Implement ASID allocator
Anup Patel
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt