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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
kasan: update documentation
Andrey Konovalov
1
-60
/
+90
2022-05-13
kasan: give better names to shadow values
Andrey Konovalov
5
-21
/
+21
2022-05-13
kasan: use tabs to align shadow values
Andrey Konovalov
1
-16
/
+16
2022-05-13
kasan: clean up comments in internal kasan.h
Andrey Konovalov
1
-41
/
+33
2022-05-13
mm/vmalloc: use raw_cpu_ptr() for vmap_block_queue access
Sebastian Andrzej Siewior
1
-4
/
+2
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
7
-59
/
+59
2022-05-13
zram: remove double compression logic
Alexey Romanov
2
-33
/
+10
2022-05-13
percpu: improve percpu_alloc_percpu event trace
Vasily Averin
3
-12
/
+24
2022-05-13
docs: vm/page_owner: tweak literal block in STANDARD FORMAT SPECIFIERS
Akira Yokosawa
1
-4
/
+4
2022-05-13
mm/damon/reclaim: use resource_size function on resource object
Jiapeng Chong
1
-1
/
+1
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
3
-16
/
+6
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2
-6
/
+66
2022-05-13
arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Kefeng Wang
2
-6
/
+56
2022-05-13
mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
Tong Tiangen
1
-2
/
+0
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
2
-18
/
+15
2022-05-13
mm: page_table_check: move pxx_user_accessible_page into x86
Kefeng Wang
2
-17
/
+17
2022-05-13
mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
Tong Tiangen
1
-4
/
+4
2022-05-13
mm/migrate: convert move_to_new_page() into move_to_new_folio()
Matthew Wilcox (Oracle)
1
-29
/
+29
2022-05-13
mm: add folio_test_movable()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-05-13
mm: add folio_mapping_flags()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
3
-63
/
+55
2022-05-13
mm/shmem: convert shmem_getpage_gfp to use a folio
Matthew Wilcox (Oracle)
1
-52
/
+43
2022-05-13
mm/shmem: convert shmem_alloc_and_acct_page to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-05-13
mm/shmem: add shmem_alloc_folio()
Matthew Wilcox (Oracle)
1
-4
/
+10
2022-05-13
mm/shmem: turn shmem_should_replace_page into shmem_should_replace_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-05-13
mm/shmem: convert shmem_add_to_page_cache to take a folio
Matthew Wilcox (Oracle)
1
-26
/
+31
2022-05-13
mm/swap: add folio_throttle_swaprate
Matthew Wilcox (Oracle)
1
-0
/
+4
2022-05-13
mm/shmem: use a folio in shmem_unused_huge_shrink
Matthew Wilcox (Oracle)
1
-11
/
+12
2022-05-13
vmscan: remove remaining uses of page in shrink_page_list
Matthew Wilcox (Oracle)
1
-62
/
+60
2022-05-13
mm: allow can_split_folio() to be called when THP are disabled
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-05-13
vmscan: convert the activate_locked portion of shrink_page_list to folios
Matthew Wilcox (Oracle)
1
-8
/
+9
2022-05-13
vmscan: move initialisation of mapping down
Matthew Wilcox (Oracle)
1
-5
/
+2
2022-05-13
vmscan: convert lazy freeing to folios
Matthew Wilcox (Oracle)
2
-9
/
+23
2022-05-13
vmscan: convert page buffer handling to use folios
Matthew Wilcox (Oracle)
1
-23
/
+25
2022-05-13
vmscan: convert dirty page handling to folios
Matthew Wilcox (Oracle)
1
-22
/
+26
2022-05-13
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
3
-28
/
+31
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
6
-31
/
+35
2022-05-13
vmscan: convert the writeback handling in shrink_page_list() to folios
Matthew Wilcox (Oracle)
1
-36
/
+42
2022-05-13
vmscan: use folio_mapped() in shrink_page_list()
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-13
mm: remove alloc_pages_vma()
Matthew Wilcox (Oracle)
2
-37
/
+32
2022-05-13
alpha: fix alloc_zeroed_user_highpage_movable()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-13
mm/huge_memory: convert do_huge_pmd_anonymous_page() to use vma_alloc_folio()
Matthew Wilcox (Oracle)
1
-5
/
+4
2022-05-13
shmem: convert shmem_alloc_hugepage() to use vma_alloc_folio()
Matthew Wilcox (Oracle)
1
-6
/
+4
2022-05-13
mm/shmem: remove duplicate include in memory.c
Wan Jiabing
1
-1
/
+0
2022-05-13
mm/vmscan: don't use NUMA_NO_NODE as indicator of page on different node
Wei Yang
1
-4
/
+3
2022-05-13
mm/vmscan: filter empty page_list at the beginning
Wei Yang
1
-4
/
+6
2022-05-13
mm/vmscan: use helper folio_is_file_lru()
Miaohe Lin
1
-2
/
+2
2022-05-13
mm/vmscan: remove obsolete comment in kswapd_run
Miaohe Lin
1
-1
/
+0
2022-05-13
mm/vmscan: take all base pages of THP into account when race with speculative...
Miaohe Lin
1
-1
/
+1
2022-05-13
mm/vmscan: introduce helper function reclaim_page_list()
Miaohe Lin
1
-25
/
+25
[prev]
[next]