summaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)Author
2016-01-20mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner
2016-01-20mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner
2016-01-15memcg: adjust to support new THP refcountingKirill A. Shutemov
2016-01-14mm: memcontrol: switch to the updated jump-label APIJohannes Weiner
2016-01-14mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner
2016-01-14mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner
2016-01-14mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner
2016-01-14net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner
2016-01-14net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner
2016-01-14net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner
2016-01-14net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner
2016-01-14net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner
2016-01-14mm: memcontrol: export root_mem_cgroupJohannes Weiner
2016-01-14memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov
2016-01-14slab: add SLAB_ACCOUNT flagVladimir Davydov
2016-01-14memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov
2016-01-14Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins
2015-11-05memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov
2015-11-05memcg: unify slab and other kmem pages chargingVladimir Davydov
2015-11-05memcg: simplify charging kmem pagesVladimir Davydov
2015-11-05mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai
2015-11-05memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo
2015-11-05memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo
2015-11-05memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2015-11-05memcg: flatten task_struct->memcg_oomTejun Heo
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-10-12writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo
2015-10-01memcg: remove pcp_counter_lockGreg Thelen
2015-09-21memcg: generate file modified notifications on "memory.events"Tejun Heo
2015-09-18cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov
2015-09-08memcg: get rid of extern for functions in memcontrol.hMichal Hocko
2015-09-08memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko
2015-09-08memcg: export struct mem_cgroupMichal Hocko
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-02writeback: implement memcg writeback domain based throttlingTejun Heo
2015-06-02writeback: implement memcg wb_domainTejun Heo
2015-06-02writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo
2015-06-02memcg: implement mem_cgroup_css_from_page()Tejun Heo
2015-06-02memcg: add mem_cgroup_root_cssTejun Heo
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-02-12list_lru: introduce per-memcg listsVladimir Davydov
2015-02-12memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov
2015-02-12memcg: rename some cache id related variablesVladimir Davydov
2015-02-12vmscan: per memory cgroup slab shrinkersVladimir Davydov
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner