aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07memcgroup: revert swap_state modsHugh Dickins1-12/+1
2008-02-07memcgroup: fix zone isolation OOMHugh Dickins1-13/+4
2008-02-07bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pagesKAMEZAWA Hiroyuki1-3/+10
2008-02-07bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki3-3/+72
2008-02-07bugfix for memory controller: add helper function for assigning cgroup to pageKAMEZAWA Hiroyuki1-29/+76
2008-02-07kswapd should only wait on IO if there is IORik van Riel1-5/+22
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes3-5/+75
2008-02-07memcontrol: move oom task exclusion to tasklist scanDavid Rientjes3-7/+19
2008-02-07mem-controller gfp-mask fixBadari Pulavarty1-1/+2
2008-02-07memory controller BUG_ON()Balbir Singh2-13/+13
2008-02-07memcgroup: reinstate swapoff modHugh Dickins1-8/+34
2008-02-07memcontrol: move mm_cgroup to header fileDavid Rientjes2-7/+9
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh9-30/+41
2008-02-07Memory controller: make page_referenced() cgroup awareBalbir Singh5-10/+40
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh4-5/+106
2008-02-07Memory controller: OOM handlingPavel Emelianov3-4/+41
2008-02-07Memory controller improve user interfaceBalbir Singh4-31/+81
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh6-30/+286
2008-02-07Memory controller: task migrationBalbir Singh1-0/+35
2008-02-07Memory controller: memory accountingBalbir Singh9-27/+295
2008-02-07Memory controller: accounting setupPavel Emelianov5-7/+104
2008-02-07Memory controller: cgroups setupBalbir Singh5-0/+161
2008-02-07Memory controller: resource countersPavel Emelianov4-0/+230
2008-02-07memcgroup: temporarily revert swapoff modHugh Dickins1-31/+7