summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-051-104/+43
|\
| * mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins2015-11-051-5/+2
| * memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov2015-11-051-15/+0
| * memcg: unify slab and other kmem pages chargingVladimir Davydov2015-11-051-4/+2
| * memcg: simplify charging kmem pagesVladimir Davydov2015-11-051-50/+19
| * mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai2015-11-051-3/+3
| * memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo2015-11-051-14/+0
| * memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo2015-11-051-24/+22
| * memcg: punt high overage reclaim to return-to-userland pathTejun Heo2015-11-051-0/+6
| * memcg: flatten task_struct->memcg_oomTejun Heo2015-11-051-5/+5
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-051-3/+5
|\ \ | |/ |/|
| * memcg: generate file modified notifications on "memory.events"Tejun Heo2015-09-211-0/+4
| * cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-181-3/+1
* | writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo2015-10-121-3/+5
* | memcg: remove pcp_counter_lockGreg Thelen2015-10-011-1/+0
|/
* memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2015-09-101-8/+1
* memcg: add page_cgroup_ino helperVladimir Davydov2015-09-101-0/+1
* memcg: get rid of extern for functions in memcontrol.hMichal Hocko2015-09-081-8/+8
* memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko2015-09-081-2/+0
* memcg: export struct mem_cgroupMichal Hocko2015-09-081-33/+337
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+29
|\
| * writeback: implement memcg writeback domain based throttlingTejun Heo2015-06-021-0/+9
| * writeback: implement memcg wb_domainTejun Heo2015-06-021-1/+11
| * writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-021-0/+4
| * memcg: implement mem_cgroup_css_from_page()Tejun Heo2015-06-021-0/+1
| * memcg: add mem_cgroup_root_cssTejun Heo2015-06-021-0/+4
| * memcg: add per cgroup dirty page accountingGreg Thelen2015-06-021-0/+1
* | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-141-0/+4
|/
* list_lru: introduce per-memcg listsVladimir Davydov2015-02-121-0/+14
* memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov2015-02-121-2/+10
* memcg: rename some cache id related variablesVladimir Davydov2015-02-121-2/+2
* vmscan: per memory cgroup slab shrinkersVladimir Davydov2015-02-121-0/+7
* mm: memcontrol: default hierarchy interface for memoryJohannes Weiner2015-02-111-0/+32
* vmscan: force scan offline memory cgroupsVladimir Davydov2015-02-111-0/+6
* mm: memcontrol: track move_lock state internallyJohannes Weiner2015-02-111-8/+4
* memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2015-02-101-2/+0
* memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov2015-02-101-2/+3
* memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-131-2/+12
* mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen2014-12-131-2/+2
* mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-101-17/+0
* mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-101-5/+1
* mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-101-3/+3
* mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-101-7/+6
* mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2014-12-101-2/+3
* mm: memcontrol: lockless page countersJohannes Weiner2014-12-101-3/+2
* mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-291-41/+17
* memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov2014-10-091-1/+0
* memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov2014-10-091-14/+0
* mm: memcontrol: use page lists for uncharge batchingJohannes Weiner2014-08-081-10/+2
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-081-34/+15
OpenPOWER on IntegriCloud