David Rientjes
|
3b89d7d881
slub: move min_partial to struct kmem_cache
|
16 years ago |
Ingo Molnar
|
057685cf57
Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace
|
16 years ago |
Christoph Lameter
|
fe1200b63d
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
|
16 years ago |
Zhang Yanmin
|
e8120ff1ff
SLUB: Fix default slab order for big object sizes
|
16 years ago |
Christoph Lameter
|
ffadd4d0fe
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
|
16 years ago |
Nick Piggin
|
cf40bd16fd
lockdep: annotate reclaim context (__GFP_NOFS)
|
16 years ago |
Ingo Molnar
|
1c511f740f
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core
|
16 years ago |
Kirill A. Shutemov
|
b1aabecd55
mm: Export symbol ksize()
|
16 years ago |
Ingo Molnar
|
dc573f9b20
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
|
16 years ago |
David Rientjes
|
3718909448
slub: fix per cpu kmem_cache_cpu array memory leak
|
16 years ago |
Pekka Enberg
|
6047a007d0
SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()
|
16 years ago |
Ingo Molnar
|
99cd707489
Merge commit 'v2.6.29-rc1' into tracing/urgent
|
16 years ago |
Frederik Schwarzer
|
0211a9c850
trivial: fix an -> a typos in documentation and comments
|
16 years ago |
Ingo Molnar
|
3d7a96f5a4
Merge branch 'linus' into tracing/kmemtrace2
|
16 years ago |
Rusty Russell
|
174596a0b9
cpumask: convert mm/
|
16 years ago |
Rusty Russell
|
2ca1a61583
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
Ingo Molnar
|
818fa7f390
Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2
|
16 years ago |
Ingo Molnar
|
5fdf7e5975
Merge branch 'linus' into tracing/kmemtrace
|
16 years ago |
Frederic Weisbecker
|
36994e58a4
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
|
16 years ago |
Ingo Molnar
|
2a38b1c4f1
kmemtrace: move #include lines
|
16 years ago |
Ingo Molnar
|
2ff9f9d962
Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace
|
16 years ago |
Pekka Enberg
|
2e67624c22
kmemtrace: remove unnecessary casts
|
17 years ago |
Eduard - Gabriel Munteanu
|
94b528d056
kmemtrace: SLUB hooks for caller-tracking functions.
|
17 years ago |
Eduard - Gabriel Munteanu
|
5b882be4e0
kmemtrace: SLUB hooks.
|
17 years ago |
Eduard - Gabriel Munteanu
|
35995a4d81
SLUB: Replace __builtin_return_address(0) with _RET_IP_.
|
17 years ago |
Pekka Enberg
|
3c506efd7e
Merge branch 'topic/failslab' into for-linus
|
16 years ago |
Pekka Enberg
|
fd37617e69
Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus
|
16 years ago |
David Rientjes
|
7b8f3b66d9
slub: avoid leaking caches or refcounts on sysfs error
|
16 years ago |
OGAWA Hirofumi
|
89124d706d
slub: Add might_sleep_if() to slab_alloc()
|
16 years ago |
Akinobu Mita
|
773ff60e84
SLUB: failslab support
|
16 years ago |