Commit Graph

208 Commits (32d7331852a07d1f94c6d1b817c7c45648aa0fe7)

Author SHA1 Message Date
Christoph Lameter 3cdc0ed0ce slab: fix alien cache handling 18 years ago
Sam Ravnborg 38bdc32af4 mm/slab: fix section mismatch warning 18 years ago
Christoph Lameter 0aa817f078 Slab allocators: define common size limitations 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 0b44f7a5b5 slab: warn on zero-length allocations 18 years ago
Christoph Lameter c59def9f22 Slab allocators: Drop support for destructors 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Christoph Lameter d1187ed210 vmstat: use our own timer events 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Christoph Lameter 5830c59021 slab: shut down cache_reaper when cpu goes down 18 years ago
Heiko Carstens 38c3bd96a0 slab: use CPU_LOCK_[ACQUIRE|RELEASE] 18 years ago
Pekka J Enberg 7ae439ce0c krealloc: fix kerneldoc comments 18 years ago
Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 years ago
David Woodhouse b46b8f19c9 Increase slab redzone to 64bits 18 years ago
Christoph Lameter cfce66047f Slab allocators: remove useless __GFP_NO_GROW flag 18 years ago
Christoph Lameter 4f10493459 slab allocators: Remove SLAB_CTOR_ATOMIC 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Akinobu Mita 824ebef122 fault injection: fix failslab with CONFIG_NUMA 18 years ago
Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN 18 years ago
matze b4169525bc include KERN_* constant in printk() calls in mm/slab.c 18 years ago
Christoph Lameter b49af68ff9 Add virt_to_head_page and consolidate code in slab and slub 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Andrew Morton a3a02be791 slab: mark set_up_list3s() __init 18 years ago
Eric Dumazet 8da3430d8a slab: NUMA kmem_cache diet 18 years ago
Eric Dumazet 6310984694 SLAB: don't allocate empty shared caches 18 years ago
Eric Dumazet 364fbb29a0 SLAB: use num_possible_cpus() in enable_cpucache() 18 years ago
Pekka Enberg 714b8171af slab: ensure cache_alloc_refill terminates 18 years ago
Pekka Enberg fd76bab2fa slab: introduce krealloc 18 years ago
Siddha, Suresh B 62918a0361 [PATCH] x86-64: skip cache_free_alien() on non NUMA 18 years ago
David Howells e94a40c508 [PATCH] SLAB: Mention slab name when listing corrupt objects 18 years ago
Randy Dunlap 05fb6bf0b2 [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) 18 years ago
Christoph Lameter 8ef8286689 [PATCH] slab: reduce size of alien cache to cover only possible nodes 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Ingo Molnar 898552c9d8 [PATCH] lockdep: also check for freed locks in kmem_cache_free() 18 years ago
Christoph Lameter 4b51d66989 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM 18 years ago
Christoph Lameter 7c5cae368a [PATCH] slab: use parameter passed to cache_reap to determine pointer to work structure 18 years ago
Pekka Enberg 8c8cc2c10c [PATCH] slab: cache alloc cleanups 18 years ago
Pekka Enberg 6e40e73097 [PATCH] slab: remove broken PageSlab check from kfree_debugcheck 18 years ago
Hugh Dickins b6a6045181 [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc 18 years ago
Randy Dunlap af9997e426 [PATCH] fix kernel-doc warnings in 2.6.20-rc1 18 years ago
Christoph Lameter b7f869a284 [PATCH] slab: fix kmem_ptr_validate definition 18 years ago
Eric Dumazet 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() 18 years ago
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Christoph Lameter 55935a34a4 [PATCH] More slab.h cleanups 18 years ago
Christoph Lameter dd47ea7556 [PATCH] slab: fix sleeping in atomic bug 18 years ago
Arjan van de Ven 2b2842146c [PATCH] user of the jiffies rounding patch: Slab 18 years ago
Don Mullis 6b1b60f41e [PATCH] fault-injection: defaults likely to please a new user 18 years ago
Akinobu Mita 8a8b6502fb [PATCH] fault-injection capability for kmalloc 18 years ago
Paul Jackson b8b50b6519 [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago