Benjamin Herrenschmidt
|
fe1ff49d0d
mm: kmem_cache_create(): make it easier to catch NULL cache names
|
15 years ago |
Ingo Molnar
|
fdaa45e95d
slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG
|
15 years ago |
Linus Torvalds
|
ada3fa1505
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Pekka Enberg
|
aceda77360
Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus
|
15 years ago |
Eric Dumazet
|
8a3d271deb
slub: fix slab_pad_check()
|
15 years ago |
Eric Dumazet
|
d76b1590e0
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
|
15 years ago |
Xiaotian Feng
|
5788d8ad6c
slub: release kobject if sysfs_create_group failed in sysfs_slab_add
|
16 years ago |
Aaro Koskinen
|
acdfcd04d9
SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256
|
15 years ago |
Amerigo Wang
|
5086c389cb
SLUB: Fix some coding style issues
|
15 years ago |
WANG Cong
|
cf5d11317e
SLUB: Drop write permission to /proc/slabinfo
|
15 years ago |
Tejun Heo
|
384be2b18a
Merge branch 'percpu-for-linus' into percpu-for-next
|
16 years ago |
Zhang, Yanmin
|
dcb0ce1bdf
slub: change kmem_cache->align to record the real alignment
|
16 years ago |
David Rientjes
|
3de472138a
slub: use size and objsize orders to disable debug flags
|
16 years ago |
David Rientjes
|
fa5ec8a1f6
slub: add option to disable higher order debugging slabs
|
16 years ago |
Catalin Marinas
|
e4f7c0b44a
kmemleak: Trace the kmalloc_large* functions in slub
|
16 years ago |
Tejun Heo
|
c43768cbb7
Merge branch 'master' into for-next
|
16 years ago |
Paul E. McKenney
|
7ed9f7e5db
fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
|
16 years ago |
Pekka Enberg
|
ba52270d18
SLUB: Don't pass __GFP_FAIL for the initial allocation
|
16 years ago |
Tejun Heo
|
204fba4aa3
percpu: cleanup percpu array definitions
|
16 years ago |
Benjamin Herrenschmidt
|
dcce284a25
mm: Extend gfp masking to the page allocator
|
16 years ago |
Pekka Enberg
|
5caf5c7dc2
Merge branch 'slub/earlyboot' into for-linus
|
16 years ago |
Pekka Enberg
|
e03ab9d415
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 years ago |
Linus Torvalds
|
517d08699b
Merge branch 'akpm'
|
16 years ago |
Christoph Lameter
|
62bc62a873
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
|
16 years ago |
Vegard Nossum
|
722f2a6c87
Merge commit 'linus/master' into HEAD
|
16 years ago |
Vegard Nossum
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 years ago |
Nick Piggin
|
964cf35c88
SLUB: Fix early boot GFP_DMA allocations
|
16 years ago |
Vegard Nossum
|
5a896d9e7c
slub: add hooks for kmemcheck
|
17 years ago |
Pekka Enberg
|
95f8598931
SLUB: Don't print out OOM warning for __GFP_NOFAIL
|
16 years ago |
Alexander Beregalov
|
26c02cf05d
SLUB: fix build when !SLUB_DEBUG
|
16 years ago |