index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
2023-02-02
1
-0
/
+4
*
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-15
1
-1
/
+4
|
\
|
*
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-12-09
1
-1
/
+1
|
*
riscv: support update_mmu_tlb()
Jinyu Tang
2022-10-28
1
-0
/
+3
*
|
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
1
-0
/
+1
|
\
\
|
*
|
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-30
1
-0
/
+1
|
|
/
*
/
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-2
/
+0
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-20
/
+0
|
\
|
*
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-20
/
+0
*
|
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2022-07-11
1
-3
/
+3
|
/
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-13
/
+55
|
\
|
*
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-19
1
-2
/
+11
|
|
\
|
|
*
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2022-04-26
1
-2
/
+11
|
*
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-12
1
-3
/
+15
|
*
|
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-12
1
-5
/
+24
|
*
|
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
2022-05-12
1
-3
/
+5
|
|
/
*
|
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-19
1
-5
/
+0
*
|
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2022-05-13
1
-6
/
+65
|
/
*
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-25
1
-2
/
+4
|
\
|
*
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
2022-02-15
1
-0
/
+2
|
*
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-02-15
1
-2
/
+2
*
|
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2022-03-03
1
-0
/
+1
|
/
*
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-20
1
-13
/
+52
|
\
|
*
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
2022-01-20
1
-0
/
+9
|
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-20
1
-5
/
+19
|
*
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
2022-01-20
1
-2
/
+8
|
*
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
2022-01-20
1
-7
/
+15
*
|
riscv/mm: Enable THP migration
Nanyong Sun
2022-01-08
1
-0
/
+5
*
|
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2022-01-08
1
-5
/
+6
*
|
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2022-01-06
1
-2
/
+2
|
/
*
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-10-26
1
-2
/
+4
*
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
1
-7
/
+164
|
\
|
*
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-06
1
-5
/
+0
|
*
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-07-01
1
-0
/
+2
|
|
\
|
|
*
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-11
1
-0
/
+2
|
*
|
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-06-09
1
-5
/
+0
|
*
|
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-30
1
-1
/
+2
|
*
|
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-26
1
-1
/
+0
|
*
|
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2021-05-26
1
-0
/
+11
|
*
|
riscv: mm: add THP support on 64-bit
Nanyong Sun
2021-05-22
1
-0
/
+156
|
*
|
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
2021-05-22
1
-1
/
+1
|
*
|
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
2021-05-22
1
-4
/
+2
|
|
/
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-2
/
+0
*
|
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-19
1
-3
/
+2
|
/
*
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
2021-05-01
1
-10
/
+13
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
1
-2
/
+23
*
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
1
-8
/
+31
*
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-0
/
+21
|
\
|
*
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
2021-01-15
1
-0
/
+20
|
*
riscv: Separate memory init from paging init
Atish Patra
2021-01-15
1
-0
/
+1
[next]