aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li
2010-05-25mem-hotplug: separate setup_per_cpu_pageset() into separate functionsWu Fengguang
2010-05-25highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo
2010-05-25vmscan: remove isolate_pages callback scan controlJohannes Weiner
2010-05-25vmscan: remove all_unreclaimable scan controlJohannes Weiner
2010-05-25mm: document follow_page()Johannes Weiner
2010-05-25mm: introduce free_pages_prepare()KOSAKI Motohiro
2010-05-25vmscan: page_check_references(): check low order lumpy reclaim properlyKOSAKI Motohiro
2010-05-25readahead.c: fix commentHuang Shijie
2010-05-25vmscan: prevent get_scan_ratio() rounding errorsShaohua Li
2010-05-25mm: consider the entire user address space during node migrationGreg Thelen
2010-05-25mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: direct compact when a high-order allocation failsMel Gorman
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-05-25mm: compaction: memory compaction coreMel Gorman
2010-05-25mm: move definition for LRU isolation modes to a headerMel Gorman
2010-05-25mm: export fragmentation index via debugfsMel Gorman
2010-05-25mm: export unusable free space index via debugfsMel Gorman
2010-05-25mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman
2010-05-25mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman
2010-05-25mm: migration: allow the migration of PageSwapCache pagesMel Gorman
2010-05-25mm: migration: do not try to migrate unmapped anonymous pagesMel Gorman
2010-05-25mm: migration: share the anon_vma ref counts between KSM and page migrationMel Gorman
2010-05-25mm: migration: take a reference to the anon_vma before migratingMel Gorman
2010-05-25mm: default to node zonelist ordering when nodes have only lowmemDavid Rientjes
2010-05-25mincore: do nested page table walksJohannes Weiner
2010-05-25mincore: pass ranges as start,end address pairsJohannes Weiner
2010-05-25mincore: break do_mincore() into logical piecesJohannes Weiner
2010-05-25mincore: cleanupsJohannes Weiner
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie
2010-05-25mempolicy: restructure rebinding-mempolicy functionsMiao Xie
2010-05-25mempolicy: factor mpol_shared_policy_init() return pathsLee Schermerhorn
2010-05-25mempolicy: rename policy_types and cleanup initializationLee Schermerhorn
2010-05-25mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn
2010-05-25mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn
2010-05-25mempolicy: remove redundant checkBob Liu
2010-05-25mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu
2010-05-25mempolicy: remove redundant codeBob Liu
2010-05-25mm: remove return value of putback_lru_pages()Minchan Kim
2010-05-25shmem: remove redundant codeHuang Shijie
2010-05-25sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu
2010-05-25page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo
2010-05-25tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro
2010-05-25fs: allow short direct-io reads to be completed via buffered IOJosef Bacik
2010-05-25mm: export remove_from_page_cache() to modulesMiklos Szeredi
2010-05-25mm: export lru_cache_add_*() to modulesMiklos Szeredi
2010-05-24slub: move kmem_cache_node into it's own cachelineAlexander Duyck