index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: mm: fix 2 instances of -Wmissing-variable-declarations
Nick Desaulniers
2023-08-09
2
-5
/
+5
*
riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...
Alexandre Ghiti
2023-08-04
1
-1
/
+6
*
riscv: mm: fix truncation warning on RV32
Jisheng Zhang
2023-07-12
1
-1
/
+1
*
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-07
4
-7
/
+13
|
\
|
*
Merge patch series "riscv: some CMO alternative related clean up"
Palmer Dabbelt
2023-07-06
2
-5
/
+5
|
|
\
|
|
*
riscv: mm: mark noncoherent_supported as __ro_after_init
Jisheng Zhang
2023-07-06
1
-1
/
+1
|
|
*
riscv: mm: mark CBO relate initialization funcs as __init
Jisheng Zhang
2023-07-06
1
-4
/
+4
|
*
|
mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
2023-07-05
1
-1
/
+5
|
*
|
riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
2023-07-04
1
-1
/
+3
*
|
|
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
riscv: mm: init: Pass a pointer to virt_to_page()
Linus Walleij
2023-05-29
1
-2
/
+2
|
|
/
*
|
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-30
3
-16
/
+94
|
\
\
|
*
|
riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
2023-06-20
1
-0
/
+33
|
*
|
riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Björn Töpel
2023-06-20
2
-14
/
+60
|
*
|
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
2023-06-14
1
-2
/
+1
|
|
/
*
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-29
1
-18
/
+13
|
\
\
|
*
|
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-24
1
-18
/
+13
*
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
|
|
/
*
|
riscv: Check the virtual alignment before choosing a map size
Alexandre Ghiti
2023-06-07
1
-6
/
+7
*
|
riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Alexandre Ghiti
2023-06-07
1
-5
/
+30
*
|
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
2023-06-07
1
-1
/
+1
*
|
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2023-06-02
1
-0
/
+24
*
|
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
2023-06-02
1
-1
/
+5
*
|
riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandre Ghiti
2023-05-24
1
-1
/
+1
|
/
*
riscv: mm: remove redundant parameter of create_fdt_early_page_table
Song Shuai
2023-04-29
1
-4
/
+2
*
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
2023-04-29
1
-0
/
+8
|
\
|
*
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
2023-04-29
1
-0
/
+8
*
|
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
8
-310
/
+827
|
\
\
|
*
|
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-26
1
-6
/
+30
|
*
|
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
2023-04-19
2
-1
/
+57
|
|
\
\
|
|
*
|
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
2023-04-19
2
-1
/
+57
|
|
|
/
|
*
|
Merge patch series "RISC-V kasan rework"
Palmer Dabbelt
2023-04-19
3
-245
/
+297
|
|
\
\
|
|
*
|
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
2023-04-19
1
-12
/
+12
|
|
*
|
riscv: Move DTB_EARLY_BASE_VA to the kernel address space
Alexandre Ghiti
2023-04-19
1
-1
/
+1
|
|
*
|
riscv: Rework kasan population functions
Alexandre Ghiti
2023-04-19
1
-178
/
+183
|
|
*
|
riscv: Split early and final KASAN population functions
Alexandre Ghiti
2023-04-19
1
-69
/
+116
|
*
|
|
Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"
Palmer Dabbelt
2023-04-19
2
-23
/
+95
|
|
\
\
\
|
|
*
|
|
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
2023-04-19
2
-6
/
+68
|
|
*
|
|
riscv: Move the linear mapping creation in its own function
Alexandre Ghiti
2023-04-19
1
-14
/
+28
|
|
*
|
|
riscv: Get rid of riscv_pfn_base variable
Alexandre Ghiti
2023-04-19
1
-5
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge patch series "riscv: Add GENERIC_ENTRY support"
Palmer Dabbelt
2023-03-24
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
riscv: entry: Convert to generic entry
Guo Ren
2023-03-23
1
-3
/
+3
|
|
|
/
/
|
*
|
|
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
2023-03-15
1
-26
/
+38
|
|
\
\
\
|
|
*
|
|
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
2023-03-15
1
-8
/
+15
|
|
*
|
|
RISC-V: Factor out body of riscv_init_cbom_blocksize loop
Andrew Jones
2023-03-15
1
-20
/
+25
|
|
|
/
/
|
*
|
|
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
2023-03-10
1
-0
/
+301
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
riscv: mm: support Svnapot in hugetlb page
Qinglin Pan
2023-03-08
1
-0
/
+301
|
|
|
/
*
|
|
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
2
-17
/
+81
|
\
\
\
|
*
|
|
RISC-V: Use IPIs for remote icache flush when possible
Anup Patel
2023-04-08
1
-2
/
+3
[next]