summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
...
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-151-14/+9
* mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner2016-03-151-6/+7
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-151-25/+0
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-151-20/+14
* thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-211-2/+4
* mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2016-01-201-0/+6
* mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner2016-01-201-0/+68
* mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner2016-01-201-11/+15
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-201-0/+22
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-201-0/+13
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-201-7/+111
* mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2016-01-201-173/+84
* mm: memcontrol: flatten struct cg_protoJohannes Weiner2016-01-201-18/+15
* mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-201-49/+4
* net: drop tcp_memcontrol.cVladimir Davydov2016-01-201-8/+90
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-201-9/+9
* mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov2016-01-201-2/+7
* mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner2016-01-201-7/+11
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-201-28/+41
* mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner2016-01-201-21/+12
* mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner2016-01-201-81/+76
* mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner2016-01-201-27/+25
* mm: memcontrol: remove double kmem page_counter initJohannes Weiner2016-01-201-14/+10
* mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-201-3/+3
* memcg: only free spare array when readers are doneMartijn Coenen2016-01-151-5/+6
* cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_fro...Tejun Heo2016-01-151-3/+0
* mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov2016-01-151-0/+8
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-11/+2
* mm, thp: remove compound_lock()Kirill A. Shutemov2016-01-151-8/+3
* memcg: adjust to support new THP refcountingKirill A. Shutemov2016-01-151-39/+23
* mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-6/+6
* mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-141-14/+3
* mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner2016-01-141-24/+98
* mm: memcontrol: move socket code for unified hierarchy accountingJohannes Weiner2016-01-141-74/+74
* mm: memcontrol: do not account memory+swap on unified hierarchyJohannes Weiner2016-01-141-19/+25
* 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-35/+22
* net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-141-0/+32
* net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-141-31/+25
* mm: memcontrol: export root_mem_cgroupJohannes Weiner2016-01-141-3/+2
* memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-1/+1
* slab: add SLAB_ACCOUNT flagVladimir Davydov2016-01-141-1/+7
* Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-121-1/+1
|\
| * cgroup: Fix uninitialized variable warningRoss Zwisler2015-12-281-1/+1
* | mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov2015-12-291-14/+46
* | mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins2015-12-121-1/+1
* | memcg: fix memory.high targetVladimir Davydov2015-12-121-1/+1
|/
* cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-031-22/+23
* mm/memcontrol.c: uninline mem_cgroup_usageAndrew Morton2015-11-061-1/+1
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1