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.13.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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+13
2023-07-06
Merge patch series "riscv: some CMO alternative related clean up"
Palmer Dabbelt
2
-5
/
+5
2023-07-06
riscv: mm: mark noncoherent_supported as __ro_after_init
Jisheng Zhang
1
-1
/
+1
2023-07-06
riscv: mm: mark CBO relate initialization funcs as __init
Jisheng Zhang
1
-4
/
+4
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-07-05
mm: riscv: fix an unsafe pte read in huge_pte_alloc()
John Hubbard
1
-1
/
+5
2023-07-04
riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
1
-1
/
+3
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+94
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-18
/
+13
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-06-25
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
1
-18
/
+13
2023-06-20
riscv: mm: try VMA lock-based page fault handling first
Jisheng Zhang
1
-0
/
+33
2023-06-20
riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
Björn Töpel
2
-14
/
+60
2023-06-20
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-14
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
1
-2
/
+1
2023-06-07
riscv: Check the virtual alignment before choosing a map size
Alexandre Ghiti
1
-6
/
+7
2023-06-07
riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Alexandre Ghiti
1
-5
/
+30
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
1
-1
/
+1
2023-06-02
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
1
-0
/
+24
2023-06-02
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
1
-1
/
+5
2023-05-29
riscv: mm: init: Pass a pointer to virt_to_page()
Linus Walleij
1
-2
/
+2
2023-05-24
riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandre Ghiti
1
-1
/
+1
2023-04-29
riscv: mm: remove redundant parameter of create_fdt_early_page_table
Song Shuai
1
-4
/
+2
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
1
-0
/
+8
2023-04-29
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
1
-0
/
+8
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-310
/
+827
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
1
-6
/
+30
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+81
2023-04-19
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
2
-1
/
+57
2023-04-19
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
2
-1
/
+57
2023-04-19
Merge patch series "RISC-V kasan rework"
Palmer Dabbelt
3
-245
/
+297
2023-04-19
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
1
-12
/
+12
2023-04-19
riscv: Move DTB_EARLY_BASE_VA to the kernel address space
Alexandre Ghiti
1
-1
/
+1
2023-04-19
riscv: Rework kasan population functions
Alexandre Ghiti
1
-178
/
+183
2023-04-19
riscv: Split early and final KASAN population functions
Alexandre Ghiti
1
-69
/
+116
2023-04-19
Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"
Palmer Dabbelt
2
-23
/
+95
2023-04-19
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
2
-6
/
+68
2023-04-19
riscv: Move the linear mapping creation in its own function
Alexandre Ghiti
1
-14
/
+28
2023-04-19
riscv: Get rid of riscv_pfn_base variable
Alexandre Ghiti
1
-5
/
+1
2023-04-14
riscv: No need to relocate the dtb as it lies in the fixmap region
Alexandre Ghiti
1
-19
/
+2
2023-04-14
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
1
-27
/
+34
2023-04-08
RISC-V: Use IPIs for remote icache flush when possible
Anup Patel
1
-2
/
+3
2023-04-08
RISC-V: Use IPIs for remote TLB flush when possible
Anup Patel
1
-15
/
+78
2023-03-24
Merge patch series "riscv: Add GENERIC_ENTRY support"
Palmer Dabbelt
1
-3
/
+3
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
1
-3
/
+3
2023-03-22
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
2
-2
/
+2
2023-03-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
1
-26
/
+38
2023-03-15
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
1
-8
/
+15
2023-03-15
RISC-V: Factor out body of riscv_init_cbom_blocksize loop
Andrew Jones
1
-20
/
+25
2023-03-15
RISC-V: mm: Support huge page in vmalloc_fault()
Dylan Jhong
1
-0
/
+5
[next]