aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08memcg: avoid deadlock caused by race between oom and cpuset_attachDaisuke Nishimura2-2/+5
2009-01-08memcg: remove mem_cgroup_try_chargeDaisuke Nishimura1-20/+1
2009-01-08memcg: don't trigger oom at page migrationDaisuke Nishimura1-1/+1
2009-01-08memcg: show real limit under hierarchy modeKAMEZAWA Hiroyuki1-0/+35
2009-01-08memcg: fix calculation of active_ratioKOSAKI Motohiro2-34/+32
2009-01-08memcg: swappinessKOSAKI Motohiro2-10/+75
2009-01-08memcg: protect prev_priorityKOSAKI Motohiro1-1/+17
2009-01-08memcg: rename scan global lruKAMEZAWA Hiroyuki1-16/+16
2009-01-08memcg: show reclaim statKOSAKI Motohiro1-0/+30
2009-01-08memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro2-38/+10
2009-01-08memcg: add zone_reclaim_statKOSAKI Motohiro3-23/+67
2009-01-08memcg: add mem_cgroup_zone_nr_pages()KOSAKI Motohiro2-1/+14
2009-01-08memcg: add inactive_anon_is_low()KOSAKI Motohiro2-15/+68
2009-01-08memcg: add null check to page_cgroup_zoneinfo()KOSAKI Motohiro1-0/+3
2009-01-08mm: make get_scan_ratio() safe for memcgKOSAKI Motohiro1-6/+9
2009-01-08mm: add zone nr_pages helper functionKOSAKI Motohiro1-4/+11
2009-01-08mm: introduce zone_reclaim structKOSAKI Motohiro3-25/+42
2009-01-08inactive_anon_is_low: move to vmscanKOSAKI Motohiro1-0/+20
2009-01-08memcg: hierarchy avoid unnecessary reclaimDaisuke Nishimura1-0/+2
2009-01-08memcg: swapout refcnt fixKAMEZAWA Hiroyuki1-1/+5
2009-01-08memcg: memory swap controller: fix limit checkDaisuke Nishimura1-9/+17
2009-01-08memcg: check group leader fixNikanth Karthikesan1-17/+2
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki5-18/+15
2009-01-08memcg: fix reclaim result checksKAMEZAWA Hiroyuki1-8/+8
2009-01-08memcg: avoid unnecessary system-wide-oom-killerKAMEZAWA Hiroyuki2-4/+37
2009-01-08memcg: memory cgroup hierarchy feature selectorBalbir Singh1-4/+57
2009-01-08memcg: memory cgroup hierarchical reclaimBalbir Singh1-4/+162
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh1-7/+13
2009-01-08memcg: add mem_cgroup_disabled()Hirokazu Takahashi2-16/+16
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki4-187/+147
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki5-47/+393
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki2-0/+207
2009-01-08memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki1-0/+34
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki3-8/+78
2009-01-08memcg: new force_empty to free pages under groupKAMEZAWA Hiroyuki1-7/+34
2009-01-08memcg: reduce size of mem_cgroup by using nr_cpu_idsJan Blunck1-17/+18
2009-01-08memcg: move all acccounting to parent at rmdir()KAMEZAWA Hiroyuki1-67/+210
2009-01-08memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao1-4/+1
2009-01-08memcg: simple migration handlingKAMEZAWA Hiroyuki2-84/+66
2009-01-08memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki4-11/+14
2009-01-08memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki4-39/+136
2009-01-08NOMMU: Teach kobjsize() about VMA regions.Paul Mundt1-0/+14
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt1-23/+42
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2-296/+674
2009-01-08NOMMU: Delete askedalloc and realalloc variablesDavid Howells1-27/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-06Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven1-6/+0
2009-01-06mm: hugetlb: remove redundant `if' operationCyrill Gorcunov1-3/+2
2009-01-06mm: stop kswapd's infinite loop at high order allocationKOSAKI Motohiro1-0/+17