summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-03-22Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2011-03-20Merge branch 'slub/lockless' into for-nextPekka 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-17fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe
2011-03-17mm: make generic_writepages() use pluggingShaohua Li
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/rcu' into for-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-11Merge branch 'slub/lockless' into for-nextPekka Enberg
2011-03-11Lockless (and preemptless) fastpaths for slubChristoph Lameter
2011-03-11slub: Get rid of slab_free_hook_irq()Christoph Lameter
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10read-ahead: use pluggingJens Axboe
2011-03-10fs: make generic file read/write functions plugJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
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-01Remove one to many n's in a wordJustin P. Mattock
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-24mm: fix refcounting in swaponMiklos Szeredi
2011-02-24bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu