Christoph Lameter
|
3c58346525
slab: Simplify bootstrap
|
12 years ago |
Ezequiel Garcia
|
dffa3f9850
mm/slab: Fix kmem_cache_alloc_node_trace() declaration
|
13 years ago |
Ezequiel Garcia
|
4052147c0a
mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype
|
13 years ago |
Ezequiel Garcia
|
ff4fcd01ec
mm, slab: Remove silly function slab_buffer_size()
|
13 years ago |
David Rientjes
|
c0931ef1f3
mm, slab: remove dflags
|
13 years ago |
Glauber Costa
|
a618e89f1e
slab: rename gfpflags to allocflags
|
13 years ago |
Christoph Lameter
|
3b0efdfa1e
mm, sl[aou]b: Extract common fields from struct kmem_cache
|
13 years ago |
Steven Rostedt
|
4dee6b64ee
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
|
13 years ago |
Eric Dumazet
|
b56efcf0a4
slab: shrink sizeof(struct kmem_cache)
|
14 years ago |
Christoph Lameter
|
3192b920bf
slab, slub, slob: Unify alignment definition
|
14 years ago |
Steven Rostedt
|
85beb5869a
tracing/slab: Move kmalloc tracepoint out of inline code
|
14 years ago |
FUJITA Tomonori
|
a6eb9fe105
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
|
15 years ago |
Li Zefan
|
039ca4e74a
tracing: Remove kmemtrace ftrace plugin
|
15 years ago |
David Woodhouse
|
1f0ce8b3dd
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
|
15 years ago |
Li Zefan
|
0f24f1287a
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
|
15 years ago |
Pekka Enberg
|
8eae985f08
slab: move struct kmem_cache to headers
|
17 years ago |
Zhaolei
|
02af61bb50
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
|
16 years ago |
Eduard - Gabriel Munteanu
|
ca2b84cb3c
kmemtrace: use tracepoints
|
16 years ago |
Ingo Molnar
|
dc573f9b20
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
|
16 years ago |
Jeff Mahoney
|
1cf3eb2ff6
kmalloc: return NULL instead of link failure
|
16 years ago |
Frederic Weisbecker
|
36994e58a4
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
|
16 years ago |
Eduard - Gabriel Munteanu
|
36555751c6
kmemtrace: SLAB hooks.
|
17 years ago |
Joe Perches
|
1c61fc40fc
slab - use angle brackets for include of kmalloc_sizes.h
|
17 years ago |
Linus Torvalds
|
158a962422
Unify /proc/slabinfo configuration
|
17 years ago |
Christoph Lameter
|
81cda66261
Slab allocators: Cleanup zeroing allocations
|
18 years ago |
Christoph Lameter
|
6cb8f91320
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
|
18 years ago |
Paul Mundt
|
6193a2ff18
slob: initial NUMA support
|
18 years ago |
Christoph Lameter
|
3ca12ee549
SLAB: Move two remaining SLAB specific definitions to slab_def.h
|
18 years ago |
Christoph Lameter
|
4b51d66989
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
|
18 years ago |
Christoph Lameter
|
2e892f43cc
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
|
18 years ago |