summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-06-02Merge branch 'quilt/driver-core'Stephen Rothwell
2009-06-02Merge commit 'suspend/linux-next'Stephen Rothwell
2009-06-02Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-06-02Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-06-02Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-06-02Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-06-02Merge commit 'security-testing/next'Stephen Rothwell
2009-06-02Merge commit 'slab/for-next'Stephen Rothwell
2009-06-02Merge commit 'block/for-next'Stephen Rothwell
2009-06-01Merge branch 'kmemcheck' into auto-kmemcheck-nextIngo Molnar
2009-05-30kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-05-30kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-05-30kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-05-30kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-05-30kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-05-30kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-05-30kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-05-30kmemleak: Add the base supportCatalin Marinas
2009-05-29memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan
2009-05-29mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes
2009-05-29Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-05-24PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-22Merge branch 'topic/slab/fixes' into for-nextPekka Enberg
2009-05-22slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONERon Lee
2009-05-22Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-05-22integrity: move ima_counts_getMimi Zohar
2009-05-22integrity: path_check updateMimi Zohar
2009-05-21hugh: update email addressHugh Dickins
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-05-17page-writeback: fix the calculation of the oldest_jif in wb_kupdate()kernel-org-may-16Toshiyuki Okajima
2009-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-15Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-05-15SLQB: Fix locking in __slab_alloc_page()Pekka Enberg
2009-05-13Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds
2009-05-12Merge commit 'v2.6.30-rc5' into kmemcheckIngo Molnar
2009-05-12Merge branch 'tracing/core' into auto-tracing-nextIngo Molnar
2009-05-11Merge branch 'topic/slob/cleanups' into for-nextPekka Enberg
2009-05-11slob: use PG_slab for identifying SLOB pagesWu Fengguang
2009-05-08Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-05-08slqb: fix typesAndrew Morton
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar