aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-24Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-24Documentation: update SubmitChecklist for O=objdir and kconfig testingRandy Dunlap
2010-05-24fusion: fix kernel-doc notationBen Hutchings
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap
2010-05-24Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon
2010-05-24Documentation/timers/hpet_example: drop duplicate header filesAndrea Gelmini
2010-05-24Documentation/development-process: add staging & mmotm infoRandy Dunlap
2010-05-24Documentation/development-process: add maintainers and git infoRandy Dunlap
2010-05-24docbook: make mtd nand module init staticH Hartley Sweeten
2010-05-24timers: Fix slack calculation for expired timersJeff Chua