index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
2022-04-28
1
-4
/
+0
*
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-04-21
1
-0
/
+5
*
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
2022-03-22
1
-2
/
+2
*
mm: list_lru: replace linear array with xarray
Muchun Song
2022-03-22
1
-23
/
+0
*
mm: introduce kmem_cache_alloc_lru
Muchun Song
2022-03-22
1
-0
/
+14
*
mm/memcg: retrieve parent memcg from css.parent
Wei Yang
2022-03-22
1
-3
/
+1
*
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
2022-03-22
1
-0
/
+1
*
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
2022-02-11
1
-2
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-0
/
+22
|
\
|
*
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
1
-0
/
+21
|
*
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
1
-0
/
+1
*
|
mm/memcg: Convert slab objcgs from struct page to struct slab
Vlastimil Babka
2022-01-06
1
-48
/
+0
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-8
/
+1
|
\
|
*
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
2021-11-06
1
-1
/
+1
|
*
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
1
-7
/
+0
*
|
mm/writeback: Add __folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-3
/
+2
*
|
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-10
/
+12
*
|
mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
Matthew Wilcox (Oracle)
2021-09-27
1
-9
/
+8
*
|
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
2021-09-27
1
-14
/
+18
*
|
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-27
1
-11
/
+9
*
|
mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+10
*
|
mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
Matthew Wilcox (Oracle)
2021-09-27
1
-3
/
+4
*
|
mm/memcg: Convert mem_cgroup_migrate() to take folios
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+2
*
|
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-4
/
+11
*
|
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-7
/
+21
*
|
mm/memcg: Add folio_memcg() and related functions
Matthew Wilcox (Oracle)
2021-09-27
1
-45
/
+65
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-43
/
+61
|
\
|
*
mm, memcg: remove unused functions
Miaohe Lin
2021-09-03
1
-12
/
+0
|
*
memcg: cleanup racy sum avoidance code
Shakeel Butt
2021-09-03
1
-13
/
+2
|
*
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
1
-0
/
+6
|
*
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
1
-22
/
+20
|
*
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
1
-3
/
+25
|
*
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2021-09-03
1
-0
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-14
/
+15
|
\
|
|
*
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-20
1
-14
/
+15
*
|
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-18
1
-1
/
+2
|
/
*
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-07-01
1
-0
/
+5
|
\
|
*
mm, memcg: introduce mem_cgroup_kmem_disabled()
Roman Gushchin
2021-06-05
1
-0
/
+5
*
|
mm: memcontrol: remove trailing semicolon in macros
Huilong Deng
2021-06-29
1
-1
/
+1
*
|
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
1
-0
/
+6
*
|
memcontrol: use flexible-array member
wenhuizhang
2021-06-29
1
-2
/
+1
*
|
mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
Muchun Song
2021-06-29
1
-4
/
+4
*
|
mm: memcontrol: simplify lruvec_holds_page_lru_lock
Muchun Song
2021-06-29
1
-24
/
+7
*
|
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
1
-5
/
+5
*
|
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
1
-0
/
+1
*
|
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
2021-05-05
1
-3
/
+4
*
|
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2021-05-05
1
-4
/
+4
*
|
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-05-05
1
-6
/
+5
*
|
linux/memcontrol.h: remove duplicate struct declaration
Wan Jiabing
2021-04-30
1
-2
/
+0
*
|
mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
Muchun Song
2021-04-30
1
-1
/
+6
[next]