summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-03-25Merge branch 'quilt/staging'Stephen Rothwell
2009-03-25Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-03-25Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-25Merge commit 'security-testing/next'Stephen Rothwell
2009-03-25Merge commit 'slab/for-next'Stephen Rothwell
2009-03-25Merge commit 'block/for-next'Stephen Rothwell
2009-03-25Merge branch 'quilt/rr'Stephen Rothwell
2009-03-25Merge commit 'nfs/linux-next'Stephen Rothwell
2009-03-25Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-03-25Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-03-25Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-25Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-03-25Merge commit 'arm/devel'Stephen Rothwell
2009-03-25Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov
2009-03-24kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-03-24kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-03-24kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas
2009-03-24kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas
2009-03-24kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-03-24kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas
2009-03-24kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas
2009-03-24kmemleak: Add the base supportCatalin Marinas
2009-03-24Move the default_backing_dev_info out of readahead.c and into backing-dev.cJens Axboe
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-23Merge branch 'topic/slob/fixes' into for-nextPekka Enberg
2009-03-23slob: fix lockup in slob_free()Nick Piggin
2009-03-23Merge branch 'topic/slub/cleanups' into for-nextPekka Enberg
2009-03-23slub: use get_track()Akinobu Mita
2009-03-20cpumask:remove-address-of-CPU_MASK_ALL-coreRusty Russell
2009-03-19Merge branch 'cachefs' into nextTrond Myklebust
2009-03-18manual merge of cpus4096Ingo Molnar
2009-03-18Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-18manual merge of core/lockingIngo Molnar
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar
2009-03-15highmem: atomic highmem kmap page pinningNicolas Pitre
2009-03-15lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar
2009-03-14vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar
2009-03-13Merge commit 'v2.6.29-rc8' into core/coreIngo Molnar
2009-03-13Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2009-03-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar
2009-03-12memcg: use correct scan number at reclaimKOSAKI Motohiro
2009-03-12trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev