aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAge
* mm: vmscan: reduce size of inactive file listRik van Riel2016-05-20
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-19
* mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-17
* mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov2016-03-17
* mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov2016-03-17
* mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov2016-03-17
* mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-15
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-15
* mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2016-03-15
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-15
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-15
* mm: fix some spellingJesper Dangaard Brouer2016-03-15
* mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner2016-02-03
* mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2016-01-20
* mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2016-01-20
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-20
* mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2016-01-20
* mm: memcontrol: flatten struct cg_protoJohannes Weiner2016-01-20
* mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-20
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-20
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-20
* mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner2016-01-20
* memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-15
* mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-14
* mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-14
* mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner2016-01-14
* mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-14
* net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-14
* net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-14
* net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-14
* net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-14
* net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-14
* mm: memcontrol: export root_mem_cgroupJohannes Weiner2016-01-14
* memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-14
* slab: add SLAB_ACCOUNT flagVladimir Davydov2016-01-14
* memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2016-01-14
* Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2016-01-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-06
|\
| * mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins2015-11-05
| * memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov2015-11-05
| * memcg: unify slab and other kmem pages chargingVladimir Davydov2015-11-05
| * memcg: simplify charging kmem pagesVladimir Davydov2015-11-05
| * mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai2015-11-05
| * memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo2015-11-05
| * memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo2015-11-05
| * memcg: punt high overage reclaim to return-to-userland pathTejun Heo2015-11-05
| * memcg: flatten task_struct->memcg_oomTejun Heo2015-11-05
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-05
|\ \ | |/ |/|
| * memcg: generate file modified notifications on "memory.events"Tejun Heo2015-09-21
| * cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-18