Commit Graph

177 Commits (758117c25b65ed5fa502c13f3cdf040a8f954161)

Author SHA1 Message Date
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
Andrew Morton 138ae6631a [PATCH] slab: use probe_kernel_address() 18 years ago
Christoph Lameter 3c517a6132 [PATCH] slab: better fallback allocation behavior 18 years ago
Christoph Lameter 5bcd234d88 [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node 18 years ago
Christoph Lameter 441e143e95 [PATCH] slab: remove SLAB_DMA 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter a06d72c1dc [PATCH] slab: remove SLAB_LEVEL_MASK 18 years ago
Christoph Lameter 6e0eaa4b05 [PATCH] slab: remove SLAB_NO_GROW 18 years ago
Christoph Hellwig 8b98c1699e [PATCH] leak tracking for kmalloc_node 18 years ago
Paul Menage 3395ee0588 [PATCH] mm: add noaliencache boot option to disable numa alien caches 18 years ago
Ravikiran G Thirumalai 8f5be20bf8 [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab 18 years ago
Kevin Hilman a44b56d354 [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Daniel Yeisley 7f6b8876c7 [PATCH] init_reap_node() initialization fix 18 years ago
Christoph Lameter aedb0eb107 [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet 19 years ago
Christoph Lameter dcbd4ec4c2 [PATCH] slab: remove wrongly placed BUG_ON 19 years ago
Pekka Enberg 1ca4cb2418 [PATCH] slab: reduce numa text size 19 years ago
Christoph Hellwig 1d2c8eea69 [PATCH] slab: clean up leak tracking ifdefs a little bit 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Dave Jones aa83aa40ed [PATCH] single bit flip detector 19 years ago
Christoph Lameter 765c4507af [PATCH] GFP_THISNODE for the slab allocator 19 years ago
Christoph Lameter de3083ec3e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() 19 years ago
Alexey Dobriyan 133d205a18 [PATCH] Make kmem_cache_destroy() return void 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter d00bcc98d7 [PATCH] Extract the allocpercpu functions from the slab allocator 19 years ago
Siddha, Suresh B d2e7b7d0aa [PATCH] fix potential stack overflow in mm/slab.c 19 years ago
Ravikiran G Thirumalai 056c62418c [PATCH] slab: fix lockdep warnings 19 years ago
Christoph Lameter 2ed3a4ef95 [PATCH] slab: do not panic when alloc_kmemlist fails and slab is up 19 years ago
Christoph Lameter 117f6eb1d8 [PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroy 19 years ago
Christoph Hellwig dbe5e69d2d [PATCH] slab: optimize kmalloc_node the same way as kmalloc 19 years ago
Ravikiran G Thirumalai e5ac9c5aec [PATCH] Add some comments to slab.c 19 years ago