summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-01-20Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-01-20Merge commit 'trivial/for-next'Stephen Rothwell
2009-01-20Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-01-20Merge commit 'slab/for-next'Stephen Rothwell
2009-01-20Merge commit 'nfs/linux-next'Stephen Rothwell
2009-01-20Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
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-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-15Merge branch 'tracing/core' into auto-ftrace-nextIngo Molnar
2009-01-15kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-01-15kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-01-15kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-01-15kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-01-15kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-01-15kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-01-15kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-01-15kmemleak: Add the base supportCatalin Marinas
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
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 14Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: remove PFNMAP type on track_pfn_vma_new() errorvenkatesh.pallipadi@intel.com
2009-01-13trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-01-12lockdep, mm: fix might_fault() annotationPeter Zijlstra
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-08cgroups: use hierarchy_mutex in memory controllerPaul Menage
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki
2009-01-08memcg: fix LRU accounting for SwapCacheKAMEZAWA Hiroyuki
2009-01-08memcg: use css_tryget in memcgKAMEZAWA Hiroyuki
2009-01-08memcg: fix double free and make refcnt saneKAMEZAWA Hiroyuki
2009-01-08memcg: fix swap accounting leakKAMEZAWA Hiroyuki
2009-01-08memcg: change try_to_free_pages to hierarchical_reclaimDaisuke Nishimura