summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-03-12Merge branch 'quilt/staging'Stephen Rothwell
2009-03-12Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-03-12Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-12Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-03-12Merge commit 'security-testing/next'Stephen Rothwell
2009-03-12Merge commit 'slab/for-next'Stephen Rothwell
2009-03-12Merge branch 'quilt/rr'Stephen Rothwell
2009-03-12Merge branch 'next-20090311/nfs'Stephen Rothwell
2009-03-12Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-03-12Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov
2009-03-10cpumask:use-cpumask_of_node-in-kernelRusty Russell
2009-03-10cpumask:remove-address-of-CPU_MASK_ALL-coreRusty Russell
2009-03-09Merge branch 'cachefs' into nextTrond Myklebust
2009-03-09kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-03-09kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-03-09kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-03-09kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-03-09kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-03-09kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-03-09kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-03-09kmemleak: Add the base supportCatalin Marinas
2009-03-06Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo
2009-03-06percpu: add an indirection ptr for chunk page map accessTejun Heo
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo
2009-03-06percpu: improve first chunk initial area map handlingTejun Heo
2009-03-06percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo
2009-03-05manual merge of kmemcheckIngo Molnar
2009-03-05Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-05Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-03trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar
2009-03-02Merge branch 'topic/slqb/core' into for-nextPekka Enberg
2009-03-02slqb: x86 cleanupNick Piggin
2009-03-02slqb: fix deadlockNick Piggin
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo
2009-03-01percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo
2009-02-28kmemcheck: fix split_page() of the page allocator, fixIngo Molnar
2009-02-28kmemcheck: fix split_page() of the page allocatorVegard Nossum
2009-02-27mm: fix lazy vmap purging (use-after-free error)Vegard Nossum
2009-02-27mm: vmap fix overflowNick Piggin
2009-02-27Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar
2009-02-26Merge branch 'x86/core' into kmemcheckIngo Molnar
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar
2009-02-25shmem: fix shared anonymous accountingHugh Dickins