aboutsummaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki
2008-10-20memcg: atomic ops for page_cgroup->flagsKAMEZAWA Hiroyuki
2008-10-20memcg: optimize per-cpu statisticsKAMEZAWA Hiroyuki
2008-10-20memcg: make page->mapping NULL before unchargeKAMEZAWA Hiroyuki
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-23memcg: check under limit at shrink_usageDaisuke Nishimura
2008-08-12memcg: fix oops in mem_cgroup_shrink_usageHugh Dickins
2008-07-30memcg: remove redundant check in move_task()Li Zefan
2008-07-25memcg: limit change shrink usageKAMEZAWA Hiroyuki
2008-07-25memcg: clean up checking of the disabled flagLi Zefan
2008-07-25memcg: remove a redundant checkKAMEZAWA Hiroyuki
2008-07-25memcg: add hints for branchKAMEZAWA Hiroyuki
2008-07-25memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki
2008-07-25memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki
2008-07-25memcg: better migration handlingKAMEZAWA Hiroyuki
2008-07-25memcg: avoid unnecessary initializationKAMEZAWA Hiroyuki
2008-07-25memcg: make global var read_mostlyKAMEZAWA Hiroyuki
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage
2008-05-01memcg: simple stats for memory resource controllerBalaji Rao
2008-04-29memcg: remove redundant initialization in mem_cgroup_create()Li Zefan
2008-04-29memcgroup: use vmalloc for mem_cgroup allocationKAMEZAWA Hiroyuki
2008-04-29memcgroup: make the memory controller more desktop responsiveBalbir Singh
2008-04-29memcg: remove redundant function callsKAMEZAWA Hiroyuki
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov
2008-04-29memcgroup: use triggers in force_empty and max_usage filesPavel Emelyanov
2008-04-29memcgroup: move memory controller allocations to their own slabsBalbir Singh
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29CGroup API files: drop mem_cgroup_force_empty()Paul Menage
2008-04-29CGroup API files: use cgroup map for memcontrol stats filePaul Menage
2008-04-29CGroup API files: use read_u64 in memory controllerPaul Menage
2008-04-08memcg: fix node_state handlingKAMEZAWA Hiroyuki
2008-04-04memory controller: make memory resource control aware of boot optionsBalbir Singh
2008-03-19memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov
2008-03-04memcg: fix oops on NULL lru listHugh Dickins
2008-03-04memcg: simplify force_empty and move_listsHirokazu Takahashi
2008-03-04memcg: fix mem_cgroup_move_lists lockingHugh Dickins
2008-03-04memcg: css_put after remove_listHugh Dickins
2008-03-04memcg: remove clear_page_cgroup and atomicsHugh Dickins
2008-03-04memcg: memcontrol uninlined and staticHugh Dickins
2008-03-04memcg: memcontrol whitespace cleanupsHugh Dickins
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins
2008-03-04memcg: mem_cgroup_charge never NULLHugh Dickins
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins
2008-03-04memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins