summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-02-02Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-02-02Merge commit 'trivial/for-next'Stephen Rothwell
2009-02-02Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-02-02Merge commit 'slab/for-next'Stephen Rothwell
2009-02-02Merge commit 'nfs/linux-next'Stephen Rothwell
2009-02-02Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2009-01-31Merge branch 'cachefs' into nextTrond Myklebust
2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds
2009-01-30trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-01-30Allow opportunistic merging of VM_CAN_NONLINEAR areasLinus Torvalds
2009-01-29memcg: NULL pointer dereference at rmdir on some NUMA systemsKAMEZAWA Hiroyuki
2009-01-29memcg: fix refcnt handling at swapoffKAMEZAWA Hiroyuki
2009-01-29memcg: get/put parents at create/freeDaisuke Nishimura
2009-01-29Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segmentsLinus Torvalds
2009-01-28Merge branch 'topic/slub/fixes' into for-nextPekka Enberg
2009-01-28slub: fix per cpu kmem_cache_cpu array memory leakDavid Rientjes
2009-01-27uclinux: add process name to allocation error messageGreg Ungerer
2009-01-26Merge branch 'cachefs' into nextTrond Myklebust
2009-01-26kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-01-26kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-01-26kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-01-26kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-01-26kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-01-26kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-01-26kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-01-26kmemleak: Add the base supportCatalin Marinas
2009-01-26Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-01-26SLQB slab allocator (try 2)Nick Piggin
2009-01-23Merge branch 'topic/slub/perf' into for-nextPekka Enberg
2009-01-23SLUB: revert direct page allocator pass throughPekka Enberg
2009-01-21nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().Paul Mundt
2009-01-20Merge commit 'v2.6.29-rc2' into kmemcheckIngo Molnar
2009-01-19Merge branches 'topic/slob/cleanups' and 'topic/slub/cleanups' into for-nextPekka Enberg
2009-01-19slob: clean up the codeAmérico Wang
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar
2009-01-17CacheFiles: Permit the page lock state to be monitoredDavid Howells
2009-01-17CacheFiles: Add a hook to write a single page of data to an inodeDavid Howells
2009-01-17FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells
2009-01-17FS-Cache: Recruit a couple of page flags for cache managementDavid Howells
2009-01-17FS-Cache: Release page->private after failed readaheadDavid Howells
2009-01-15memcg: fix a race when setting memory.swappinessLi Zefan
2009-01-15memcg: fix section mismatchLi Zefan
2009-01-15revert "mm: vmalloc use mutex for purge"Andrew Morton
2009-01-15memcg: make oom less frequentlyDaisuke Nishimura
2009-01-15memcg: fix hierarchical reclaimDaisuke Nishimura
2009-01-15memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura
2009-01-15memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura
2009-01-15alpha: fix vmalloc breakageIvan Kokshaysky
2009-01-14SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()Pekka Enberg
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens