开源镜像站
帮助
动态
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-64.h
Age
Commit message (
Expand
)
Author
2023-03-07
riscv: mm: modify pte format for Svnapot
Qinglin Pan
2022-12-12
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
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-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-02-14
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-05
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2020-01-22
riscv: Add KASAN support
Nick Hu
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2017-09-26
RISC-V: Paging and MMU
Palmer Dabbelt