index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-11-11
mm/list_lru: code clean up for reparenting
Kairui Song
2024-11-11
memcg: add flush tracepoint
JP Kobryn
2024-11-11
memcg: rename do_flush_stats and add force flag
JP Kobryn
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
2024-11-07
memcg: factor out mem_cgroup_stat_aggregate()
Xiu Jianfeng
2024-11-06
memcg-v1: remove memcg move locking code
Shakeel Butt
2024-11-06
memcg-v1: remove charge move code
Shakeel Butt
2024-11-06
mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is large
Ryan Roberts
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
2024-11-05
mm/memcontrol: add per-memcg pgpgin/pswpin counter
Jingxiang Zeng
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-05
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
2024-09-09
mm: clean up mem_cgroup_iter()
Kinsey Ho
2024-09-09
mm: restart if multiple traversals raced
Kinsey Ho
2024-09-09
mm: increment gen # before restarting traversal
Kinsey Ho
2024-09-09
mm: don't hold css->refcnt during traversal
Kinsey Ho
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-01
memcg: make PGPGIN and PGPGOUT v1 only
Shakeel Butt
2024-09-01
memcg: move v1 events and statistics code to v1 file
Shakeel Butt
2024-09-01
memcg: move mem_cgroup_charge_statistics to v1 code
Shakeel Butt
2024-09-01
memcg: move mem_cgroup_event_ratelimit to v1 code
Shakeel Butt
2024-09-01
memcg: move v1 only percpu stats in separate struct
Shakeel Butt
2024-09-01
mm: kmem: add lockdep assertion to obj_cgroup_memcg
Muchun Song
2024-09-01
memcg: replace memcg ID idr with xarray
Shakeel Butt
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2024-09-01
mm: memcg: don't call propagate_protected_usage() needlessly
Roman Gushchin
2024-09-01
memcg: increase the valid index range for memcg stats
Shakeel Butt
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
2024-09-01
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
2024-08-07
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
2024-07-12
mm/page_counter: move calculating protection values to page_counter
Maarten Lankhorst
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-04
mm: memcg: adjust the warning when seq_buf overflows
Xiu Jianfeng
2024-07-04
mm: memcg: remove redundant seq_buf_has_overflowed()
Xiu Jianfeng
2024-07-04
mm: memcg: guard memcg1-specific fields accesses in mm/memcontrol.c
Roman Gushchin
2024-07-04
mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()
Roman Gushchin
2024-07-04
mm: memcg: guard cgroup v1-specific code in mem_cgroup_print_oom_meminfo()
Roman Gushchin
2024-07-04
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
2024-07-04
mm: memcg: move memcg_account_kmem() to memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
Roman Gushchin
[next]