summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-03-22mm: batch-free pcp list if possibleNamhyung Kim
2011-03-22mm: change __remove_from_page_cache()Minchan Kim
2011-03-22mm: goodbye remove_from_page_cache()Minchan Kim
2011-03-22mm: truncate: change remove_from_page_cacheMinchan Kim
2011-03-22mm: shmem: change remove_from_page_cacheMinchan Kim
2011-03-22mm: introduce delete_from_page_cache()Minchan Kim
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi
2011-03-22mm: allow GUP to fail instead of waiting on a pageGleb Natapov
2011-03-22mm: notifier_from_errno() cleanupPrarit Bhargava
2011-03-22oom: suppress nodes that are not allowed from meminfo on page alloc failureDavid Rientjes
2011-03-22oom: suppress show_mem() for many nodes in irq context on page alloc failureDavid Rientjes
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes
2011-03-22mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-03-22mm: vmap area cacheNick Piggin
2011-03-22oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes
2011-03-22oom: skip zombies when iterating tasklistAndrey Vagin
2011-03-22oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes
2011-03-22mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman
2011-03-22slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter
2011-03-22slub: Add missing irq restore for the OOM pathChristoph Lameter
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-03-20Merge branch 'slub/lockless' into for-linusPekka Enberg
2011-03-20Merge branch 'slab/next' into for-linusPekka Enberg
2011-03-20slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL caseChristoph Lameter
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-17mm: PageBuddy and mapcount robustnessAndrea Arcangeli
2011-03-17mm: remove is_hwpoison_addressHuang Ying
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-17mm: export __get_user_pagesHuang Ying
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-14Revert "oom: oom_kill_process: fix the child_points logic"Linus Torvalds
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov
2011-03-14thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-13thp: fix page_referenced to modify mapcount/vm_flags only if page is foundAndrea Arcangeli
2011-03-11Merge branch 'slab/urgent' into slab/nextPekka Enberg
2011-03-11Merge branch 'slab/rcu' into slab/nextPekka Enberg
2011-03-11slab,rcu: don't assume the size of struct rcu_headLai Jiangshan
2011-03-11slub,rcu: don't assume the size of struct rcu_headLai Jiangshan
2011-03-11slub: automatically reserve bytes at the end of slabLai Jiangshan
2011-03-11Lockless (and preemptless) fastpaths for slubChristoph Lameter
2011-03-11slub: Get rid of slab_free_hook_irq()Christoph Lameter
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-04mm: use correct numa policy node for transparent hugepagesAndi Kleen