aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* pagewalk: only split huge pages when necessaryDave Hansen2011-03-22
* mm: reclaim invalidated page ASAPMinchan Kim2011-03-22
* memcg: move memcg reclaimable page into tail of inactive listMinchan Kim2011-03-22
* mm: deactivate invalidated pagesMinchan Kim2011-03-22
* mm: simplify anon_vma refcountsPeter Zijlstra2011-03-22
* mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra2011-03-22
* mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra2011-03-22
* mm: debug-pagealloc: fix kconfig dependency warningAkinobu Mita2011-03-22
* mm: batch-free pcp list if possibleNamhyung Kim2011-03-22
* mm: change __remove_from_page_cache()Minchan Kim2011-03-22
* mm: goodbye remove_from_page_cache()Minchan Kim2011-03-22
* mm: truncate: change remove_from_page_cacheMinchan Kim2011-03-22
* mm: shmem: change remove_from_page_cacheMinchan Kim2011-03-22
* mm: introduce delete_from_page_cache()Minchan Kim2011-03-22
* mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-22
* mm: allow GUP to fail instead of waiting on a pageGleb Natapov2011-03-22
* mm: notifier_from_errno() cleanupPrarit Bhargava2011-03-22
* oom: suppress nodes that are not allowed from meminfo on page alloc failureDavid Rientjes2011-03-22
* oom: suppress show_mem() for many nodes in irq context on page alloc failureDavid Rientjes2011-03-22
* oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-22
* mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim2011-03-22
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-22
* mm: vmap area cacheNick Piggin2011-03-22
* oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes2011-03-22
* oom: skip zombies when iterating tasklistAndrey Vagin2011-03-22
* oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes2011-03-22
* mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman2011-03-22
* slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter2011-03-22
* slub: Add missing irq restore for the OOM pathChristoph Lameter2011-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-03-22
|\
| * Merge branch 'slub/lockless' into for-linusPekka Enberg2011-03-20
| |\
| | * slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL caseChristoph Lameter2011-03-20
| | * Lockless (and preemptless) fastpaths for slubChristoph Lameter2011-03-11
| | * slub: Get rid of slab_free_hook_irq()Christoph Lameter2011-03-11
| * | Merge branch 'slab/next' into for-linusPekka Enberg2011-03-20
| |\ \
| | * \ Merge branch 'slab/urgent' into slab/nextPekka Enberg2011-03-11
| | |\ \
| | | * | Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg2011-02-14
| | * | | Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-11
| | |\ \ \
| | | * | | slab,rcu: don't assume the size of struct rcu_headLai Jiangshan2011-03-11
| | | * | | slub,rcu: don't assume the size of struct rcu_headLai Jiangshan2011-03-11
| | | * | | slub: automatically reserve bytes at the end of slabLai Jiangshan2011-03-11
| | | | |/ | | | |/|
| | * | | slub: fix ksize() build errorMariusz Kozlowski2011-02-27
| | * | | slub: fix kmemcheck calls to match ksize() hintsEric Dumazet2011-02-23
| | * | | mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-23
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ \
| * | | | Remove one to many n's in a wordJustin P. Mattock2011-03-01
| * | | | mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-17
* | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-17
|\ \ \ \ \
| * | | | | mm: remove is_hwpoison_addressHuang Ying2011-03-17
| * | | | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-17