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
starfive-6.6.48-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
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+1
2023-08-21
powerpc: convert various functions to use ptdescs
Vishal Moola (Oracle)
3
-50
/
+50
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+1
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2
-18
/
+14
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
1
-0
/
+203
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2
-32
/
+321
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
3
-0
/
+113
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
2
-2
/
+2
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-4
/
+0
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2
-5
/
+5
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2
-0
/
+5
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
3
-45
/
+12
2023-08-18
powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
1
-3
/
+26
2023-08-18
powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
1
-2
/
+6
2023-07-17
powerpc/kasan: Disable KCOV in KASAN code
Benjamin Gray
1
-0
/
+1
2023-07-10
powerpc/64s: Fix native_hpte_remove() to be irq-safe
Michael Ellerman
1
-4
/
+9
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-20
/
+29
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
2
-47
/
+6
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-2
/
+8
2023-06-25
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
Linus Torvalds
1
-11
/
+3
2023-06-25
powerpc/mm: Convert to using lock_mm_and_find_vma()
Michael Ellerman
1
-36
/
+3
2023-06-21
powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...
Aneesh Kumar K.V
1
-1
/
+1
2023-06-21
powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
1
-2
/
+1
2023-06-21
powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
1
-12
/
+22
2023-06-20
powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
1
-1
/
+1
2023-06-20
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
1
-1
/
+1
2023-06-20
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2
-0
/
+6
2023-06-14
powerpc/32s: Fix LLVM SMP build
Nicholas Piggin
1
-4
/
+4
2023-06-10
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled
Nicholas Piggin
1
-1
/
+9
2023-05-11
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
1
-2
/
+2
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-14
/
+7
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-4
/
+41
2023-04-06
powerc/mm: try VMA lock-based page fault handling first
Laurent Dufour
1
-0
/
+37
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2
-2
/
+2
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
1
-14
/
+7
2023-04-04
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
1
-0
/
+1
2023-03-29
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-2
/
+2
2023-03-15
powerpc/mm: Fix false detection of read faults
Russell Currey
1
-3
/
+8
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-40
/
+44
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-20
powerpc/e500: Add missing prototype for 'relocate_init'
Christophe Leroy
1
-0
/
+1
2023-02-16
powerpc/mm: Rearrange if-else block to avoid clang warning
Anders Roxell
1
-7
/
+4
2023-02-16
powerpc/nohash: Fix build with llvm-as
Michael Ellerman
1
-1
/
+1
2023-02-16
powerpc/nohash: Fix build error with binutils >= 2.38
Michael Ellerman
1
-1
/
+4
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
2
-1
/
+25
2023-02-10
powerpc/64s: Fix stress_hpt memblock alloc alignment
Nicholas Piggin
1
-1
/
+2
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
[next]