summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-02-21Revert "mm: make __get_user_pages return -EHWPOISON for HWPOISON page optiona...Stephen Rothwell
2011-02-21Revert "mm: remove is_hwpoison_address"Stephen Rothwell
2011-02-21Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-02-21Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-02-21Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-02-21Merge remote-tracking branch 'selinux/master'Stephen Rothwell
2011-02-21Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2011-02-21Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2011-02-20mm: remove is_hwpoison_addressHuang Ying
2011-02-20mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-02-20mm: export __get_user_pagesHuang Ying
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-14Merge branch 'slab/urgent' into for-nextPekka Enberg
2011-02-14Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg
2011-02-14Merge branch 'linus' into x86/bootmemIngo Molnar
2011-02-11memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki
2011-02-11vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner
2011-02-11mlock: do not munlock pages in __do_fault()Michel Lespinasse
2011-02-11mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse
2011-02-11memblock: don't adjust size in memblock_find_base()Yinghai Lu
2011-02-02memcg: fix event counting breakage from recent THP updateKAMEZAWA Hiroyuki
2011-02-02memcg: never OOM when charging huge pagesJohannes Weiner
2011-02-02memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner
2011-02-02memcg: prevent endless loop when charging huge pagesJohannes Weiner
2011-02-02thp: fix unsuitable behavior for hwpoisoned tail pageJin Dongming
2011-02-02thp: fix the wrong reported address of hwpoisoned hugepagesJin Dongming
2011-02-02thp: fix splitting of hwpoisoned hugepagesJin Dongming
2011-02-02mm/migration: fix page corruption during hugepage migrationMinchan Kim
2011-02-02mm: when migrate_pages returns 0, all pages must have been releasedAndrea Arcangeli
2011-02-02memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko
2011-02-02memsw: handle swapaccount kernel parameter correctlyMichal Hocko
2011-02-02mlock: operate on any regions with protection != PROT_NONEMichel Lespinasse
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2011-01-27kmemleak: Allow kmemleak metadata allocations to failCatalin Marinas
2011-01-27kmemleak: remove memset by using kzallocJesper Juhl
2011-01-26memcg: fix race at move_parent around compound_order()KAMEZAWA Hiroyuki
2011-01-26memcg: bugfix check mem_cgroup_disabled() at split fixupKAMEZAWA Hiroyuki
2011-01-26memcg: fix account leak at failure of memsw accontingKAMEZAWA Hiroyuki
2011-01-26mm: migration: clarify migrate_pages() commentMinchan Kim
2011-01-26mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli
2011-01-26mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()Jesper Juhl
2011-01-26mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocatorDavid Rientjes
2011-01-26mm: fix deferred congestion timeout if preferred zone is not allowedDavid Rientjes
2011-01-26mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton
2011-01-23mm: Remove support for kmem_cache_name()Christoph Lameter
2011-01-20memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner
2011-01-20mm: fix truncate_setsize() commentJan Kara
2011-01-20memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki