summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2015-02-13mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-03-22memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins
2014-03-21memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-02-13memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko
2014-02-13memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-02-13mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins
2014-01-09memcg: fix memcg_size() calculationVladimir Davydov
2013-12-20mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner
2013-12-20mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner
2013-12-20mm: memcg: do not declare OOM from __GFP_NOFAIL allocationsJohannes Weiner
2013-11-01memcg: remove incorrect underflow checkGreg Thelen
2013-10-31mm: memcg: fix test for child groupsJohannes Weiner
2013-10-31mm: memcg: lockdep annotation for memcg OOM lockJohannes Weiner
2013-10-31mm: memcg: use proper memcg in limit bypassJohannes Weiner
2013-10-30memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend castingGreg Thelen
2013-10-17fs: buffer: move allocation failure loop into the allocatorJohannes Weiner
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-17mm, memcg: protect mem_cgroup_read_events for cpu hotplugDavid Rientjes
2013-09-25revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton
2013-09-25revert "memcg: get rid of soft-limit tree infrastructure"Andrew Morton
2013-09-25revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton
2013-09-25revert "memcg: enhance memcg iterator to support predicates"Andrew Morton
2013-09-25revert "memcg: track children in soft limit excess to improve soft limit"Andrew Morton
2013-09-25revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...Andrew Morton
2013-09-25revert "memcg: track all children over limit in the root"Andrew Morton
2013-09-12memcg: add per cgroup writeback pages accountingSha Zhengju
2013-09-12memcg: check for proper lock held in mem_cgroup_update_page_statSha Zhengju
2013-09-12memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-09-12mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2013-09-12mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner
2013-09-12mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2013-09-12memcg: trivial cleanupsAndrew Morton
2013-09-12memcg: track all children over limit in the rootMichal Hocko
2013-09-12memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko
2013-09-12memcg: track children in soft limit excess to improve soft limitMichal Hocko
2013-09-12memcg: enhance memcg iterator to support predicatesMichal Hocko
2013-09-12vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko
2013-09-12memcg: get rid of soft-limit tree infrastructureMichal Hocko
2013-09-12memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko
2013-09-12memcg: remove redundant code in mem_cgroup_force_empty_write()Li Zefan
2013-09-11memcg: fix multiple large threshold notificationsGreg Thelen
2013-09-11kmemcg: don't allocate extra memory for root memcg_cache_paramsAndrey Vagin
2013-09-04Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko
2013-08-14memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin