summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-03-09Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-03-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-03-09Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-09Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-03-09Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2011-03-09Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2011-03-08Merge branch 'linus' into auto-latestIngo Molnar
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
2011-03-04mm: preserve original node for transparent huge page copiesAndi Kleen
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-02Merge branch 'x86/mm' into auto-latestIngo Molnar
2011-03-01Remove one to many n's in a wordJustin P. Mattock
2011-02-28mm: remove is_hwpoison_addressHuang Ying
2011-02-28mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-02-28mm: export __get_user_pagesHuang Ying
2011-02-27Merge branch 'timers/urgent' into auto-latestIngo Molnar
2011-02-27Merge branch 'linus' into auto-latestIngo Molnar
2011-02-27Merge branch 'slab/next' into for-nextPekka Enberg
2011-02-27slub: fix ksize() build errorMariusz Kozlowski
2011-02-26mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCKYinghai Lu
2011-02-25memcg: more mem_cgroup_uncharge() batchingHugh Dickins
2011-02-25thp: fix interleaving for transparent hugepagesAndi Kleen
2011-02-25mm: fix dubious code in __count_immobile_pages()Namhyung Kim
2011-02-25mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...Mel Gorman
2011-02-25mm: grab rcu read lock in move_pages()Greg Thelen
2011-02-25Merge branch 'x86/mm' into auto-latestIngo Molnar
2011-02-24mm: fix refcounting in swaponMiklos Szeredi
2011-02-24bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu
2011-02-24bootmem: Move contig_page_data definition to bootmem.c/nobootmem.cYinghai Lu
2011-02-24bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu
2011-02-23mm: fix possible cause of a page_mapped BUGHugh Dickins
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Merge branch 'slab/next' into for-nextPekka Enberg
2011-02-23slub: fix kmemcheck calls to match ksize() hintsEric Dumazet
2011-02-22Merge commit 'v2.6.38-rc6' into auto-latestIngo Molnar
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