Christoph Lameter
|
44a8bdea19
slob: Fix early boot kernel crash
|
13 years ago |
Christoph Lameter
|
97d0660915
mm, sl[aou]b: Common definition for boot state of the slab allocators
|
13 years ago |
Christoph Lameter
|
039363f38b
mm, sl[aou]b: Extract common code for kmem_cache_create()
|
13 years ago |
Christoph Lameter
|
3b0efdfa1e
mm, sl[aou]b: Extract common fields from struct kmem_cache
|
13 years ago |
Christoph Lameter
|
b5568280c9
slob: Remove various small accessors
|
13 years ago |
Christoph Lameter
|
690d577739
slob: No need to zero mapping since it is no longer in use
|
13 years ago |
Christoph Lameter
|
b8c24c4aef
slob: Define page struct fields used in mm_types.h
|
13 years ago |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Steven Rostedt
|
bd50cfa891
slob/lockdep: Fix gfp flags passed to lockdep
|
14 years ago |
Christoph Lameter
|
63310467a3
mm: Remove support for kmem_cache_name()
|
14 years ago |
Nick Piggin
|
ccd35fb9f4
kernel: kmem_ptr_validate considered harmful
|
14 years ago |
David Rientjes
|
8df275af8d
slob: fix gfp flags for order-0 page allocations
|
15 years ago |
Linus Torvalds
|
b57bdda58c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 years ago |
Linus Torvalds
|
4aed2fd8e3
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Bob Liu
|
d602dabaeb
SLOB: Free objects to their own list
|
15 years ago |
Paul E. McKenney
|
875352c942
mm: remove all rcu head initializations
|
15 years ago |
Li Zefan
|
039ca4e74a
tracing: Remove kmemtrace ftrace plugin
|
15 years ago |
David Woodhouse
|
bac49ce42a
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>
|
15 years ago |
Wu Fengguang
|
bbff2e433e
slab: remove duplicate kmem_cache_init_late() declarations
|
16 years ago |
Paul E. McKenney
|
7ed9f7e5db
fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
|
16 years ago |
Pekka Enberg
|
e03ab9d415
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 years ago |
Mel Gorman
|
6484eb3e2a
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 years ago |
Catalin Marinas
|
4374e616d2
kmemleak: Add the slob memory allocation/freeing hooks
|
16 years ago |
Linus Torvalds
|
8623661180
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Wu Fengguang
|
7303f24098
slob: use PG_slab for identifying SLOB pages
|
16 years ago |
Nick Piggin
|
1f0532eb61
mm: SLOB fix reclaim_state
|
16 years ago |
Zhaolei
|
02af61bb50
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
|
16 years ago |
Pekka Enberg
|
2121db74ba
kmemtrace: trace kfree() calls with NULL or zero-length objects
|
16 years ago |
Eduard - Gabriel Munteanu
|
ca2b84cb3c
kmemtrace: use tracepoints
|
16 years ago |