summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* mm/memcontrol.c: fix bad line in commentQian Cai2019-03-06
* mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2019-03-06
* numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-06
* mm: memcontrol: expose THP events on a per-memcg basisChris Down2019-03-06
* memcg: killed threads should not invoke memcg OOM killerTetsuo Handa2019-03-06
* mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunableChris Down2019-03-06
* mm, memcg: create mem_cgroup_from_seqChris Down2019-03-06
* mm/memcontrol.c: use struct_size() in kmalloc()Gustavo A. R. Silva2019-03-06
* memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-03-06
* memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko2018-12-28
* mm, oom: add oom victim's memcg to the oom context informationyuzhoujian2018-12-28
* mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin2018-11-03
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* | mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin2018-10-26
* | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-26
* | memcg: remove memcg_kmem_skip_accountShakeel Butt2018-10-26
* | mm/memcontrol.c: fix memory.stat item orderingJohannes Weiner2018-10-26
* | mm: drain memcg stocks on css offliningRoman Gushchin2018-10-26
|/
* mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner2018-09-04
* mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-22
* memcg: reduce memcg tree traversals for stats collectionShakeel Butt2018-08-22
* mm/vmscan.c: clear shrinker bit if there are no objects related to memcgKirill Tkhai2018-08-17
* mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai2018-08-17
* mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai2018-08-17
* mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()Kirill Tkhai2018-08-17
* mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai2018-08-17
* mm/memcontrol.c: move up for_each_mem_cgroup{, _tree} definesKirill Tkhai2018-08-17
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-17
* memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-17
* fs, mm: account buffer_head to kmemcgShakeel Butt2018-08-17
* fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-17
* Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
|\
| * Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-05
| |\
| * | memcontrol: schedule throttling if we are congestedTejun Heo2018-07-09
* | | memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai2018-08-02
| |/ |/|
* | mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia2018-07-21
|/
* mm: fix oom_kill event handlingRoman Gushchin2018-06-14
* mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin2018-06-14
* mm: memcg: allow lowering memory.swap.max below the current usageTejun Heo2018-06-07
* memcg: introduce memory.minRoman Gushchin2018-06-07
* mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid2018-06-07
* mm: memcontrol: drain stocks on resize limitShakeel Butt2018-06-07
* memcg: mark memcg1_events static constGreg Thelen2018-06-07
* memcg: writeback: use memcg->cgwb_list directlyWang Long2018-06-07
* mm: treat memory.low value inclusiveRoman Gushchin2018-06-07
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-07
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-07
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-07
* mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo2018-06-07