index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2025-06-07
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+73
2025-06-06
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
1
-0
/
+31
2025-06-06
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
1
-0
/
+31
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
1
-3
/
+11
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
1
-1
/
+14
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
2
-0
/
+17
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
1
-3
/
+11
2025-06-05
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
1
-1
/
+14
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2025-05-12
riscv: mm: call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
1
-8
/
+8
2025-05-12
riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
1
-0
/
+6
2025-05-12
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
1
-2
/
+2
2025-05-12
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
1
-2
/
+44
2025-04-29
riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()
Yury Norov
1
-1
/
+1
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-96
/
+116
2025-04-03
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
1
-31
/
+45
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+2
2025-04-01
riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
Alexandre Ghiti
1
-31
/
+45
2025-03-27
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
1
-48
/
+49
2025-03-27
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
1
-6
/
+2
2025-03-27
riscv: Support CONFIG_RELOCATABLE on riscv32
Samuel Holland
1
-9
/
+8
2025-03-27
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
1
-38
/
+44
2025-03-18
riscv: mm: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-03-18
riscv: Fix a comment typo in set_mm_asid()
Chin Yik Ming
1
-1
/
+1
2025-03-18
riscv: Call secondary mmu notifier when flushing the tlb
Alexandre Ghiti
1
-15
/
+22
2025-03-18
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-5
/
+0
2025-03-18
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-2
/
+6
2025-03-18
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-18
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
1
-1
/
+1
2025-03-17
crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
1
-4
/
+2
2025-03-17
mm: support tlbbatch flush for a range of PTEs
Barry Song
1
-2
/
+1
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-1
/
+1
2025-02-01
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+58
2025-01-30
riscv: add a warning when physical memory address overflows
Yunhui Cui
1
-2
/
+6
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-9
/
+9
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-7
/
+7
2025-01-26
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-2
/
+2
2025-01-19
riscv/mm/fault: add show_pte() before die()
Yunhui Cui
1
-0
/
+52
2025-01-08
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
1
-1
/
+16
2024-12-11
riscv: mm: Do not call pmd dtor on vmemmap page table teardown
Björn Töpel
1
-3
/
+4
2024-11-08
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
1
-0
/
+15
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+28
2024-09-16
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
2
-0
/
+15
2024-09-15
riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...
Alexandre Ghiti
1
-0
/
+13
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
1
-0
/
+2
2024-09-14
riscv: Remove redundant restriction on memory size
Stuart Menefy
1
-7
/
+1
2024-09-12
Merge patch series "remove size limit on XIP kernel"
Palmer Dabbelt
2
-19
/
+30
2024-09-12
riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
Nam Cao
1
-3
/
+4
2024-09-12
riscv: replace misleading va_kernel_pa_offset on XIP kernel
Nam Cao
1
-2
/
+4
[next]