Commit Graph

121 Commits (c757249af152c59fd74b85e52e8c090acb33d9c0)

Author SHA1 Message Date
Ingo Molnar fc818301a8 [PATCH] revert slab.c locking change 19 years ago
Arjan van de Ven f1aaee53f2 [PATCH] lockdep: annotate mm/slab.c 19 years ago
Ingo Molnar 873623dfab [PATCH] lockdep: undo mm/slab.c annotation 19 years ago
Ingo Molnar 2b2d5493e1 [PATCH] lockdep: annotate SLAB code 19 years ago
Christoph Lameter ed11d9eb22 [PATCH] slab: consolidate code to free slabs from freelist 19 years ago
Christoph Lameter 9a865ffa34 [PATCH] zoned vm counters: conversion of nr_slab to per zone counter 19 years ago
Christoph Lameter 2244b95a7b [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation 19 years ago
Ingo Molnar e7eebaf6a8 [PATCH] pi-futex: rt mutex debug 19 years ago
Ingo Molnar f9b8404cf8 [PATCH] pi-futex: introduce debug_check_no_locks_freed() 19 years ago
Chandra Seetharaman 74b85f3790 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Randy Dunlap c9cf55285e [PATCH] add poison.h and patch primary users 19 years ago
Paul Drynoff 800590f523 [PATCH] slab: kmalloc, kzalloc comments cleanup and fix 19 years ago
Ingo Molnar e0a4272679 [PATCH] mm/slab.c: fix early init assumption 19 years ago
Pekka Enberg ddc2e812d5 [PATCH] slab: verify pointers before free 19 years ago
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