aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi
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: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn
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-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-05-24Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds