Commit Graph

207 Commits (14a49e1fd2bb91ba2bf0e1f06711b6dbc21de02d)

Author SHA1 Message Date
Pekka Enberg 58ce1fd580 [PATCH] slab: redzone double-free detection 19 years ago
Christoph Hellwig 7a7c381d25 [PATCH] slab: stop using list_for_each 19 years ago
Christoph Hellwig e1b6aa6f14 [PATCH] slab: clean up kmem_getpages 19 years ago
Pekka Enberg 4776874ff0 [PATCH] slab: page mapping cleanup 19 years ago
Pekka Enberg 729bd0b74c [PATCH] slab: extract cache_free_alien from __cache_free 19 years ago
Ingo Molnar b1ab41c494 [PATCH] slab.c: fix offslab_limit bug 19 years ago
Roland Dreier a4523a8b38 [PATCH] slab: Fix kmem_cache_destroy() on NUMA 19 years ago
Mike Kravetz 39d24e6426 [PATCH] add slab_is_available() routine for boot code 19 years ago
shin, jacob 693f7d3620 [PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplug 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Luke Yang d6fef9da19 [PATCH] nommu: use compound page in slab allocator 19 years ago
Ravikiran G Thirumalai fb7faf3313 [PATCH] slab: add statistics for alien cache overflows 19 years ago
Ravikiran G Thirumalai 5b74ada7ee [PATCH] slab: allocate node local memory for off-slab slabmanagement 19 years ago
Eric Sesterhenn 40094fa652 BUG_ON() Conversion in mm/slab.c 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Christoph Lameter 0718dc2a82 [PATCH] slab: fix memory leak in alloc_kmemlist 19 years ago
Christoph Lameter cafeb02e09 [PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fix 19 years ago
Christoph Lameter e00946fe23 [PATCH] slab: Bypass free lists for __drain_alien_cache() 19 years ago
Christoph Lameter 3ded175a4b [PATCH] slab: add transfer_objects() function 19 years ago
Pekka Enberg c5e3b83e97 [PATCH] mm: use kmem_cache_zalloc 19 years ago
Pekka Enberg a8c0f9a41f [PATCH] slab: introduce kmem_cache_zalloc allocator 19 years ago
Al Viro 871751e25d [PATCH] slab: implement /proc/slab_allocators 19 years ago
Paul Jackson b2455396be [PATCH] cpuset: memory_spread_slab drop useless PF_SPREAD_PAGE check 19 years ago
Paul Jackson c61afb181c [PATCH] cpuset memory spread slab cache optimizations 19 years ago
Paul Jackson 101a50019a [PATCH] cpuset memory spread slab cache implementation 19 years ago
Paul Jackson 442295c94b [PATCH] mm: slab cache interleave rotor fix 19 years ago
Christoph Lameter b18e7e654d [PATCH] slab: fix drain_array() so that it works correctly with the shared_array 19 years ago
Christoph Lameter 1b55253a7f [PATCH] slab: remove drain_array_locked 19 years ago
Christoph Lameter aab2207cf8 [PATCH] slab: make drain_array more universal by adding more parameters 19 years ago
Christoph Lameter 35386e3b0f [PATCH] slab: cache_reap(): further reduction in interrupt holdoff 19 years ago
Nick Piggin 84097518d1 [PATCH] mm: nommu use compound pages 19 years ago
Andrew Morton a07fa3944b [PATCH] slab: use on_each_cpu() 19 years ago
Christoph Lameter ac2b898ca6 [PATCH] slab: Remove SLAB_NO_REAP option 19 years ago
Randy Dunlap 911851e6ee [PATCH] slab: fix kernel-doc warnings 19 years ago
Ravikiran G Thirumalai b5d8ca7c50 [PATCH] slab: remove cachep->spinlock 19 years ago
Andrew Morton a737b3e2fc [PATCH] slab cleanup 19 years ago
Pekka Enberg f30cf7d13e [PATCH] slab: extract setup_cpu_cache 19 years ago
Pekka Enberg 8fea4e96a8 [PATCH] slab: object to index mapping cleanup 19 years ago
Nick Piggin f205b2fe62 [PATCH] mm: slab less atomics 19 years ago
Christoph Lameter 8fce4d8e3b [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. 19 years ago
Jack Steiner 07ed76b2a0 [PATCH] slab: allocate larger cache_cache if order 0 fails 19 years ago
Linus Torvalds f78bb8ad48 slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT 19 years ago
Linus Torvalds 9888e6fa7b slab: clarify and fix calculate_slab_order() 19 years ago
Linus Torvalds 264132bc62 Fix "check_slabp" printout size calculation 19 years ago
Ravikiran G Thirumalai f0188f4748 [PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy 19 years ago
Linus Torvalds 7a21ef6fe9 mm/slab.c (non-NUMA): Fix compile warning and clean up code 19 years ago
Ravikiran G Thirumalai 4484ebf12b [PATCH] NUMA slab locking fixes: fix cpu down and up locking 19 years ago
Ravikiran G Thirumalai ca3b9b9173 [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock 19 years ago
Ravikiran G Thirumalai 2e1217cf96 [PATCH] NUMA slab locking fixes: move color_next to l3 19 years ago
Randy Dunlap ee13d785ea [PATCH] slab: fix sparse warning 19 years ago