summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-09-29Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-09-29Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-09-29Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-09-29Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-09-29Merge remote branch 'slab/for-next'Stephen Rothwell
2010-09-29Merge remote branch 'block/for-next'Stephen Rothwell
2010-09-29Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-09-27[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-09-26Merge branch 'linus' into auto-latestIngo Molnar
2010-09-25Avoid pgoff overflow in remap_file_pagesLarry Woodman
2010-09-24fremap: get rid of broken 'end' variableLinus Torvalds
2010-09-24mm/fs: add hooks to support cleancacheDan Magenheimer
2010-09-24mm: cleancache core ops functions and configDan Magenheimer
2010-09-23hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi
2010-09-23hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi
2010-09-23hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi
2010-09-23hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi
2010-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-23Merge branch 'perf/core' into auto-latestIngo Molnar
2010-09-22mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli
2010-09-22oom: filter unkillable tasks from tasklist dumpDavid Rientjes
2010-09-22vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim
2010-09-22oom: always return a badness score of non-zero for eligible tasksDavid Rientjes
2010-09-22Merge branch 'linus' into auto-latestIngo Molnar
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22bdi: Initialize noop_backing_dev_info properlyJan Kara
2010-09-21Merge branch 'for-linus' into for-nextTejun Heo
2010-09-21percpu: fix pcpu_last_unit_cpuTejun Heo
2010-09-20mm: further fix swapin race conditionHugh Dickins
2010-09-18Merge branch 'slub/cleanups' into for-nextPekka Enberg
2010-09-18Revert "Slub: UP bandaid"Pekka Enberg
2010-09-18percpu: clear memory allocated with the km allocatorTejun Heo
2010-09-18percpu: use percpu allocator on UP tooTejun Heo
2010-09-18vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo
2010-09-18Merge commit 'v2.6.36-rc4' into slub/cleanups-newPekka Enberg
2010-09-17Merge branch 'x86/mm' into auto-latestIngo Molnar
2010-09-17mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-09-16Merge branch 'for-2.6.37/barrier' into for-nextJens Axboe
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-15Merge branch 'core/memblock' into auto-latestIngo Molnar
2010-09-15memblock: Fix section mismatch warningsYinghai Lu
2010-09-15Merge branch 'core/memblock' into auto-latestIngo Molnar
2010-09-14SLUB: Fix merged slab cache namesPekka Enberg
2010-09-12export __get_user_pages_fast() functionXiao Guangrong
2010-09-10Merge branch 'linus' into auto-latestIngo Molnar
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-10swap: do not send discards as barriersChristoph Hellwig
2010-09-10percpu: update comments to reflect that percpu allocations are always zero-fi...Tejun Heo
2010-09-10percpu: clear memory allocated with the km allocatorTejun Heo
2010-09-09mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman