Linus Torvalds
|
24f971abbd
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 years ago |
Joonsoo Kim
|
68126702b4
slab: overloading the RCU head over the LRU for RCU free
|
11 years ago |
Christoph Lameter
|
23774a2f6f
slab: Use correct GFP_DMA constant
|
12 years ago |
Christoph Lameter
|
f1b6eb6e6b
mm/sl[aou]b: Move kmallocXXX functions to common code
|
12 years ago |
Michael Opdenacker
|
e7efa615cc
slab: add kmalloc() to kernel API documentation
|
12 years ago |
Christoph Lameter
|
069e2b351d
slob: Rework #ifdeffery in slab.h
|
12 years ago |
Christoph Lameter
|
c601fd6956
slab: Handle ARCH_DMA_MINALIGN correctly
|
12 years ago |
Christoph Lameter
|
9425c58e54
slab: Common definition for the array of kmalloc caches
|
12 years ago |
Christoph Lameter
|
95a05b428c
slab: Common constants for kmalloc boundaries
|
12 years ago |
Christoph Lameter
|
ce6a50263d
slab: Common kmalloc slab index determination
|
12 years ago |
Christoph Lameter
|
3450466734
slab: Move kmalloc related function defs
|
12 years ago |
Glauber Costa
|
943a451a87
slab: propagate tunable values
|
12 years ago |
Glauber Costa
|
749c54151a
memcg: aggregate memcg cache values in slabinfo
|
12 years ago |
Glauber Costa
|
1f458cbf12
memcg: destroy memcg caches
|
12 years ago |
Glauber Costa
|
2633d7a028
slab/slub: consider a memcg parameter in kmem_create_cache
|
12 years ago |
Glauber Costa
|
ba6c496ed8
slab/slub: struct memcg_params
|
12 years ago |
Ezequiel Garcia
|
242860a47a
mm/sl[aou]b: Move common kmem_cache_size() to slab.h
|
12 years ago |
Ezequiel Garcia
|
f3f7410195
mm, slob: Add support for kmalloc_track_caller()
|
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 |
Xi Wang
|
a3860c1c5d
introduce SIZE_MAX
|
13 years ago |
Xi Wang
|
a8203725df
slab: introduce kmalloc_array()
|
13 years ago |
Christoph Lameter
|
90810645f7
slab allocators: Provide generic description of alignment defines
|
14 years ago |
Christoph Lameter
|
3192b920bf
slab, slub, slob: Unify alignment definition
|
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 |
Xiaotian Feng
|
7adde04a2f
slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING
|
15 years ago |
Pekka Enberg
|
fc1c183353
slab: Generify kernel pointer validation
|
15 years ago |
Dmitry Monakhov
|
4c13dd3b48
failslab: add ability to filter slab caches
|
15 years ago |