index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-2
/
+2
|
\
|
*
mm: remove special swap entry functions
Alistair Popple
2021-07-01
1
-1
/
+1
|
*
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
2021-07-01
1
-1
/
+1
*
|
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-07-02
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
mm, memcg: introduce mem_cgroup_kmem_disabled()
Roman Gushchin
2021-06-05
1
-0
/
+5
|
*
mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init
Roman Gushchin
2021-06-05
1
-3
/
+3
*
|
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
1
-0
/
+1
*
|
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-29
1
-14
/
+27
*
|
mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
Muchun Song
2021-06-29
1
-1
/
+2
*
|
mm: memcontrol: simplify the logic of objcg pinning memcg
Muchun Song
2021-06-29
1
-14
/
+6
*
|
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
1
-6
/
+3
*
|
mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
Muchun Song
2021-06-29
1
-11
/
+14
*
|
mm: memcontrol: fix page charging in page replacement
Muchun Song
2021-06-29
1
-3
/
+5
*
|
mm: memcontrol: fix root_mem_cgroup charging
Muchun Song
2021-06-29
1
-5
/
+12
*
|
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
2021-06-29
1
-1
/
+1
*
|
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
2021-06-29
1
-0
/
+8
*
|
mm/memcg: optimize user context object stock access
Waiman Long
2021-06-29
1
-28
/
+72
*
|
mm/memcg: improve refill_obj_stock() performance
Waiman Long
2021-06-29
1
-13
/
+35
*
|
mm/memcg: cache vmstat data in percpu memcg_stock_pcp
Waiman Long
2021-06-29
1
-3
/
+87
*
|
mm/memcg: move mod_objcg_state() to memcontrol.c
Waiman Long
2021-06-29
1
-0
/
+13
*
|
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
[next]