summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-06-26Merge branch 'quilt/driver-core'Stephen Rothwell
2009-06-26Merge commit 'tip/auto-latest'Stephen Rothwell
2009-06-26Merge commit 'slab/for-next'Stephen Rothwell
2009-06-26Merge commit 'block/for-next'Stephen Rothwell
2009-06-26Merge branch 'quilt/rr'Stephen Rothwell
2009-06-26Merge commit 'kvm/master'Stephen Rothwell
2009-06-26Merge commit 'sh/master'Stephen Rothwell
2009-06-26nommu: provide follow_pfn().Paul Mundt
2009-06-25clarify get_user_pages() prototypePeter Zijlstra
2009-06-25writeback: check for registered bdi in flusher add and inode dirtyJens Axboe
2009-06-25writeback: add name to backing_dev_infoJens Axboe
2009-06-25writeback: add some debug inode list counters to bdi statsJens Axboe
2009-06-25writeback: support > 1 flusher thread per bdiJens Axboe
2009-06-25writeback: separate the flushing state/task from the bdiJens Axboe
2009-06-25writeback: get rid of pdflush completelyJens Axboe
2009-06-25writeback: switch to per-bdi threads for flushing dataJens Axboe
2009-06-25writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe
2009-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-06-25Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-06-25cpumask:mm_quicklist-new-cpumask-opsRusty Russell
2009-06-24Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg
2009-06-24Don't warn about order-1 allocations with __GFP_NOFAILLinus Torvalds
2009-06-24switch shmem to inode->i_aclAl Viro
2009-06-24Merge branch 'x86/urgent' into auto-x86-nextIngo Molnar
2009-06-24hugetlbfs: export vma_kernel_pagsize to modulesJoerg Roedel
2009-06-23mm: fix handling of pagesets for downed cpusDimitri Sivanich
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins
2009-06-23Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-23mm: don't rely on flags coincidenceHugh Dickins
2009-06-23hugetlb: fault flags instead of write_accessHugh Dickins
2009-06-23mm: fix incorrect page removal from LRUKAMEZAWA Hiroyuki
2009-06-23kmemleak: use pr_fmtJoe Perches
2009-06-22SLQB: Fix GFP maskingPekka Enberg
2009-06-22Merge commit 'linus/master' into slqb/corePekka Enberg
2009-06-22x86: implement percpu_alloc kernel parameterTejun Heo
2009-06-22percpu: fix too lazy vunmap cache flushingTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-21Remove internal use of 'write_access' in mm/memory.cLinus Torvalds
2009-06-20mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner
2009-06-19bootmem.c: avoid c90 declaration warningJoe Perches
2009-06-18mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt
2009-06-18memcg: fix lru rotation in isolate_pagesKAMEZAWA Hiroyuki
2009-06-18memcg: fix behavior under memory.limit equals to memsw.limitKAMEZAWA Hiroyuki
2009-06-18memcg: fix swap accountingKAMEZAWA Hiroyuki
2009-06-18memcg: remove some redundant checksLi Zefan
2009-06-18memcg: add file-based RSS accountingBalbir Singh
2009-06-18cgroups: make messages more readableRandy Dunlap
2009-06-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds