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
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2
-98
/
+58
2021-09-03
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
1
-1
/
+2
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
3
-17
/
+28
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2
-24
/
+37
2021-09-03
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...
Suren Baghdasaryan
3
-1
/
+12
2021-09-03
shmem: shmem_writepage() split unlikely i915 THP
Hugh Dickins
1
-1
/
+13
2021-09-03
huge tmpfs: decide stat.st_blksize by shmem_is_huge()
Hugh Dickins
1
-11
/
+1
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2
-62
/
+31
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
3
-13
/
+19
2021-09-03
huge tmpfs: move shmem_huge_enabled() upwards
Hugh Dickins
1
-37
/
+35
2021-09-03
huge tmpfs: revert shmem's use of transhuge_vma_enabled()
Hugh Dickins
1
-1
/
+2
2021-09-03
huge tmpfs: remove shrinklist addition from shmem_setattr()
Hugh Dickins
1
-19
/
+0
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
3
-3
/
+31
2021-09-03
huge tmpfs: fix fallocate(vanilla) advance over huge pages
Hugh Dickins
1
-3
/
+16
2021-09-03
shmem: include header file to declare swap_info
Miaohe Lin
1
-2
/
+1
2021-09-03
shmem: remove unneeded function forward declaration
Miaohe Lin
1
-3
/
+0
2021-09-03
shmem: remove unneeded header file
Miaohe Lin
1
-2
/
+0
2021-09-03
shmem: remove unneeded variable ret
Miaohe Lin
1
-2
/
+1
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
2
-15
/
+18
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
2
-23
/
+0
2021-09-03
fs, mm: fix race in unlinking swapfile
Hugh Dickins
2
-1
/
+13
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
4
-15
/
+20
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2
-32
/
+7
2021-09-03
mm/gup: documentation corrections for gup/pup
John Hubbard
1
-7
/
+20
2021-09-03
mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()
Miaohe Lin
1
-2
/
+2
2021-09-03
mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()
Miaohe Lin
1
-5
/
+7
2021-09-03
mm: gup: remove useless BUG_ON in __get_user_pages()
Miaohe Lin
1
-1
/
+0
2021-09-03
mm: gup: remove unneed local variable orig_refs
Miaohe Lin
1
-3
/
+1
2021-09-03
mm: gup: remove set but unused local variable major
Miaohe Lin
1
-2
/
+1
2021-09-03
include/linux/buffer_head.h: fix boolreturn.cocci warnings
Jing Yangyang
1
-1
/
+1
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
4
-24
/
+26
2021-09-03
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
2
-11
/
+11
2021-09-03
fs: drop_caches: fix skipping over shadow cache inodes
Johannes Weiner
1
-1
/
+2
2021-09-03
mm: remove irqsave/restore locking from contexts with irqs enabled
Johannes Weiner
3
-19
/
+13
2021-09-03
writeback: use READ_ONCE for unlocked reads of writeback stats
Jan Kara
1
-12
/
+13
2021-09-03
writeback: rename domain_update_bandwidth()
Jan Kara
1
-4
/
+4
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
4
-14
/
+37
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
4
-16
/
+46
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
4
-2
/
+27
2021-09-03
mm: add kernel_misc_reclaimable in show_free_areas
liuhailong
1
-0
/
+2
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
3
-14
/
+14
2021-09-03
mm/debug_vm_pgtable: fix corrupted page flag
Gavin Shan
1
-4
/
+51
2021-09-03
mm/debug_vm_pgtable: remove unused code
Gavin Shan
1
-54
/
+0
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying t...
Gavin Shan
1
-48
/
+38
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying tests
Gavin Shan
1
-78
/
+48
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying tests
Gavin Shan
1
-52
/
+46
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying tests
Gavin Shan
1
-35
/
+32
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp tests
Gavin Shan
1
-19
/
+17
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap tests
Gavin Shan
1
-25
/
+23
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap tests
Gavin Shan
1
-32
/
+26
[prev]
[next]