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-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
2020-06-03
mm: memcontrol: prepare uncharging for removal of private page type counters
Johannes Weiner
2020-06-03
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: memcontrol: move out cgroup swaprate throttling
Johannes Weiner
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-06-03
mm: memcontrol: fix stat-corrupting race in charge moving
Johannes Weiner
2020-06-03
mm/memcg: optimize memory.numa_stat like memory.stat
Shakeel Butt
2020-06-02
memcg: fix memcg_kmem_bypass() for remote memcg charging
Zefan Li
2020-06-02
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
2020-06-02
mm/memcg: move cgroup high memory limit setting into struct page_counter
Jakub Kicinski
2020-06-02
mm/memcg: move penalty delay clamping out of calculate_high_delay()
Jakub Kicinski
2020-06-02
mm/memcg: prepare for swap over-high accounting and penalty calculation
Jakub Kicinski
2020-06-02
memcg: expose root cgroup's memory.stat
Shakeel Butt
2020-06-02
mm: memcontrol: simplify value comparison between count and limit
Kaixu Xia
2020-06-02
mm, memcg: add workingset_restore in memory.stat
Yafang Shao
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-05-07
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
2020-04-10
mm, memcg: do not high throttle allocators based on wraparound
Jakub Kicinski
2020-04-07
mm: use fallthrough;
Joe Perches
[next]