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
path:
root
/
mm
/
percpu-stats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
percpu: rework memcg accounting
Roman Gushchin
1
-31
/
+15
2021-04-21
percpu: implement partial chunk depopulation
Roman Gushchin
1
-5
/
+7
2021-04-09
percpu: make pcpu_nr_empty_pop_pages per chunk type
Roman Gushchin
1
-2
/
+7
2020-08-12
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
1
-14
/
+22
2020-04-01
percpu: update copyright emails to dennis@kernel.org
Dennis Zhou
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-03-13
percpu: convert chunk hints to be based on pcpu_block_md
Dennis Zhou
1
-2
/
+3
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-04-06
mm: reuse DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
2017-09-28
percpu: fix starting offset for chunk statistics traversal
Dennis Zhou
1
-1
/
+1
2017-07-27
percpu: add first_bit to keep track of the first free in the bitmap
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-27
percpu: replace area map allocator with bitmap
Dennis Zhou (Facebook)
1
-39
/
+60
2017-07-26
percpu: introduce nr_empty_pop_pages to help empty page accounting
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-26
percpu: end chunk area maps page aligned for the populated bitmap
Dennis Zhou (Facebook)
1
-2
/
+3
2017-07-26
percpu: remove has_reserved from pcpu_chunk
Dennis Zhou (Facebook)
1
-1
/
+1
2017-07-17
percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats
Dennis Zhou (Facebook)
1
-0
/
+1
2017-07-17
percpu: change the format for percpu_stats output
Dennis Zhou (Facebook)
1
-3
/
+3
2017-07-17
percpu: pcpu-stats change void buffer to int buffer
Dennis Zhou (Facebook)
1
-2
/
+2
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
1
-0
/
+222