index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-9
/
+9
*
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
1
-0
/
+1
*
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2021-05-05
1
-3
/
+3
*
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-05-05
1
-127
/
+3
*
mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...
Muchun Song
2021-04-30
1
-38
/
+25
*
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
2021-04-30
1
-58
/
+58
*
mm: memcontrol: change ug->dummy_page only if memcg changed
Muchun Song
2021-04-30
1
-1
/
+1
*
mm: memcontrol: introduce obj_cgroup_{un}charge_pages
Muchun Song
2021-04-30
1
-23
/
+40
*
mm: memcontrol: slab: fix obtain a reference to a freeing memcg
Muchun Song
2021-04-30
1
-1
/
+9
*
memcg: charge before adding to swapcache on swapin
Shakeel Butt
2021-04-30
1
-43
/
+74
*
mm: memcontrol: consolidate lruvec stat flushing
Johannes Weiner
2021-04-30
1
-46
/
+28
*
mm: memcontrol: switch to rstat
Johannes Weiner
2021-04-30
1
-131
/
+87
*
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
2021-04-30
1
-0
/
+32
*
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
2021-04-30
1
-10
/
+11
*
mm: memcontrol: fix cpuhotplug statistics flushing
Johannes Weiner
2021-04-30
1
-14
/
+21
*
memcg: enable memcg oom-kill for __GFP_NOFAIL
Shakeel Butt
2021-04-30
1
-3
/
+0
*
memcg: cleanup root memcg checks
Shakeel Butt
2021-04-30
1
-2
/
+2
*
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
2021-04-30
1
-25
/
+11
*
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
2021-03-13
1
-9
/
+6
*
mm: memcontrol: fix get_active_memcg return value
Muchun Song
2021-02-24
1
-7
/
+3
*
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
2021-02-24
1
-1
/
+13
*
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
2021-02-24
1
-23
/
+0
*
mm: memcontrol: replace the loop with a list_for_each_entry()
Muchun Song
2021-02-24
1
-27
/
+8
*
mm/memcontrol: remove redundant NULL check
Yang Li
2021-02-24
1
-2
/
+1
*
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
2021-02-24
1
-3
/
+8
*
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
1
-0
/
+3
*
mm/memcg: remove rcu locking for lock_page_lruvec function series
Alex Shi
2021-02-24
1
-6
/
+0
*
mm/memcg: revise the using condition of lock_page_lruvec function series
Alex Shi
2021-02-24
1
-4
/
+5
*
mm: memcontrol: make the slab calculation consistent
Muchun Song
2021-02-24
1
-39
/
+66
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-24
/
+2
*
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
1
-3
/
+2
*
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
1
-14
/
+6
*
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
2021-02-24
1
-4
/
+2
*
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
2021-02-24
1
-1
/
+9
*
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
2021-02-24
1
-4
/
+19
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
Johannes Weiner
2021-02-09
1
-3
/
+2
*
|
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
2021-01-24
1
-3
/
+1
|
/
*
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
2020-12-19
1
-37
/
+0
*
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
2020-12-19
1
-6
/
+4
*
mm/memcg: bail early from swap accounting if memcg disabled
Alex Shi
2020-12-19
1
-0
/
+6
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-3
/
+81
|
\
|
*
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
1
-3
/
+75
|
*
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
2020-12-15
1
-0
/
+6
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-79
/
+65
|
\
\
|
|
/
|
/
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-77
/
+62
|
|
\
|
|
*
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2020-12-02
1
-11
/
+5
|
|
*
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
2020-12-02
1
-3
/
+3
|
|
*
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
1
-65
/
+56
[next]