summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-04-30Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-04-30Merge commit 'slab/for-next'Stephen Rothwell
2009-04-30Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-04-29Merge 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
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-08percpu: remove rbtree and use page->index insteadChristoph Lameter
2009-04-08percpu: don't put the first chunk in reverse-map rbtreeTejun Heo
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07mm: fix pdflush thread creation upper boundPeter W Morreale
2009-04-06percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds