summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-10-26oom: avoid killing a task if a thread sharing its mm cannot be killedDavid Rientjes
2010-10-26mm, page-allocator: do not check the state of a non-existant buddy during freeMel Gorman
2010-10-26mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-25fs: inode split IO and LRU listsNick Piggin
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25new helper: ihold()Al Viro
2010-10-25new helper: inode_unhashed()Al Viro
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24Merge branch 'master' into for-linusPekka Enberg
2010-10-24export __get_user_pages_fast() functionXiao Guangrong
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen
2010-10-22Merge branch 'hwpoison-cleanups' into hwpoisonAndi Kleen
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-19memory_hotplug: drop spurious calls to flush_scheduled_work()Tejun Heo
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
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-11Fix migration.c compilation on s390Andi 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 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