summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-02-03Merge branch 'quilt/driver-core'Stephen Rothwell
2010-02-03Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-02-03Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-02-03Merge remote branch 'slab/for-next'Stephen Rothwell
2010-02-03Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-02-03Merge remote branch 'net/master'Stephen Rothwell
2010-02-03Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-02-03Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-02-03Merge remote branch 'sh/master'Stephen Rothwell
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-02-02Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-02kobject: Constify struct kset_uevent_opsEmese Revfy
2010-02-01Merge branch 'performance-for-next' into nfs-for-nextTrond Myklebust
2010-02-01kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-01-30Merge branch 'slab/fixes' into for-nextPekka Enberg
2010-01-30slab: fix regression in touched logicNick Piggin
2010-01-30kill unused invalidate_inode_pages helperChristoph Hellwig
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds
2010-01-26grammar fix in commentUwe Kleine-König
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-18VM/NFS: The VM must tell the filesystem when to free reclaimable pagesTrond Myklebust
2010-01-18VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devicesTrond Myklebust
2010-01-18VM: Split out the accounting of unstable writes from BDI_RECLAIMABLEPeter Zijlstra
2010-01-18Merge branch 'sh/stable-updates'Paul Mundt
2010-01-17Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
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
2010-01-15mm: export use_mm/unuse_mm to modulesMichael S. Tsirkin
2010-01-13vfs: Fix vmtruncate() regressionOGAWA Hirofumi
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt
2010-01-11mm: hugetlb: fix clear_huge_page()Andrea Arcangeli
2010-01-11percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton
2010-01-11Merge branch 'slab/cleanups' into for-nextPekka Enberg
2010-01-11slab: initialize unused alien cache entry as NULL at alloc_alien_cache().Haicheng Li
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel