- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 7 months ago
- 1431d4d mm: base LRU balancing on an explicit cost model by Johannes Weiner · 4 years, 7 months ago
- a0b5b41 mm: memcontrol: update page->mem_cgroup stability rules by Johannes Weiner · 4 years, 7 months ago
- d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
- 2d1c498 mm: memcontrol: make swap tracking an integral part of memory control by Johannes Weiner · 4 years, 7 months ago
- eccb52e mm: memcontrol: prepare swap controller setup for integration by Johannes Weiner · 4 years, 7 months ago
- f0e45fb mm: memcontrol: drop unused try/commit/cancel charge API by Johannes Weiner · 4 years, 7 months ago
- 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 7 months ago
- be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 7 months ago
- 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 7 months ago
- 9da7b52 mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters by Johannes Weiner · 4 years, 7 months ago
- 49e50d2 mm: memcontrol: prepare move_account for removal of private page type counters by Johannes Weiner · 4 years, 7 months ago
- 9f762db mm: memcontrol: prepare uncharging for removal of private page type counters by Johannes Weiner · 4 years, 7 months ago
- 3fea5a4 mm: memcontrol: convert page cache to a new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
- 6caa6a0 mm: memcontrol: move out cgroup swaprate throttling by Johannes Weiner · 4 years, 7 months ago
- 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
- abb242f mm: memcontrol: fix stat-corrupting race in charge moving by Johannes Weiner · 4 years, 7 months ago
- dd8657b mm/memcg: optimize memory.numa_stat like memory.stat by Shakeel Butt · 4 years, 7 months ago
- 50d53d7 memcg: fix memcg_kmem_bypass() for remote memcg charging by Zefan Li · 4 years, 7 months ago
- 4b82ab4 mm/memcg: automatically penalize tasks with high swap use by Jakub Kicinski · 4 years, 7 months ago
- d1663a9 mm/memcg: move cgroup high memory limit setting into struct page_counter by Jakub Kicinski · 4 years, 7 months ago
- ff144e6 mm/memcg: move penalty delay clamping out of calculate_high_delay() by Jakub Kicinski · 4 years, 7 months ago
- 8a5dbc6 mm/memcg: prepare for swap over-high accounting and penalty calculation by Jakub Kicinski · 4 years, 7 months ago
- 54b512e memcg: expose root cgroup's memory.stat by Shakeel Butt · 4 years, 7 months ago
- 1c4448e mm: memcontrol: simplify value comparison between count and limit by Kaixu Xia · 4 years, 7 months ago
- a6f5576 mm, memcg: add workingset_restore in memory.stat by Yafang Shao · 4 years, 7 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
- 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
- 9b8b175 mm, memcg: do not high throttle allocators based on wraparound by Jakub Kicinski · 4 years, 9 months ago
- e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
- 4bf1730 mm, memcg: bypass high reclaim iteration for cgroup hierarchy root by Chris Down · 4 years, 9 months ago
- 48fe267 mm: memcg: make memory.oom.group tolerable to task migration by Roman Gushchin · 4 years, 9 months ago
- b3a7822 mm, memcg: prevent mem_cgroup_protected store tearing by Chris Down · 4 years, 9 months ago
- 32d087c mm, memcg: prevent memory.swap.max load tearing by Chris Down · 4 years, 9 months ago
- c3d5320 mm, memcg: prevent memory.min load/store tearing by Chris Down · 4 years, 9 months ago
- 15b4256 mm, memcg: prevent memory.max load tearing by Chris Down · 4 years, 9 months ago
- f6f989c mm, memcg: prevent memory.high load/store tearing by Chris Down · 4 years, 9 months ago
- c1514c0 mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unused by Vincenzo Frascino · 4 years, 9 months ago
- 8965aa2 memcg: css_tryget_online cleanups by Shakeel Butt · 4 years, 9 months ago
- 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 4 years, 9 months ago
- bc50bcc mm: memcontrol: clean up and document effective low/min calculations by Johannes Weiner · 4 years, 9 months ago
- 503970e mm: memcontrol: fix memory.low proportional distribution by Johannes Weiner · 4 years, 9 months ago
- 4b13f64 mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() by Roman Gushchin · 4 years, 9 months ago
- 92d0510c mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg() by Roman Gushchin · 4 years, 9 months ago
- f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 4 years, 9 months ago
- 10eaec2 mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments by Roman Gushchin · 4 years, 9 months ago
- 4f103c6 mm: memcg/slab: use mem_cgroup_from_obj() by Roman Gushchin · 4 years, 9 months ago
- 86daf94 mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node by Kirill Tkhai · 4 years, 9 months ago
- a87425a mm, memcg: fix build error around the usage of kmem_caches by Yafang Shao · 4 years, 9 months ago
- 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 9 months ago
- e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 4 years, 9 months ago
- d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 4 years, 9 months ago
- 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 9 months ago
- d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
- e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 10 months ago
- 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 4 years, 10 months ago
- 92855270 mm/memcontrol.c: cleanup some useless code by Kaitao Cheng · 5 years ago
- fac0516 mm: thp: don't need care deferred split queue in memcg charge move path by Wei Yang · 5 years ago
- 4a87e2a mm: memcg/slab: fix percpu slab vmstats flushing by Roman Gushchin · 5 years ago
- 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