summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-05-05Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-05-05Merge commit 'slab/for-next'Stephen Rothwell
2009-05-05Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-05-05Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-05-03Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-05-03SLQB: fix dumb early allocation cacheNick Piggin
2009-05-02vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-05-02mm: close page_mkwrite racesNick Piggin
2009-05-02memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura
2009-05-02mm: fix pageref leak in do_swap_page()Johannes Weiner
2009-04-30Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-04-28Merge branch 'topic/documentation' into for-nextPekka Enberg
2009-04-27kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-04-27kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-04-27Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-04-27slqb: enforce MAX_ORDERDavid Rientjes
2009-04-23Merge branch 'topic/slub/fixes' into for-nextPekka Enberg
2009-04-23slub: enforce MAX_ORDERDavid Rientjes
2009-04-22SLQB: Fix UP + NUMA buildNobuhiro Iwamatsu
2009-04-21vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro
2009-04-21kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-04-21kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-04-21kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-04-21kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-04-21kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-04-21kmemleak: Add the base supportCatalin Marinas
2009-04-20Merge branch 'tracing/core' into auto-tracing-nextIngo Molnar
2009-04-18PM/Hibernate: Fix memory shrinkingRafael J. Wysocki
2009-04-16mm: pass correct mm when growing stackHugh Dickins
2009-04-16Export filemap_write_and_wait_rangeChris Mason
2009-04-16slqb: config slab sizeNick Piggin
2009-04-16slqb: cap remote free list sizeNick Piggin
2009-04-16slqb: fix compilation warningNick Piggin
2009-04-16slqb: irq section fixNick Piggin
2009-04-16slqb: use correct name for rcu callbackLai Jiangshan
2009-04-16slqb: x86 cleanupNick Piggin
2009-04-16slqb: fix deadlockNick Piggin
2009-04-16SLQB: Fix compile warnings on UMA and UPPekka Enberg
2009-04-16slqb: dynamic array allocationsNick Piggin
2009-04-16SLQB slab allocator (try 2)Nick Piggin
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt
2009-04-14tracing: create automated trace definesSteven Rostedt
2009-04-13shmem: respect MAX_LFS_FILESIZEHugh Dickins
2009-04-13shmem: fix division by zeroYuri Tikhonov
2009-04-13memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki
2009-04-13mm: document get_user_pages_fast()Andy Grover
2009-04-13mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells
2009-04-13filemap: fix kernel-doc warningsRandy Dunlap