aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-12-30Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-29Merge branch 'topic/failslab' into for-linusPekka Enberg
2008-12-29Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg
2008-12-29slub: avoid leaking caches or refcounts on sysfs errorDavid Rientjes
2008-12-29slab: remove GFP_THISNODE clearing from alloc_slabmgmt()Pekka Enberg
2008-12-29slub: Add might_sleep_if() to slab_alloc()OGAWA Hirofumi
2008-12-29SLUB: failslab supportAkinobu Mita
2008-12-29bounce: don't rely on a zeroed bio_vec listJens Axboe
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-20x86, bts: memory accountingMarkus Metzger
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com
2008-12-19x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-18x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3venkatesh.pallipadi@intel.com
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich
2008-12-16mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro
2008-12-15slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro
2008-12-10mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton
2008-12-08slub: Fix incorrect use of looseNick Andrew
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-02vmscan: evict streaming IO firstRik van Riel
2008-12-02bdi: register sysfs bdi device only once per queueKay Sievers
2008-12-01memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki
2008-12-01mm: vmalloc fix lazy unmapping cache aliasingNick Piggin
2008-12-01vmscan: protect zone rotation stats by lru lockJohannes Weiner
2008-11-30meminit section warningsAl Viro
2008-11-26slab: Update the kmem_cache_create documentation regarding the name parameterCatalin Marinas
2008-11-26slub: make early_kmem_cache_node_alloc voidDavid Rientjes
2008-11-26slab: unsigned slabp->inuse cannot be less than 0roel kluin
2008-11-26slub - fix get_object_page commentCyrill Gorcunov
2008-11-26SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu
2008-11-26SLUB: cleanup - define macros instead of hardcoded numbersCyrill Gorcunov
2008-11-26blktrace: port to tracepoints, updateIngo Molnar
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar