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-12-01
mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command
SeongJae Park
3
-1
/
+37
2022-12-01
mm/damon/sysfs: implement DAMOS tried regions update command
SeongJae Park
3
-2
/
+141
2022-12-01
mm/damon/sysfs-schemes: implement scheme region directory
SeongJae Park
1
-1
/
+122
2022-12-01
mm/damon/sysfs-schemes: implement schemes/tried_regions directory
SeongJae Park
1
-0
/
+57
2022-12-01
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
2
-1
/
+10
2022-12-01
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
3
-15
/
+22
2022-12-01
mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() to folios
Sidhartha Kumar
1
-6
/
+10
2022-12-01
mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
Sidhartha Kumar
3
-25
/
+27
2022-12-01
mm/hugetlb: convert free_huge_page to folios
Sidhartha Kumar
1
-13
/
+14
2022-12-01
mm/hugetlb: convert isolate_or_dissolve_huge_page to folios
Sidhartha Kumar
1
-7
/
+6
2022-12-01
mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios
Sidhartha Kumar
3
-10
/
+8
2022-12-01
mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios
Sidhartha Kumar
3
-25
/
+31
2022-12-01
mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
Sidhartha Kumar
3
-26
/
+31
2022-12-01
mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios
Sidhartha Kumar
2
-9
/
+9
2022-12-01
mempool: do not use ksize() for poisoning
Kees Cook
1
-6
/
+12
2022-12-01
maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up
Liam Howlett
1
-4
/
+9
2022-12-01
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
7
-10
/
+53
2022-12-01
Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions file
SeongJae Park
1
-5
/
+6
2022-12-01
Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directories
SeongJae Park
1
-0
/
+3
2022-12-01
mm: hugetlb_vmemmap: remove redundant list_del()
Muchun Song
1
-3
/
+1
2022-12-01
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2
-2
/
+8
2022-12-01
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2
-10
/
+46
2022-12-01
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
3
-6
/
+34
2022-12-01
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
8
-107
/
+40
2022-12-01
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
2
-1
/
+42
2022-12-01
mm/damon/lru_sort: enable and disable synchronously
SeongJae Park
1
-29
/
+22
2022-12-01
selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
SeongJae Park
2
-0
/
+43
2022-12-01
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
1
-30
/
+23
2022-12-01
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
2
-4
/
+0
2022-12-01
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
5
-30
/
+53
2022-12-01
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
4
-1065
/
+1091
2022-12-01
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
1
-15
/
+22
2022-12-01
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
3
-100
/
+109
2022-12-01
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
4
-4
/
+24
2022-12-01
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
1
-11
/
+3
2022-12-01
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
1
-14
/
+11
2022-12-01
mm/damon/core: split out scheme quota adjustment logic into a new function
SeongJae Park
1
-43
/
+48
2022-12-01
mm/damon/core: split out scheme stat update logic into a new function
SeongJae Park
1
-5
/
+11
2022-12-01
mm/damon/core: split damos application logic into a new function
SeongJae Park
1
-34
/
+39
2022-12-01
mm/damon/core: split out DAMOS-charged region skip logic into a new function
SeongJae Park
1
-31
/
+65
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
66
-35938
/
+36531
2022-12-01
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
1
-2
/
+0
2022-12-01
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-12-01
drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
Lee Jones
1
-0
/
+7
2022-12-01
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+5
2022-12-01
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
3
-3
/
+7
2022-12-01
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-4
/
+51
2022-12-01
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
3
-5
/
+24
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
7
-0
/
+13
[next]