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-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
2023-12-11
arm64: mm: Only map KPTI trampoline if it is going to be used
Ard Biesheuvel
1
-0
/
+3
2023-11-22
arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
Will Deacon
1
-4
/
+3
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-132
/
+8
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-9
/
+15
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
5
-8
/
+5
2023-10-19
arm64, kasan: update comment in kasan_init
Andrey Konovalov
1
-1
/
+5
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
2
-4
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
Mark Rutland
2
-2
/
+2
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
1
-2
/
+1
2023-10-13
arm64: swiotlb: Reduce the default size if no ZONE_DMA bouncing needed
Catalin Marinas
1
-1
/
+10
2023-10-04
arm64: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
1
-132
/
+8
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+1
2023-09-30
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
1
-14
/
+3
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-2
/
+4
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-30
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-2
/
+0
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-35
/
+30
2023-08-25
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
1
-2
/
+3
2023-08-25
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
1
-1
/
+1
2023-08-25
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
1
-22
/
+14
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-3
/
+4
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
1
-4
/
+6
2023-08-04
arm64: fix build warning for ARM64_MEMSTART_SHIFT
Zhang Jianhua
1
-0
/
+27
2023-07-31
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
1
-2
/
+0
2023-07-27
arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK
Anshuman Khandual
1
-1
/
+1
2023-07-20
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
1
-1
/
+3
2023-07-12
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
1
-2
/
+2
2023-07-04
arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
SeongJae Park
1
-2
/
+0
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-39
/
+8
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+12
2023-06-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-36
/
+80
2023-06-25
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
1
-39
/
+8
2023-06-23
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
1
-2
/
+17
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
6
-34
/
+63
2023-06-20
arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
Catalin Marinas
1
-1
/
+6
2023-06-20
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-9
/
+2
2023-06-20
arm64: allow pte_offset_map() to fail
Hugh Dickins
1
-0
/
+3
2023-06-15
arm64: mm: fix VA-range sanity check
Mark Rutland
1
-2
/
+2
2023-06-15
arm64/mm: remove now-superfluous ISBs from TTBR writes
Jamie Iles
1
-1
/
+1
2023-06-14
arm64: consolidate rox page protection logic
Russell King
1
-2
/
+7
[next]