summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-221-0/+1
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-221-0/+1
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-101-3/+23
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-071-2/+4
* mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-071-0/+15
* mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski2016-07-281-1/+1
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-281-1/+1
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-281-23/+15
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-9/+10
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-9/+9
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-281-1/+42
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-261-96/+7
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-231-15/+10
* mm: vmscan: reduce size of inactive file listRik van Riel2016-05-201-25/+0
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-191-6/+0
* mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-171-0/+10
* mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov2016-03-171-10/+0
* mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov2016-03-171-1/+2
* mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov2016-03-171-0/+21
* mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-151-5/+7
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-151-18/+17
* mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2016-03-151-2/+2
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-151-7/+49
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-151-5/+11
* mm: fix some spellingJesper Dangaard Brouer2016-03-151-1/+1
* mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner2016-02-031-1/+1
* mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2016-01-201-1/+4
* mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2016-01-201-17/+10
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-201-0/+1
* mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2016-01-201-3/+0
* mm: memcontrol: flatten struct cg_protoJohannes Weiner2016-01-201-8/+6
* mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-201-9/+5
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-201-2/+2
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-201-3/+4
* mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner2016-01-201-5/+10
* memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-151-6/+10
* mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-4/+4
* mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-141-4/+28
* mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner2016-01-141-1/+8
* mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-141-0/+3
* net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-141-15/+5
* net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-141-6/+13
* net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-141-1/+0
* net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-141-1/+0
* net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-141-9/+0
* mm: memcontrol: export root_mem_cgroupJohannes Weiner2016-01-141-1/+2
* memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-11/+1
* slab: add SLAB_ACCOUNT flagVladimir Davydov2016-01-141-8/+7
* memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2016-01-141-0/+2
* Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2016-01-141-2/+0