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
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-9
/
+9
2021-05-05
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
1
-0
/
+1
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
1
-3
/
+3
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
1
-127
/
+3
2021-04-30
mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...
Muchun Song
1
-38
/
+25
2021-04-30
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
1
-58
/
+58
2021-04-30
mm: memcontrol: change ug->dummy_page only if memcg changed
Muchun Song
1
-1
/
+1
2021-04-30
mm: memcontrol: introduce obj_cgroup_{un}charge_pages
Muchun Song
1
-23
/
+40
2021-04-30
mm: memcontrol: slab: fix obtain a reference to a freeing memcg
Muchun Song
1
-1
/
+9
2021-04-30
memcg: charge before adding to swapcache on swapin
Shakeel Butt
1
-43
/
+74
2021-04-30
mm: memcontrol: consolidate lruvec stat flushing
Johannes Weiner
1
-46
/
+28
2021-04-30
mm: memcontrol: switch to rstat
Johannes Weiner
1
-131
/
+87
2021-04-30
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
1
-0
/
+32
2021-04-30
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
1
-10
/
+11
2021-04-30
mm: memcontrol: fix cpuhotplug statistics flushing
Johannes Weiner
1
-14
/
+21
2021-04-30
memcg: enable memcg oom-kill for __GFP_NOFAIL
Shakeel Butt
1
-3
/
+0
2021-04-30
memcg: cleanup root memcg checks
Shakeel Butt
1
-2
/
+2
2021-04-30
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
1
-25
/
+11
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
1
-9
/
+6
2021-02-25
mm: memcontrol: fix get_active_memcg return value
Muchun Song
1
-7
/
+3
2021-02-25
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
1
-1
/
+13
2021-02-25
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
1
-23
/
+0
2021-02-25
mm: memcontrol: replace the loop with a list_for_each_entry()
Muchun Song
1
-27
/
+8
2021-02-25
mm/memcontrol: remove redundant NULL check
Yang Li
1
-2
/
+1
2021-02-25
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
1
-3
/
+8
2021-02-25
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-0
/
+3
2021-02-25
mm/memcg: remove rcu locking for lock_page_lruvec function series
Alex Shi
1
-6
/
+0
2021-02-25
mm/memcg: revise the using condition of lock_page_lruvec function series
Alex Shi
1
-4
/
+5
2021-02-25
mm: memcontrol: make the slab calculation consistent
Muchun Song
1
-39
/
+66
2021-02-25
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-24
/
+2
2021-02-25
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-3
/
+2
2021-02-25
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-14
/
+6
2021-02-25
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
1
-4
/
+2
2021-02-25
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
1
-1
/
+9
2021-02-25
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
1
-4
/
+19
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-10
Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
Johannes Weiner
1
-3
/
+2
2021-01-24
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
1
-3
/
+1
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
1
-1
/
+1
2020-12-19
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
1
-37
/
+0
2020-12-19
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
1
-6
/
+4
2020-12-19
mm/memcg: bail early from swap accounting if memcg disabled
Alex Shi
1
-0
/
+6
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+81
2020-12-16
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
1
-3
/
+75
2020-12-16
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
1
-0
/
+6
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-79
/
+65
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-0
/
+2
2020-12-15
mm: move lruvec stats update functions to vmstat.h
Shakeel Butt
1
-0
/
+17
2020-12-15
mm/memcg: remove incorrect comment
Alex Shi
1
-1
/
+0
2020-12-15
mm: memcontrol: sssign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
[next]