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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-58
/
+463
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
1
-6
/
+0
2024-03-05
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
1
-10
/
+14
2024-03-05
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
1
-11
/
+11
2024-03-01
arm64/mm: Avoid ID mapping of kpti flag if it is no longer needed
Ard Biesheuvel
1
-1
/
+1
2024-02-24
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-1
/
+1
2024-02-23
arm64/mm: automatically fold contpte mappings
Ryan Roberts
1
-0
/
+64
2024-02-23
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
1
-0
/
+17
2024-02-23
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
1
-0
/
+38
2024-02-23
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2
-0
/
+286
2024-02-23
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
7
-44
/
+44
2024-02-23
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
1
-1
/
+1
2024-02-23
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2
-6
/
+6
2024-02-23
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
6
-15
/
+15
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
1
-7
/
+0
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-3
/
+8
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-2
/
+0
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
1
-0
/
+6
2024-02-16
arm64: ptdump: Deal with translation levels folded at runtime
Ard Biesheuvel
1
-5
/
+12
2024-02-16
arm64: ptdump: Disregard unaddressable VA space
Ard Biesheuvel
1
-2
/
+2
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2
-1
/
+3
2024-02-16
arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
Ard Biesheuvel
1
-19
/
+129
2024-02-16
arm64: mm: Add 5 level paging support to fixmap and swapper handling
Ard Biesheuvel
2
-5
/
+44
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
3
-2
/
+9
2024-02-16
arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
Ard Biesheuvel
1
-10
/
+60
2024-02-16
arm64: mm: Add definitions to support 5 levels of paging
Ard Biesheuvel
2
-5
/
+41
2024-02-16
arm64: mm: Add LPA2 support to phys<->pte conversion routines
Ard Biesheuvel
1
-0
/
+8
2024-02-16
arm64: mm: Wire up TCR.DS bit to PTE shareability fields
Ard Biesheuvel
2
-0
/
+6
2024-02-16
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
1
-19
/
+11
2024-02-16
arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
Ard Biesheuvel
1
-0
/
+13
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2
-10
/
+4
2024-02-16
arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
Ard Biesheuvel
2
-4
/
+4
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
3
-120
/
+14
2024-02-16
arm64: mm: avoid fixmap for early swapper_pg_dir updates
Ard Biesheuvel
1
-1
/
+15
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2
-6
/
+2
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
2
-21
/
+20
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
1
-0
/
+1
2024-02-16
arm64: mmu: Make __cpu_replace_ttbr1() out of line
Ard Biesheuvel
1
-0
/
+32
2024-02-09
arm64: ptdump: Discover start of vmemmap region at runtime
Ard Biesheuvel
1
-1
/
+3
2024-02-09
arm64: ptdump: Allow all region boundaries to be defined at boot time
Ard Biesheuvel
1
-32
/
+22
2024-02-09
arm64: mm: Move fixmap region above vmemmap region
Ard Biesheuvel
2
-2
/
+5
2024-02-09
arm64: mm: Move PCI I/O emulation region above the vmemmap region
Ard Biesheuvel
1
-2
/
+2
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+6
2024-01-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-04
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
1
-3
/
+0
2023-12-29
kasan/arm64: improve comments for KASAN_SHADOW_START/END
Andrey Konovalov
1
-0
/
+5
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2023-12-12
arm64: mm: get rid of kimage_vaddr global variable
Ard Biesheuvel
1
-3
/
+0
[next]