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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
arm64: Restrict pagetable teardown to avoid false warning
Dev Jain
1
-1
/
+2
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-42
/
+103
2025-05-27
Merge branch 'for-next/mm' into for-next/core
Will Deacon
3
-68
/
+31
2025-05-16
arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1
Anshuman Khandual
1
-17
/
+2
2025-05-12
arm64: mm: call PUD/P4D ctor in __create_pgd_mapping()
Kevin Brodsky
1
-1
/
+5
2025-05-12
arm64: mm: always call PTE/PMD ctor in __create_pgd_mapping()
Kevin Brodsky
1
-20
/
+23
2025-05-12
arm64: mm: use enum to identify pgtable level instead of *_SHIFT
Kevin Brodsky
1
-21
/
+33
2025-05-12
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
1
-2
/
+2
2025-05-12
arm64/mm: define ptdesc_t
Anshuman Khandual
2
-2
/
+2
2025-05-12
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
1
-3
/
+45
2025-05-09
arm64/mm: Support huge pte-mapped pages in vmap
Ryan Roberts
1
-1
/
+4
2025-05-09
arm64: hugetlb: Use __set_ptes_anysz() and __ptep_get_and_clear_anysz()
Ryan Roberts
1
-43
/
+10
2025-05-09
arm64: hugetlb: Refine tlb maintenance scope
Ryan Roberts
1
-3
/
+6
2025-05-09
arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
Ryan Roberts
1
-5
/
+15
2025-04-29
arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_hu...
Dev Jain
1
-3
/
+3
2025-04-29
arm64/mm: Remove randomization of the linear map
Ard Biesheuvel
1
-20
/
+0
2025-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+2
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
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-15
/
+4
2025-03-28
arm64: mm: Correct the update of max_pfn
Zhenhua Huang
1
-1
/
+2
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-25
/
+61
2025-03-25
Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...
Catalin Marinas
7
-25
/
+61
2025-03-20
arm64: mm: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-03-18
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-11
/
+0
2025-03-18
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-9
/
+12
2025-03-18
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-2
/
+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/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-2
/
+1
2025-03-17
mm: support tlbbatch flush for a range of PTEs
Barry Song
1
-1
/
+1
2025-03-14
arm64/mm: Define PTDESC_ORDER
Anshuman Khandual
1
-3
/
+3
2025-03-12
arm64/ptdump: Test PMD_TYPE_MASK for block mapping
Anshuman Khandual
1
-2
/
+2
2025-03-11
arm64: mm: Populate vmemmap at the page level if not section aligned
Zhenhua Huang
1
-1
/
+4
2025-03-10
arm64/sysreg: Rename POE_RXW to POE_RWX
Kevin Brodsky
1
-2
/
+2
2025-03-10
arm64/sysreg: Improve PIR/POR helpers
Kevin Brodsky
1
-4
/
+2
2025-03-07
arm64: mm: Handle PAN faults on uaccess CPY* instructions
Kristina Martšenko
2
-1
/
+16
2025-03-07
arm64: extable: Add fixup handling for uaccess CPY* instructions
Kristina Martšenko
2
-2
/
+25
2025-03-05
arm64/hugetlb: Consistently use pud_sect_supported()
Anshuman Khandual
1
-10
/
+10
2025-02-27
arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
Ryan Roberts
1
-33
/
+20
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-3
/
+5
2025-02-27
arm64/mm: Fix Boot panic on Ampere Altra
Ryan Roberts
1
-6
/
+1
2025-02-04
arm64: Fix 5-level paging support in kexec/hibernate trampoline
Ard Biesheuvel
1
-0
/
+7
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-01-26
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-2
/
+2
2025-01-17
Merge branch 'for-next/mm' into for-next/core
Will Deacon
3
-3
/
+9
2025-01-17
Merge branch 'for-next/misc' into for-next/core
Will Deacon
1
-0
/
+12
2025-01-07
arm64: mm: Test for pmd_sect() in vmemmap_check_pmd()
Zhenhua Huang
1
-1
/
+2
2025-01-07
arm64/mm: Rename pte_mkpresent() as pte_mkvalid()
Anshuman Khandual
1
-1
/
+1
2024-12-19
arm64/sysreg: Get rid of the TCR2_EL1x SysregFields
Marc Zyngier
1
-2
/
+3
2024-12-19
arm64/mm: Override PARange for !LPA2 and use it consistently
Ard Biesheuvel
1
-1
/
+6
[next]