index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2024-06-15
mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
Baolin Wang
2024-06-05
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Sebastian Andrzej Siewior
2024-05-11
memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
Xiu Jianfeng
2024-05-11
mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
Xiu Jianfeng
2024-05-07
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
Breno Leitao
2024-05-07
memcg: use proper type for mod_memcg_state
Shakeel Butt
2024-05-07
memcg: warn for unexpected events and stats
Shakeel Butt
2024-05-07
memcg: cleanup __mod_memcg_lruvec_state
Shakeel Butt
2024-05-07
memcg: reduce memory for the lruvec and memcg stats
Shakeel Butt
2024-05-07
mm: memcg: account memory used for memcg vmstats and lruvec stats
Roman Gushchin
2024-05-07
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2024-05-07
memcg: reduce memory size of mem_cgroup_events_index
Shakeel Butt
2024-05-05
memcg: fix data-race KCSAN bug in rstats
Breno Leitao
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
2024-04-25
mm, slab: move slab_memcg hooks to mm/memcontrol.c
Vlastimil Babka
2024-04-25
mm, slab: move memcg charging to post-alloc hook
Vlastimil Babka
2024-04-25
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2024-03-04
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
2024-03-04
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
2024-03-04
mm: memcg: make memcg huge page split support any order split
Zi Yan
2024-03-04
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
2024-02-22
mm: memcg: use larger batches for proactive reclaim
T.J. Mercier
2024-02-22
mm: memcg: don't periodically flush stats when memcg is disabled
T.J. Mercier
2024-02-22
mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats
Shakeel Butt
2024-02-21
memcg: use a folio in get_mctgt_type_thp
Matthew Wilcox (Oracle)
2024-02-21
memcg: use a folio in get_mctgt_type
Matthew Wilcox (Oracle)
2024-02-21
memcg: return the folio in union mc_target
Matthew Wilcox (Oracle)
2024-02-21
memcg: convert mem_cgroup_move_charge_pte_range() to use a folio
Matthew Wilcox (Oracle)
2024-02-20
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
2024-02-07
mm: memcg: optimize parent iteration in memcg_rstat_updated()
Yosry Ahmed
2024-01-25
mm: memcontrol: don't throttle dying tasks on memory.high
Johannes Weiner
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-05
mm/memcontrol: remove __mod_lruvec_page_state()
Matthew Wilcox (Oracle)
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2023-12-29
mm: memcg: fix split queue list crash when large folio migration
Baolin Wang
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
mm: memcg: make stats flushing threshold per-memcg
Yosry Ahmed
2023-12-20
mm: memcg: move vmstats structs definition above flushing code
Yosry Ahmed
2023-12-20
mm: memcg: change flush_next_time to flush_last_time
Yosry Ahmed
2023-12-12
mm: memcg: add per-memcg zswap writeback stat
Domenico Cerasuolo
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2023-12-10
mm: memcg: add reminder comment for the memcg v2 events
Dmitry Rokosov
2023-12-06
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
2023-12-06
mm/slab: move pre/post-alloc hooks from slab.h to slub.c
Vlastimil Babka
2023-12-05
mm/memcontrol: remove CONFIG_SLAB #ifdef guards
Vlastimil Babka
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
[next]