aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* 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
| * | | | | | | | | | | kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu2008-12-29
| * | | | | | | | | | | kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu2008-12-29
| * | | | | | | | | | | kmemtrace: Core implementation.Eduard - Gabriel Munteanu2008-12-29
| * | | | | | | | | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-12-29
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, bts: memory accountingMarkus Metzger2008-12-20
| * | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | blktrace: port to tracepoints, updateIngo Molnar2008-11-26
| * | | | | | | | | | | | | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-26
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-----------------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / / / / / / / / / / / | | | | | |/| | | | | | / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | / / / / / / / / / / | | | | | | | | | | | |/ / / / / / / / / / | | |_|_|_|_|_|_|_|_|_| / / / / / / / / / | |/| | | | | | | | | | / / / / / / / / | | | | | | | | | | | | | | | / / / / / | | | | | | | | | | |_|_|_|_|/ / / / / | | | | | | | | | |/| | | | | / / / / | | | | | |_|_|_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | / / / | | | | | | | |_|_|_|_|_|_|_|/ / / | | | | | | |/| | | | | | | | | / | | | | | | | | |_|_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | |
| | | | | | | | | | * | | | | | x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-19