index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2023-03-10
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
1
-0
/
+301
2023-03-10
Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...
Palmer Dabbelt
2
-31
/
+37
2023-03-10
riscv: asid: Fixup stale TLB entry cause application crash
Guo Ren
1
-10
/
+20
2023-03-10
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2
-21
/
+17
2023-03-08
riscv: mm: support Svnapot in hugetlb page
Qinglin Pan
1
-0
/
+301
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-02
riscv: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+6
2023-02-22
riscv, mm: Perform BPF exhandler fixup on page fault
Björn Töpel
1
-4
/
+6
2023-02-09
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-02
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
1
-0
/
+20
2022-12-15
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-30
/
+148
2022-12-10
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
2
-41
/
+38
2022-12-10
riscv: mm: call best_map_size many times during linear-mapping
Qinglin Pan
1
-4
/
+5
2022-12-09
Merge patch series "riscv: Fix crash during early errata patching"
Palmer Dabbelt
2
-9
/
+9
2022-12-09
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
1
-8
/
+8
2022-12-09
riscv: Fix crash during early errata patching
Samuel Holland
1
-1
/
+1
2022-12-09
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
2
-0
/
+22
2022-12-09
RISC-V: Implement arch specific PMEM APIs
Anup Patel
2
-0
/
+22
2022-12-09
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2
-17
/
+21
2022-12-02
riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
Tong Tiangen
1
-0
/
+7
2022-11-11
Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
[next]