summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-02-16Merge branch 'quilt/driver-core'Stephen Rothwell
2010-02-16Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'slab/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-02-16Merge remote branch 'net/master'Stephen Rothwell
2010-02-16Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-02-15Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-15kobject: Constify struct kset_uevent_opsEmese Revfy
2010-02-13Merge branch 'slab/memhotadd' into for-nextPekka Enberg
2010-02-13SLAB: Fix node add timer race in cache_reapAndi Kleen
2010-02-13SLAB: Set up the l3 lists for the memory of freshly added memoryAndi Kleen
2010-02-13SLAB: Separate node initialization into separate functionAndi Kleen
2010-02-13SLAB: Handle node-not-up case in fallback_alloc()Andi Kleen
2010-02-12kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-02-09VM/NFS: The VM must tell the filesystem when to free reclaimable pagesTrond Myklebust
2010-02-09VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devicesTrond Myklebust
2010-02-09VM: Split out the accounting of unstable writes from BDI_RECLAIMABLEPeter Zijlstra
2010-02-08kill unused invalidate_inode_pages helperChristoph Hellwig
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt
2010-02-06Fix potential crash with sys_move_pagesLinus Torvalds
2010-02-05grammar fix in commentUwe Kleine-König
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-02-05Merge branch 'sh/stable-updates'Paul Mundt
2010-02-02hugetlb: fix section mismatchesJeff Mahoney
2010-02-02mm: flush dcache before writing into page to avoid aliasanfei zhou
2010-02-02mm: purge fragmented percpu vmap blocksNick Piggin
2010-02-02mm: percpu-vmap fix RCU list walkingNick Piggin
2010-02-02percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt
2010-01-30Merge branch 'slab/fixes' into for-nextPekka Enberg
2010-01-30slab: fix regression in touched logicNick Piggin
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'slub/percpu' into for-nextPekka Enberg
2010-01-22dma kmalloc handling fixesChristoph Lameter
2010-01-22slub: remove impossible conditionDavid Rientjes
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh
2010-01-18Merge branch 'sh/stable-updates'Paul Mundt
2010-01-16page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa