开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-03-09
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
2023-03-07
riscv: mm: modify pte format for Svnapot
Qinglin Pan
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-01
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
2023-01-24
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-08
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-10-28
riscv: support update_mmu_tlb()
Jinyu Tang
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-17
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-11
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-11
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
2022-04-26
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-03
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2022-02-14
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
2022-02-14
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-19
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
2022-01-19
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
2022-01-07
riscv/mm: Enable THP migration
Nanyong Sun
2022-01-07
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2022-01-05
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2021-10-26
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-05
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-18
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-11
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-08
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-05-29
riscv: Use global mappings for kernel pages
Guo Ren
[next]