Pavel Emelyanov
|
68cee4f118
slub: Fix slub_lock down/up imbalance
|
14 年 前 |
Pekka Enberg
|
92a5bbc11f
SLUB: Fix memory hotplug with !NUMA
|
14 年 前 |
Christoph Lameter
|
a5a84755c5
slub: Move functions to reduce #ifdefs
|
14 年 前 |
Christoph Lameter
|
ab4d5ed5ee
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
|
14 年 前 |
Pekka Enberg
|
15b7c51420
SLUB: Optimize slab_free() debug check
|
14 年 前 |
Namhyung Kim
|
5d1f57e4d3
slub: Move NUMA-related functions under CONFIG_NUMA
|
14 年 前 |
Namhyung Kim
|
3478973ded
slub: Add lock release annotation
|
14 年 前 |
Namhyung Kim
|
a5dd5c117c
slub: Fix signedness warnings
|
14 年 前 |
Christoph Lameter
|
62e346a830
slub: extract common code to remove objects from partial list without locking
|
14 年 前 |
Christoph Lameter
|
f7cb193362
SLUB: Pass active and inactive redzone flags instead of boolean to debug functions
|
14 年 前 |
Christoph Lameter
|
7340cc8414
slub: reduce differences between SMP and NUMA
|
14 年 前 |
Pekka Enberg
|
ed59ecbf89
Revert "Slub: UP bandaid"
|
14 年 前 |
Pekka Enberg
|
84c1cf6246
SLUB: Fix merged slab cache names
|
14 年 前 |
Christoph Lameter
|
db210e70e5
Slub: UP bandaid
|
15 年 前 |
David Rientjes
|
a016471a16
slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches
|
15 年 前 |
Christoph Lameter
|
8de66a0c02
slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplug
|
15 年 前 |
Christoph Lameter
|
7d550c56a2
slub: Add dummy functions for the !SLUB_DEBUG case
|
15 年 前 |
Christoph Lameter
|
c1d508365e
slub: Move gfpflag masking out of the hotpath
|
15 年 前 |
Christoph Lameter
|
c016b0bdee
slub: Extract hooks for memory checkers from hotpaths
|
15 年 前 |
Christoph Lameter
|
51df114281
slub: Dynamically size kmalloc cache allocations
|
15 年 前 |
Christoph Lameter
|
6c182dc0de
slub: Remove static kmem_cache_cpu array for boot
|
15 年 前 |
Christoph Lameter
|
55136592fe
slub: Remove dynamic dma slab allocation
|
15 年 前 |
Christoph Lameter
|
1537066c69
slub: Force no inlining of debug functions
|
15 年 前 |
Linus Torvalds
|
b57bdda58c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
15 年 前 |
Pekka Enberg
|
415cb47998
Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' into for-linus
|
15 年 前 |
Christoph Lameter
|
2bce648584
slub: Allow removal of slab caches during boot
|
15 年 前 |
Pekka Enberg
|
e438444de8
Revert "slub: Allow removal of slab caches during boot"
|
15 年 前 |
Christoph Lameter
|
bc6488e910
slub numa: Fix rare allocation from unexpected node
|
15 年 前 |
Christoph Lameter
|
af537b0a6c
slub: Use kmem_cache flags to detect if slab is in debugging mode.
|
15 年 前 |
Christoph Lameter
|
f5b801ac38
slub: Allow removal of slab caches during boot
|
15 年 前 |