Commit Graph

49 Commits (2428a8fe2261e901e058d9ea8b6ed7e1b4268b79)

Author SHA1 Message Date
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
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 101a50019a [PATCH] cpuset memory spread slab cache implementation 19 years ago
Christoph Lameter ac2b898ca6 [PATCH] slab: Remove SLAB_NO_REAP option 19 years ago
Adrian Bunk b50ec7d807 [PATCH] kcalloc(): INT_MAX -> ULONG_MAX 19 years ago
Pekka Enberg 7fd6b14130 [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB 19 years ago
Matt Mackall 10cef60295 [PATCH] slob: introduce the SLOB allocator 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 19 years ago
Al Viro 6daa0e2862 [PATCH] gfp_t: mm/* (easy parts) 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Victor Fusco b2d550736f [PATCH] mm/slab: fix sparse warnings 20 years ago
Pekka J Enberg dd3927105b [PATCH] introduce and use kzalloc 20 years ago
Alexey Dobriyan c10b873695 [PATCH] Really __nocast-annotate kmalloc_node() 20 years ago
Alexey Dobriyan 0db925af1d [PATCH] propagate __nocast annotations 20 years ago
Arnaldo Carvalho de Melo 1944972d3b [SLAB] Introduce kmem_cache_name 20 years ago
Manfred Spraul 97e2bde47f [PATCH] add kmalloc_node, inline cleanup 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago