index
:
linux.git
master
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
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-13
mm: memcontrol: fix warning when allocating the root cgroup
Johannes Weiner
2020-08-12
mm/memcontrol.c: delete duplicated words
Randy Dunlap
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-12
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
2020-08-07
mm: memcontrol: don't count limit-setting reclaim as memory pressure
Johannes Weiner
2020-08-07
mm: memcontrol: restore proper dirty throttling when memory.high changes
Johannes Weiner
2020-08-07
memcg, oom: check memcg margin for parallel oom
Yafang Shao
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
2020-08-07
mm, memcg: unify reclaim retry limits with page allocator
Chris Down
2020-08-07
mm, memcg: reclaim more aggressively before high allocator throttling
Chris Down
2020-08-07
mm: memcontrol: avoid workload stalls when lowering memory.high
Roman Gushchin
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all allocations
Roman Gushchin
2020-08-07
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
2020-08-07
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
2020-08-07
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
2020-08-07
mm: memcg/slab: deprecate memory.kmem.slabinfo
Roman Gushchin
2020-08-07
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
2020-08-07
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
2020-08-07
mm: memcg/slab: obj_cgroup API
Roman Gushchin
2020-08-07
mm: memcontrol: decouple reference counting from page accounting
Johannes Weiner
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2020-08-07
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...
Roman Gushchin
2020-08-07
mm: kmem: make memcg_kmem_enabled() irreversible
Roman Gushchin
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-24
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-07-24
mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()
Bhupesh Sharma
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-26
mm/memcontrol.c: prevent missed memory.low load tears
Chris Down
2020-06-26
mm/memcontrol.c: add missed css_put()
Muchun Song
2020-06-26
mm: memcontrol: handle div0 crash race condition in memory.low
Johannes Weiner
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-04
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
2020-06-03
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2020-06-03
mm: memcontrol: update page->mem_cgroup stability rules
Johannes Weiner
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
mm: memcontrol: make swap tracking an integral part of memory control
Johannes Weiner
2020-06-03
mm: memcontrol: prepare swap controller setup for integration
Johannes Weiner
2020-06-03
mm: memcontrol: drop unused try/commit/cancel charge API
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
2020-06-03
mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
Johannes Weiner
2020-06-03
mm: memcontrol: prepare move_account for removal of private page type counters
Johannes Weiner
[next]