Christoph Lameter
|
b8c4c96ed4
SLUB: Write to per cpu data when allocating it
|
14 years ago |
Thomas Gleixner
|
f9b615de46
slub: Fix debugobjects with lockless fastpath
|
14 years ago |
Christoph Lameter
|
4fdccdfbb4
slub: Add statistics for this_cmpxchg_double failures
|
14 years ago |
Christoph Lameter
|
2fd66c517d
slub: Add missing irq restore for the OOM path
|
14 years ago |
Pekka Enberg
|
e8c500c2b6
Merge branch 'slub/lockless' into for-linus
|
14 years ago |
Christoph Lameter
|
a24c5a0ea9
slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case
|
14 years ago |
Pekka Enberg
|
c914955675
Merge branch 'slab/rcu' into slab/next
|
14 years ago |
Lai Jiangshan
|
da9a638c6f
slub,rcu: don't assume the size of struct rcu_head
|
14 years ago |
Lai Jiangshan
|
ab9a0f196f
slub: automatically reserve bytes at the end of slab
|
14 years ago |
Christoph Lameter
|
8a5ec0ba42
Lockless (and preemptless) fastpaths for slub
|
14 years ago |
Christoph Lameter
|
d3f661d69a
slub: Get rid of slab_free_hook_irq()
|
14 years ago |
Mariusz Kozlowski
|
d71f606f68
slub: fix ksize() build error
|
14 years ago |
Eric Dumazet
|
b3d41885d9
slub: fix kmemcheck calls to match ksize() hints
|
14 years ago |
Christoph Lameter
|
63310467a3
mm: Remove support for kmem_cache_name()
|
14 years ago |
Pekka Enberg
|
597fb188cb
Merge branch 'slub/hotplug' into slab/urgent
|
14 years ago |
Joe Perches
|
62c70bce8a
mm: convert sprintf_symbol to %pS
|
14 years ago |
Christoph Lameter
|
04d94879c8
slub: Avoid use of slub_lock in show_slab_objects()
|
14 years ago |
Linus Torvalds
|
a1e8fad590
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
14 years ago |
Nick Piggin
|
ccd35fb9f4
kernel: kmem_ptr_validate considered harmful
|
14 years ago |
Tero Roponen
|
37d57443d5
slub: Fix a crash during slabinfo -v
|
14 years ago |
Tero Roponen
|
8165984acf
slub: Fix a crash during slabinfo -v
|
14 years ago |
Pavel Emelyanov
|
68cee4f118
slub: Fix slub_lock down/up imbalance
|
14 years ago |
Pavel Emelyanov
|
98072e4d97
slub: Fix slub_lock down/up imbalance
|
14 years ago |
Richard Kennedy
|
4a92379bdf
slub tracing: move trace calls out of always inlined functions to reduce kernel code size
|
14 years ago |
Pekka Enberg
|
92a5bbc11f
SLUB: Fix memory hotplug with !NUMA
|
14 years ago |
Christoph Lameter
|
a5a84755c5
slub: Move functions to reduce #ifdefs
|
14 years ago |
Christoph Lameter
|
ab4d5ed5ee
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
|
14 years ago |
Pekka Enberg
|
15b7c51420
SLUB: Optimize slab_free() debug check
|
14 years ago |
Namhyung Kim
|
5d1f57e4d3
slub: Move NUMA-related functions under CONFIG_NUMA
|
14 years ago |
Namhyung Kim
|
3478973ded
slub: Add lock release annotation
|
14 years ago |