summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-10-14Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-10-14Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2010-10-14Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-10-14Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-10-14Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-10-14Merge remote branch 'slab/for-next'Stephen Rothwell
2010-10-14Merge remote branch 'block/for-next'Stephen Rothwell
2010-10-14Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-10-13export __get_user_pages_fast() functionXiao Guangrong
2010-10-13Merge branch 'core/memblock' into auto-latestIngo Molnar
2010-10-12[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-11Merge branch 'x86/urgent' into core/memblockH. Peter Anvin
2010-10-11memblock: Annotate memblock functions with __init_memblockYinghai Lu
2010-10-11memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge
2010-10-11Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen
2010-10-11Fix migration.c compilation on s390Andi Kleen
2010-10-08mm/fs: add hooks to support cleancacheDan Magenheimer
2010-10-08mm: cleancache core ops functions and configDan Magenheimer
2010-10-08Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen
2010-10-08HWPOISON: Remove retry loop for try_to_unmapAndi Kleen
2010-10-08HWPOISON: Turn addr_valid from bitfield into charAndi Kleen
2010-10-08HWPOISON: Disable DEBUG by defaultAndi Kleen
2010-10-08HWPOISON: Convert pr_debugs to pr_infoAndi Kleen
2010-10-08HWPOISON: Improve comments in memory-failure.cAndi Kleen
2010-10-08Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen
2010-10-08hugepage: move is_hugepage_on_freelist inside ifdef to avoid warningAndi Kleen
2010-10-08Clean up __page_set_anon_rmapAndi Kleen
2010-10-08HWPOISON, hugetlb: fix unpoison for hugepageNaoya Horiguchi
2010-10-08HWPOISON, hugetlb: soft offlining for hugepageNaoya Horiguchi
2010-10-08HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASEDNaoya Horiguchi
2010-10-08hugetlb: move refcounting in hugepage allocation inside hugetlb_lockNaoya Horiguchi
2010-10-08HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi
2010-10-08hugetlb: hugepage migration coreNaoya Horiguchi
2010-10-08hugetlb: redefine hugepage copy functionsNaoya Horiguchi
2010-10-08hugetlb: add allocate function for hugepage migrationNaoya Horiguchi
2010-10-08hugetlb: fix metadata corruption in hugetlb_fault()Naoya Horiguchi
2010-10-08Merge branch 'core/memblock' into auto-latestIngo Molnar
2010-10-08Merge branch 'linus' into auto-latestIngo Molnar
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-07Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-07memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov
2010-10-07mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt
2010-10-07HWPOISON: Stop shrinking at right page countAndi Kleen
2010-10-07HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen
2010-10-06SLUB: Fix memory hotplug with !NUMAPekka Enberg
2010-10-06slub: Move functions to reduce #ifdefsChristoph Lameter
2010-10-06slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter
2010-10-06SLUB: Optimize slab_free() debug checkPekka Enberg
2010-10-05memblock: Fix wraparound in find_region()Yinghai Lu
2010-10-05Merge branch 'linus' into auto-latestIngo Molnar