Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Linus Torvalds
|
54be820019
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
12 years ago |
Wanpeng Li
|
276a2439ce
mm/slab: Give s_next and s_stop slab-specific names
|
12 years ago |
Christoph Lameter
|
0f8f8094d2
slab: fix init_lock_keys
|
12 years ago |
Wanpeng Li
|
e25839f679
mm/slab: Sharing s_next and s_stop between slab and slub
|
12 years ago |
Wanpeng Li
|
0fa8103be4
mm/slab: Fix drain freelist excessively
|
12 years ago |
Zhouping Liu
|
d0d04b78f4
mm, slab: moved kmem_cache_alloc_node comment to correct place
|
12 years ago |
Linus Torvalds
|
0f47c9423c
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
12 years ago |
Pekka Enberg
|
69df2ac128
Merge branch 'slab/next' into slab/for-linus
|
12 years ago |
Aaron Tomlin
|
14e50c6a9b
mm: slab: Verify the nodeid passed to ____cache_alloc_node
|
12 years ago |
Joe Perches
|
071361d347
mm: Convert print_symbol to %pSR
|
12 years ago |
Christoph Lameter
|
db84506734
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
|
12 years ago |
Christoph Lameter
|
ca34956b80
slab: Common definition for kmem_cache_node
|
12 years ago |
Christoph Lameter
|
ce8eb6c424
slab: Rename list3/l3 to node
|
12 years ago |
Christoph Lameter
|
2c59dd6544
slab: Common Kmalloc cache determination
|
12 years ago |
Christoph Lameter
|
f97d5f634d
slab: Common function to create the kmalloc array
|
12 years ago |
Christoph Lameter
|
9425c58e54
slab: Common definition for the array of kmalloc caches
|
12 years ago |
Christoph Lameter
|
6a67368c36
slab: Rename nodelists to node
|
12 years ago |
Christoph Lameter
|
6744f087ba
slab: Common name for the per node structures
|
12 years ago |
Christoph Lameter
|
e33660165c
slab: Use common kmalloc_index/kmalloc_size functions
|
12 years ago |
Rusty Russell
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
12 years ago |
Glauber Costa
|
ebe945c276
memcg: add comments clarifying aspects of cache attribute propagation
|
12 years ago |
Glauber Costa
|
943a451a87
slab: propagate tunable values
|
12 years ago |
Glauber Costa
|
1f458cbf12
memcg: destroy memcg caches
|
12 years ago |
Glauber Costa
|
d79923fad9
sl[au]b: allocate objects from memcg cache
|
12 years ago |
Glauber Costa
|
b9ce5ef49f
sl[au]b: always get the cache from its page in kmem_cache_free()
|
12 years ago |
Glauber Costa
|
6ccfb5bcf5
slab: annotate on-slab caches nodelist locks
|
12 years ago |
Christoph Lameter
|
4590685546
mm/sl[aou]b: Common alignment code
|
12 years ago |
Christoph Lameter
|
2f9baa9fcf
slab: Use the new create_boot_cache function to simplify bootstrap
|
12 years ago |
Christoph Lameter
|
45530c4474
mm, sl[au]b: create common functions for boot slab creation
|
12 years ago |