aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar
2009-01-06kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05mm: update my addressAlan Cox
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05inode->i_op is never NULLAl Viro
2009-01-05kill suid bit only for regular filesDmitri Monakhov
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-04vmalloc.c: fix flushing in vmap_page_range()Adam Lackorzynski
2009-01-01cpumask: convert mm/Rusty Russell
2009-01-01cpumask: remove any_online_cpu() users: mm/Rusty Russell
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-31tracing/kmemtrace: fix typoIngo Molnar
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar
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-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-30kmemtrace: move #include linesIngo Molnar
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2008-12-29kmemtrace: add missing newlineVegard Nossum
2008-12-29kmemtrace: remove config option for enabling tracing at bootPekka Enberg
2008-12-29kmemtrace: allow kmemtrace to be enabled after bootPekka Enberg
2008-12-29kmemtrace: remove unnecessary castsPekka Enberg
2008-12-29kmemtrace: SLUB hooks for caller-tracking functions.Eduard - Gabriel Munteanu
2008-12-29kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu
2008-12-29kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu
2008-12-29kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu
2008-12-29kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-12-29SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu
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