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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
mm/page_poison: remove unused page_ext.h from page_poison
Kemeng Shi
1
-1
/
+0
2023-08-21
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
3
-10
/
+17
2023-08-21
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
1
-7
/
+7
2023-08-21
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
ZhangPeng
1
-2
/
+2
2023-08-21
mm: kmsan: use helper macro offset_in_page()
ZhangPeng
2
-2
/
+2
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
2
-2
/
+2
2023-08-21
mm/memory.c: fix some kernel-doc comments
Yang Li
1
-1
/
+2
2023-08-21
mm/memcg: fix obsolete function name in mem_cgroup_protection()
Miaohe Lin
1
-1
/
+1
2023-08-21
mm: zswap: kill zswap_get_swap_cache_page()
Johannes Weiner
1
-89
/
+53
2023-08-21
mm: zswap: tighten up entry invalidation
Johannes Weiner
1
-2
/
+2
2023-08-21
mm: zswap: use zswap_invalidate_entry() for duplicates
Johannes Weiner
1
-3
/
+1
2023-08-21
kernel/iomem.c: remove __weak ioremap_cache helper
Arnd Bergmann
1
-8
/
+4
2023-08-21
mm/page_ext: use page_ext_data helper in page_owner
Kemeng Shi
1
-1
/
+1
2023-08-21
mm/page_ext: use page_ext_data helper in page_table_check
Kemeng Shi
1
-1
/
+1
2023-08-21
mm/page_ext: add common function to get client data from page_ext
Kemeng Shi
1
-0
/
+6
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
3
-7
/
+8
2023-08-21
swap: remove some calls to compound_head() in swap_readpage()
Matthew Wilcox (Oracle)
1
-6
/
+7
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
3
-7
/
+7
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
3
-9
/
+10
2023-08-21
mm: kill frontswap
Johannes Weiner
17
-991
/
+121
2023-08-21
mm: zswap: multiple zpools support
Yosry Ahmed
1
-27
/
+54
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
6
-0
/
+318
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
4
-32
/
+329
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
10
-11
/
+323
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
3
-9
/
+18
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
7
-7
/
+11
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
2
-1
/
+3
2023-08-18
mm: add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
mm/vmemmap: allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
mm/vmemmap: improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
2
-5
/
+24
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
3
-4
/
+4
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
3
-10
/
+11
2023-08-18
mm: handle faults that merely update the accessed bit under the VMA lock
Matthew Wilcox (Oracle)
1
-6
/
+17
2023-08-18
mm: handle swap and NUMA PTE faults under the VMA lock
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-08-18
mm: run the fault-around code under the VMA lock
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down from do_fault()
Matthew Wilcox (Oracle)
1
-5
/
+15
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
Matthew Wilcox (Oracle)
1
-5
/
+11
2023-08-18
mm: handle some PMD faults under the VMA lock
Matthew Wilcox (Oracle)
1
-14
/
+25
2023-08-18
mm: handle PUD faults under the VMA lock
Matthew Wilcox (Oracle)
1
-13
/
+24
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
Matthew Wilcox (Oracle)
2
-9
/
+15
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
5
-31
/
+9
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
6
-16
/
+6
2023-08-18
mm/mmap: change vma iteration order in do_vmi_align_munmap()
Liam R. Howlett
1
-14
/
+13
2023-08-18
maple_tree: reduce resets during store setup
Liam R. Howlett
1
-11
/
+26
2023-08-18
maple_tree: refine mas_preallocate() node calculations
Liam R. Howlett
1
-1
/
+43
2023-08-18
maple_tree: update mas_preallocate() testing
Liam R. Howlett
1
-11
/
+16
2023-08-18
maple_tree: move mas_wr_end_piv() below mas_wr_extend_null()
Liam R. Howlett
1
-16
/
+15
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
4
-57
/
+64
[next]