Mel Gorman
|
22b751c3d0
mm: rename page struct field helpers
|
12 years ago |
Glauber Costa
|
b9ce5ef49f
sl[au]b: always get the cache from its page in kmem_cache_free()
|
12 years ago |
Christoph Lameter
|
4590685546
mm/sl[aou]b: Common alignment code
|
12 years ago |
Arnd Bergmann
|
789306e5ad
mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
|
12 years ago |
Ezequiel Garcia
|
8cf9864b13
mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
|
12 years ago |
Ezequiel Garcia
|
242860a47a
mm/sl[aou]b: Move common kmem_cache_size() to slab.h
|
12 years ago |
Ezequiel Garcia
|
fe74fe2bf2
mm/slob: Use object_size field in kmem_cache_size()
|
12 years ago |
Ezequiel Garcia
|
999d8795d4
mm/slob: Drop usage of page->private for storing page-sized allocations
|
12 years ago |
Pekka Enberg
|
e2087be35a
Merge branch 'slab/tracing' into slab/for-linus
|
12 years ago |
Pekka Enberg
|
f4178cdddd
Merge branch 'slab/common-for-cgroups' into slab/for-linus
|
12 years ago |
David Rientjes
|
82bd5508b4
mm, slob: fix build breakage in __kmalloc_node_track_caller
|
12 years ago |
Ezequiel Garcia
|
f3f7410195
mm, slob: Add support for kmalloc_track_caller()
|
12 years ago |
Ezequiel Garcia
|
90f2cbbc49
mm, slob: Use NUMA_NO_NODE instead of -1
|
12 years ago |
Christoph Lameter
|
cce89f4f69
mm/sl[aou]b: Move kmem_cache refcounting to common code
|
13 years ago |
Christoph Lameter
|
8a13a4cc80
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
|
13 years ago |
Christoph Lameter
|
278b1bb131
mm/sl[aou]b: Move kmem_cache allocations into common code
|
13 years ago |
Christoph Lameter
|
12c3667fb7
mm/sl[aou]b: Get rid of __kmem_cache_destroy
|
13 years ago |
Christoph Lameter
|
8f4c765c22
mm/sl[aou]b: Move freeing of kmem_cache structure to common code
|
13 years ago |
Christoph Lameter
|
9b030cb865
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
|
13 years ago |
Christoph Lameter
|
945cf2b619
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
|
13 years ago |
Christoph Lameter
|
7c9adf5a54
mm/sl[aou]b: Move list_add() to slab_common.c
|
13 years ago |
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 |