summaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAge
* mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski2016-07-28
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-28
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-28
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-28
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-26
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-23
* 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-05
|\
| * 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