aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-06
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-05
| |\
| | * add a vfs_fsync helperChristoph Hellwig2009-01-05
| | * inode->i_op is never NULLAl Viro2009-01-05
| | * kill suid bit only for regular filesDmitri Monakhov2009-01-05
| * | mm: update my addressAlan Cox2009-01-05
| * | fs: symlink write_begin allocation context fixNick Piggin2009-01-04
| * | vmalloc.c: fix flushing in vmap_page_range()Adam Lackorzynski2009-01-04
| |/
| * cpumask: convert mm/Rusty Russell2008-12-31
| * cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\ \
| * | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* | | | kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu2009-01-06
* | | | tracing/kmemtrace: fix typoIngo Molnar2008-12-31
* | | | Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar2008-12-31
|\ \ \ \
| * \ \ \ Merge branch 'linus' into tracing/kmemtraceIngo Molnar2008-12-31
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-30
| | |\ \ \
| | | * \ \ Merge branch 'topic/failslab' into for-linusPekka Enberg2008-12-29
| | | |\ \ \
| | | | * | | SLUB: failslab supportAkinobu Mita2008-12-29
| | | | | |/ | | | | |/|
| | | | | |
| | | | \ \
| | | *-. \ \ Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg2008-12-29
| | | |\ \ \ \
| | | | | * | | slab: Update the kmem_cache_create documentation regarding the name parameterCatalin Marinas2008-11-26
| | | | * | | | slub: Fix incorrect use of looseNick Andrew2008-12-08
| | | | * | | | slub: make early_kmem_cache_node_alloc voidDavid Rientjes2008-11-26
| | | | * | | | slab: unsigned slabp->inuse cannot be less than 0roel kluin2008-11-26
| | | | * | | | slub - fix get_object_page commentCyrill Gorcunov2008-11-26
| | | | * | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-11-26
| | | | * | | | SLUB: cleanup - define macros instead of hardcoded numbersCyrill Gorcunov2008-11-26
| | | | |/ / /
| | | * | | | slub: avoid leaking caches or refcounts on sysfs errorDavid Rientjes2008-12-29
| | | * | | | slab: remove GFP_THISNODE clearing from alloc_slabmgmt()Pekka Enberg2008-12-29
| | | * | | | slub: Add might_sleep_if() to slab_alloc()OGAWA Hirofumi2008-12-29
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-30
| | |\ \ \ \
| | | * | | | bounce: don't rely on a zeroed bio_vec listJens Axboe2008-12-29
| | | |/ / /
| | * | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
| | | |\ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *---------. \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | | | * | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| | | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
| | | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc7' into core/lockingIngo Molnar2008-09-23
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-11
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
* | | | | | | | | | | | | | tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar2008-12-30
* | | | | | | | | | | | | | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-30
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | kmemtrace: move #include linesIngo Molnar2008-12-30
* | | | | | | | | | | | | Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2008-12-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | kmemtrace: add missing newlineVegard Nossum2008-12-29
| * | | | | | | | | | | | kmemtrace: remove config option for enabling tracing at bootPekka Enberg2008-12-29
| * | | | | | | | | | | | kmemtrace: allow kmemtrace to be enabled after bootPekka Enberg2008-12-29
| * | | | | | | | | | | | kmemtrace: remove unnecessary castsPekka Enberg2008-12-29
| * | | | | | | | | | | | kmemtrace: SLUB hooks for caller-tracking functions.Eduard - Gabriel Munteanu2008-12-29
| * | | | | | | | | | | | kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu2008-12-29