index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
riscv: mm: fix 2 instances of -Wmissing-variable-declarations
Nick Desaulniers
1
-0
/
+2
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
1
-2
/
+1
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+38
2023-04-14
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
1
-2
/
+6
2023-03-10
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
1
-1
/
+38
2023-03-08
riscv: mm: modify pte format for Svnapot
Qinglin Pan
1
-1
/
+38
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+23
2023-02-22
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
1
-1
/
+1
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+24
2023-02-02
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
1
-0
/
+4
2023-01-25
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
1
-1
/
+1
2022-12-15
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2022-12-09
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
1
-1
/
+1
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-10-28
riscv: support update_mmu_tlb()
Jinyu Tang
1
-0
/
+3
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+0
2022-07-18
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-20
/
+0
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
1
-3
/
+3
2022-06-01
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+55
2022-05-20
riscv/mm: fix two page table check related issues
Tong Tiangen
1
-5
/
+0
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
1
-2
/
+11
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
1
-6
/
+65
2022-05-12
riscv: add memory-type errata for T-Head
Heiko Stuebner
1
-3
/
+15
2022-05-12
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
1
-5
/
+24
2022-05-12
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
1
-3
/
+5
2022-04-26
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
1
-2
/
+11
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2022-03-04
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
1
-0
/
+1
2022-02-15
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
1
-0
/
+2
2022-02-15
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
1
-2
/
+2
2022-01-20
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-13
/
+52
2022-01-20
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
1
-0
/
+9
2022-01-20
riscv: Implement sv48 support
Alexandre Ghiti
1
-5
/
+19
2022-01-20
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
1
-2
/
+8
2022-01-20
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
1
-7
/
+15
2022-01-08
riscv/mm: Enable THP migration
Nanyong Sun
1
-0
/
+5
2022-01-08
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
1
-5
/
+6
2022-01-06
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
1
-2
/
+2
2021-10-27
riscv: remove .text section size limitation for XIP
Vitaly Wool
1
-2
/
+4
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+164
2021-07-06
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
1
-5
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-07-01
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
1
-0
/
+2
2021-06-19
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
1
-3
/
+2
2021-06-12
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
1
-0
/
+2
2021-06-09
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
1
-5
/
+0
[next]