Commit Graph

68 Commits (55b70a0300b873c0ec7ea6e33752af56f41250ce)

Author SHA1 Message Date
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 17 years ago
Roland Dreier 1d4ec7b1d6 Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 18 years ago
Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics 18 years ago
Paul Mundt 6193a2ff18 slob: initial NUMA support 18 years ago
Robert P. J. Day 698827fa9f Remove the deprecated "kmem_cache_t" typedef from slab.h. 18 years ago
Christoph Lameter debee0768e slab allocators: MAX_ORDER one off fix 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 3ca12ee549 SLAB: Move two remaining SLAB specific definitions to slab_def.h 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
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN 18 years ago
Christoph Lameter 81819f0fc8 SLUB core 18 years ago
Adrian Bunk ac267728f1 mm/slab.c: proper prototypes 18 years ago
Pekka Enberg fd76bab2fa slab: introduce krealloc 18 years ago
Christoph Lameter 55935a34a4 [PATCH] More slab.h cleanups 18 years ago
Christoph Lameter 2e892f43cc [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators 18 years ago
Andrew Morton 1b1cec4bbc [PATCH] slab: deprecate kmem_cache_t 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 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Christoph Lameter f7267c0c07 [PATCH] slab: remove SLAB_USER 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
Christoph Lameter 55acbda096 [PATCH] slab: remove SLAB_NOIO 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 Lameter ebe29738f3 [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h 18 years ago
Christoph Lameter b86c089b83 [PATCH] Move names_cachep to linux/fs.h 18 years ago
Christoph Lameter aa362a83e7 [PATCH] Move fs_cachep to linux/fs_struct.h 18 years ago
Christoph Lameter 8b7d91eb7f [PATCH] Move filep_cachep to include/file.h 18 years ago
Christoph Lameter 5d6538fcf2 [PATCH] Move files_cachep to include/file.h 18 years ago
Christoph Lameter c43692e85f [PATCH] Move vm_area_cachep to include/mm.h 18 years ago
Christoph Lameter 298ec1e2ac [PATCH] Move sighand_cachep to include/signal.h 18 years ago
Christoph Lameter 54cc211ce3 [PATCH] Remove bio_cachep from slab.h 18 years ago
Christoph Hellwig 8b98c1699e [PATCH] leak tracking for kmalloc_node 18 years ago
Christoph Hellwig 1d2c8eea69 [PATCH] slab: clean up leak tracking ifdefs a little bit 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 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 Hellwig dbe5e69d2d [PATCH] slab: optimize kmalloc_node the same way as kmalloc 19 years ago
Adrian Bunk b221385bc4 [PATCH] mm/: make functions static 19 years ago
Paul Drynoff 800590f523 [PATCH] slab: kmalloc, kzalloc comments cleanup and fix 19 years ago
Mike Kravetz 39d24e6426 [PATCH] add slab_is_available() routine for boot code 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Oleg Nesterov 6b3934ef52 [PATCH] copy_process: cleanup bad_fork_cleanup_signal 19 years ago
Pekka Enberg 40c07ae8da [PATCH] slab: optimize constant-size kzalloc calls 19 years ago