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 |
Christoph Lameter
|
3c58346525
slab: Simplify bootstrap
|
12 years ago |
Randy Dunlap
|
a755b76ab4
mm: fix slab.c kernel-doc warnings
|
12 years ago |
Glauber Costa
|
d8843922fb
slab: Ignore internal flags in cache creation
|
12 years ago |
Ezequiel Garcia
|
242860a47a
mm/sl[aou]b: Move common kmem_cache_size() to slab.h
|
12 years ago |
Glauber Costa
|
0d7561c61d
sl[au]b: Process slabinfo_show in common code
|
12 years ago |
Glauber Costa
|
bcee6e2a13
mm/sl[au]b: Move print_slabinfo_header to slab_common.c
|
12 years ago |
Glauber Costa
|
b7454ad3cf
mm/sl[au]b: Move slabinfo processing to slab_common.c
|
12 years ago |
Linus Torvalds
|
125b79d74a
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
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 |
Pekka Enberg
|
023dc70470
Merge branch 'slab/next' into slab/for-linus
|
12 years ago |
Tetsuo Handa
|
608da7e3fc
slab: Fix build failure in __kmem_cache_create()
|
12 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Pekka Enberg
|
c0b24b5100
Revert "mm/slab: Fix kmem_cache_alloc_node_trace() declaration"
|
12 years ago |
Ezequiel Garcia
|
1e5965bf1f
mm/slab: Fix kmem_cache_alloc_node_trace() declaration
|
12 years ago |
Ezequiel Garcia
|
592f41450d
mm/slab: Fix typo _RET_IP -> _RET_IP_
|
12 years ago |
Ezequiel Garcia
|
48356303ff
mm, slab: Rename __cache_alloc() -> slab_alloc()
|
12 years ago |
Ezequiel Garcia
|
4052147c0a
mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype
|
12 years ago |
Ezequiel Garcia
|
7c0cb9c64f
mm, slab: Replace 'caller' type, void* -> unsigned long
|
12 years ago |
Ezequiel Garcia
|
ff4fcd01ec
mm, slab: Remove silly function slab_buffer_size()
|
12 years ago |