summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman
2010-10-26vmscan: delete dead codeShaohua Li
2010-10-26writeback: report dirty thresholds in /proc/vmstatMichael Rubin
2010-10-26writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin
2010-10-26mm: add account_page_writeback()Michael Rubin
2010-10-26mm/mempolicy.c: check return code of check_rangeVasiliy Kulikov
2010-10-26vmscan: prevent background aging of anon page in no swap systemMinchan Kim
2010-10-26memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki
2010-10-26memory hotplug: fix notifier's return value checkKAMEZAWA Hiroyuki
2010-10-26mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim
2010-10-26mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-26oom: kill all threads sharing oom killed task's mmDavid Rientjes
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