- ebc5d83d mm/memcontrol: use vmstat names for printing statistics by Konstantin Khlebnikov · 5 years ago
- 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 5 years ago
- fa40d1e mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() by Shakeel Butt · 5 years ago
- 8c8c383 mm: memcontrol: try harder to set a new memory.high by Johannes Weiner · 5 years ago
- 7249c9f mm: memcontrol: remove dead code from memory_max_write() by Johannes Weiner · 5 years ago
- 9da83f3 mm, memcg: clean up reclaim iter array by Yafang Shao · 5 years ago
- 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 00d484f mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 5 years ago
- 869712f mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges by Johannes Weiner · 5 years ago
- 221ec5c mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly by Roman Gushchin · 5 years ago
- 7961eee mm: memcontrol: fix NULL-ptr deref in percpu stats flush by Shakeel Butt · 5 years ago
- ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
- 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
- 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
- e55d9d9 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 5 years ago
- 87eaceb mm: thp: make deferred split shrinker memcg aware by Yang Shi · 5 years ago
- 0a432dc mm: shrinker: make shrinker not depend on memcg kmem by Yang Shi · 5 years ago
- 0158115 memcg, kmem: deprecate kmem.limit_in_bytes by Michal Hocko · 5 years ago
- 4d0e3230 mm/memcontrol.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
- e1a366b mm: memcontrol: switch to rcu protection in drain_all_stock() by Roman Gushchin · 5 years ago
- 0e4b01d mm, memcg: throttle allocators when failing reclaim over memory.high by Chris Down · 5 years ago
- d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
- 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
- a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
- 6c1c280 mm: memcontrol: fix percpu vmstats and vmevents flush by Shakeel Butt · 5 years ago
- b4c4648 mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones" by Roman Gushchin · 5 years ago
- bee07b3 mm: memcontrol: flush percpu slab vmstats on kmem offlining by Roman Gushchin · 5 years ago
- 3a8e9ac writeback: add tracepoints for cgroup foreign writebacks by Tejun Heo · 5 years ago
- 97b2782 writeback, memcg: Implement foreign dirty flushing by Tejun Heo · 5 years ago
- bb65f89 mm: memcontrol: flush percpu vmevents before releasing memcg by Roman Gushchin · 5 years ago
- c350a99 mm: memcontrol: flush percpu vmstats before releasing memcg by Roman Gushchin · 5 years ago
- ec9f023 mm: workingset: fix vmstat counters for shadow nodes by Roman Gushchin · 5 years ago
- 54a83d6 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 5 years ago
- 766a4c1 mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones by Yafang Shao · 5 years ago
- fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
- f168a9a mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks() by Tetsuo Handa · 5 years ago
- fb2f2b0 mm: memcg/slab: reparent memcg kmem_caches on cgroup removal by Roman Gushchin · 5 years ago
- 4d96ba3 mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages by Roman Gushchin · 5 years ago
- f0a3a24 mm: memcg/slab: rework non-root kmem_cache lifecycle management by Roman Gushchin · 5 years ago
- 49a18ea mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() by Roman Gushchin · 5 years ago
- c8713d0 mm: memcontrol: dump memory.stat during cgroup OOM by Johannes Weiner · 5 years ago
- 1e577f9 mm, memcg: introduce memory.events.local by Shakeel Butt · 5 years ago
- 38d3849 memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL by Shakeel Butt · 5 years ago
- dd92399 mm/memcontrol: fix wrong statistics in memory.stat by Yafang Shao · 5 years ago
- 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
- 815744d mm: memcontrol: don't batch updates of local VM stats and events by Johannes Weiner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- def0fda mm: memcontrol: fix NUMA round-robin reclaim at intermediate level by Johannes Weiner · 6 years ago
- 42a3003 mm: memcontrol: fix recursive statistics correctness & scalabilty by Johannes Weiner · 6 years ago
- db9adbc mm: memcontrol: move stat/event counting functions out-of-line by Johannes Weiner · 6 years ago
- 205b20c mm: memcontrol: make cgroup stats and events query API explicitly local by Johannes Weiner · 6 years ago
- 871789d mm, memcg: rename ambiguously named memory.stat counters and functions by Chris Down · 6 years ago
- 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
- 21d89d1 mm: memcontrol: push down mem_cgroup_nr_lru_pages() by Johannes Weiner · 6 years ago
- 2b487e5 mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() by Johannes Weiner · 6 years ago
- 22796c8 mm: memcontrol: replace node summing with memcg_page_state() by Johannes Weiner · 6 years ago
- 1a61ab8 mm: memcontrol: replace zone summing with lruvec_page_state() by Johannes Weiner · 6 years ago
- 0b3d6e6 mm: writeback: use exact memcg dirty counts by Greg Thelen · 6 years ago
- 82ede7e mm/memcontrol.c: fix bad line in comment by Qian Cai · 6 years ago
- f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
- b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
- 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
- 7775fac memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 6 years ago
- 677dc97 mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable by Chris Down · 6 years ago
- aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
- 67b8046 mm/memcontrol.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
- 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
- 7056d3a memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
- f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
- e68599a mm: handle no memcg case in memcg_kmem_charge() properly by Roman Gushchin · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 7a1adfd mm: don't raise MEMCG_OOM event due to failed high-order allocation by Roman Gushchin · 6 years ago
- 1c2d479 mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type by Kirill Tkhai · 6 years ago
- 85cfb24 memcg: remove memcg_kmem_skip_account by Shakeel Butt · 6 years ago
- e9b257e mm/memcontrol.c: fix memory.stat item ordering by Johannes Weiner · 6 years ago
- 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 6 years ago
- 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
- 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
- 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
- 8de7ecc6 memcg: reduce memcg tree traversals for stats collection by Shakeel Butt · 6 years ago
- f90280d mm/vmscan.c: clear shrinker bit if there are no objects related to memcg by Kirill Tkhai · 6 years ago
- fae91d6 mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearance by Kirill Tkhai · 6 years ago
- dfd2f10 mm/memcontrol.c: export mem_cgroup_is_root() by Kirill Tkhai · 6 years ago
- 9bec5c3 mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node() by Kirill Tkhai · 6 years ago
- 0a4465d mm, memcg: assign memcg-aware shrinkers bitmap to memcg by Kirill Tkhai · 6 years ago
- b05706f mm/memcontrol.c: move up for_each_mem_cgroup{, _tree} defines by Kirill Tkhai · 6 years ago
- 84c07d1 mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB by Kirill Tkhai · 6 years ago
- 29ef680 memcg, oom: move out_of_memory back to the charge path by Michal Hocko · 6 years ago
- f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 6 years ago
- d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
- 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
- 7e97de0 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
- 9f15bde mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
- 2cf8558 memcontrol: schedule throttling if we are congested by Tejun Heo · 6 years ago
- fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 7 years ago
- df2a419 mm: fix null pointer dereference in mem_cgroup_protected by Roman Gushchin · 7 years ago