Pekka Enberg
|
7e85ee0c1d
slab,slub: don't enable interrupts during early boot
|
16 лет назад |
Linus Torvalds
|
512626a04e
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
|
16 лет назад |
Pekka Enberg
|
83b519e8b9
slab: setup allocators earlier in the boot sequence
|
16 лет назад |
Catalin Marinas
|
06f22f13f3
kmemleak: Add the slub memory allocation/freeing hooks
|
16 лет назад |
Pekka Enberg
|
781b2ba6eb
SLUB: Out-of-memory diagnostics
|
16 лет назад |
Linus Torvalds
|
8623661180
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 лет назад |
Pekka Enberg
|
42ddc4cbba
Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' into for-linus
|
16 лет назад |
Nick Piggin
|
1eb5ac6466
mm: SLUB fix reclaim_state
|
16 лет назад |
David Rientjes
|
818cf59097
slub: enforce MAX_ORDER
|
16 лет назад |
Zhaolei
|
02af61bb50
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
|
16 лет назад |
Pekka Enberg
|
2121db74ba
kmemtrace: trace kfree() calls with NULL or zero-length objects
|
16 лет назад |
Eduard - Gabriel Munteanu
|
ca2b84cb3c
kmemtrace: use tracepoints
|
16 лет назад |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 лет назад |
Linus Torvalds
|
c4e1aa67ed
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 лет назад |
Pekka Enberg
|
15a5b0a491
Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linus
|
16 лет назад |
Akinobu Mita
|
1a00df4a2c
slub: use get_track()
|
16 лет назад |
Ingo Molnar
|
28b1bd1cbc
Merge branch 'core/locking' into tracing/ftrace
|
16 лет назад |
David Rientjes
|
c0bdb232b2
slub: rename calculate_min_partial() to set_min_partial()
|
16 лет назад |
David Rientjes
|
73d342b169
slub: add min_partial sysfs tunable
|
16 лет назад |
David Rientjes
|
3b89d7d881
slub: move min_partial to struct kmem_cache
|
16 лет назад |
Ingo Molnar
|
057685cf57
Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace
|
16 лет назад |
Christoph Lameter
|
fe1200b63d
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
|
16 лет назад |
Zhang Yanmin
|
e8120ff1ff
SLUB: Fix default slab order for big object sizes
|
16 лет назад |
Christoph Lameter
|
ffadd4d0fe
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
|
16 лет назад |
Nick Piggin
|
cf40bd16fd
lockdep: annotate reclaim context (__GFP_NOFS)
|
16 лет назад |
Ingo Molnar
|
1c511f740f
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core
|
16 лет назад |
Kirill A. Shutemov
|
b1aabecd55
mm: Export symbol ksize()
|
16 лет назад |
Ingo Molnar
|
dc573f9b20
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
|
16 лет назад |
David Rientjes
|
3718909448
slub: fix per cpu kmem_cache_cpu array memory leak
|
16 лет назад |
Pekka Enberg
|
6047a007d0
SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()
|
16 лет назад |