summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-01-08memcg: add inactive_anon_is_low()KOSAKI Motohiro
2009-01-08memcg: add null check to page_cgroup_zoneinfo()KOSAKI Motohiro
2009-01-08mm: make get_scan_ratio() safe for memcgKOSAKI Motohiro
2009-01-08mm: add zone nr_pages helper functionKOSAKI Motohiro
2009-01-08mm: introduce zone_reclaim structKOSAKI Motohiro
2009-01-08inactive_anon_is_low: move to vmscanKOSAKI Motohiro
2009-01-08memcg: hierarchy avoid unnecessary reclaimDaisuke Nishimura
2009-01-08memcg: swapout refcnt fixKAMEZAWA Hiroyuki
2009-01-08memcg: memory swap controller: fix limit checkDaisuke Nishimura
2009-01-08memcg: check group leader fixNikanth Karthikesan
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki
2009-01-08memcg: fix reclaim result checksKAMEZAWA Hiroyuki
2009-01-08memcg: avoid unnecessary system-wide-oom-killerKAMEZAWA Hiroyuki
2009-01-08memcg: memory cgroup hierarchy feature selectorBalbir Singh
2009-01-08memcg: memory cgroup hierarchical reclaimBalbir Singh
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh
2009-01-08memcg: add mem_cgroup_disabled()Hirokazu Takahashi
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki
2009-01-08memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki
2009-01-08memcg: new force_empty to free pages under groupKAMEZAWA Hiroyuki
2009-01-08memcg: reduce size of mem_cgroup by using nr_cpu_idsJan Blunck
2009-01-08memcg: move all acccounting to parent at rmdir()KAMEZAWA Hiroyuki
2009-01-08memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao
2009-01-08memcg: simple migration handlingKAMEZAWA Hiroyuki
2009-01-08memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki
2009-01-08memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki
2009-01-08NOMMU: Teach kobjsize() about VMA regions.Paul Mundt
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-08NOMMU: Delete askedalloc and realalloc variablesDavid Howells
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven
2009-01-06mm: hugetlb: remove redundant `if' operationCyrill Gorcunov
2009-01-06mm: stop kswapd's infinite loop at high order allocationKOSAKI Motohiro
2009-01-06bootmem: print request details before BUG_ON(them)Johannes Weiner
2009-01-06mm: check for no mmaps in exit_mmap()Johannes Weiner
2009-01-06mm: kill page_queue_congested()KOSAKI Motohiro
2009-01-06mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro
2009-01-06mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov
2009-01-06mm: pagecache gfp flags fixNick Piggin
2009-01-06mm: direct IO starvation improvementNick Piggin
2009-01-06mm/mmap.c: fix coding styleZhenwenXu
2009-01-06shmem: unify regular and tiny shmemMatt Mackall
2009-01-06mm: make get_user_pages() interruptibleYing Han
2009-01-06vmscan: shrink_active_list(): reduce lru_lock hold timeAndrew Morton
2009-01-06badpage: KERN_ALERT BUG instead of KERN_EMERGHugh Dickins