summaryrefslogtreecommitdiff
path: root/include/linux/slab.h
AgeCommit message (Expand)Author
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg
2005-07-27[PATCH] Really __nocast-annotate kmalloc_node()Alexey Dobriyan
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-01-10[PATCH] quota: make some code staticAdrian Bunk
2004-11-13[PATCH] __init in mm/slab.cAndries E. Brouwer
2004-10-19[PATCH] slab: reduce fragmentation due to kmem_cache_alloc_nodeManfred Spraul
2004-09-13[PATCH] make kmem_find_general_cachep static in slab.cChristoph Hellwig
2004-09-02[PATCH] remove ptrinfoChristoph Hellwig
2004-08-31Allow the compiler to notice "constant" header file.Linus Torvalds
2004-08-26Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5Jaroslav Kysela
2004-08-23[PATCH] rmaplock: SLAB_DESTROY_BY_RCUHugh Dickins
2004-07-01This patch introduces a kcalloc() in the kernel that is used toJaroslav Kysela
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton
2004-05-19[PATCH] slab: add kmem_cache_alloc_nodeAndrew Morton
2004-04-11[PATCH] use compound pages for hugetlb pages onlyAndrew Morton
2004-02-09Clean up dentry pointer validation by moving it intoLinus Torvalds
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton
2003-07-02[PATCH] page unmapping debugAndrew Morton
2003-06-14Fix up missing header filesLinus Torvalds
2003-06-14[PATCH] fix weird kmalloc bugPaul Mackerras
2003-06-10[PATCH] optimize fixed-sized kmalloc callsAndrew Morton
2003-05-25[PATCH] slab: account for reclaimable cachesAndrew Morton
2003-05-07[PATCH] slab: initialisation cleanup and oops fixAndrew Morton
2003-04-29[PATCH] Fix slab-vs-gfp bitflag clashAndrew Morton
2003-04-20[PATCH] implement __GFP_REPEAT, __GFP_NOFAIL, __GFP_NORETRYAndrew Morton
2003-03-08[PATCH] slab debug: track caller program counterAndrew Morton
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
2003-02-03[PATCH] remove __GFP_HIGHIOAndrew Morton
2002-12-21[PATCH] Remove PF_NOWARNAndrew Morton
2002-11-07[PATCH] ksize of uClinuxChristoph Hellwig
2002-09-29[PATCH] remove GFP_NFSMatthew Wilcox
2002-07-29[PATCH] implement kmem_cache_size()Christoph Hellwig
2002-04-29[PATCH] remove buffer unused_listAndrew Morton
2002-02-09[PATCH] /proc/slabinfo cleanup (seq_...)Alexander Viro
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.5.0.1 -> v2.5.0.2Linus Torvalds
2002-02-04v2.4.12.6 -> v2.4.13Linus Torvalds
2002-02-04v2.4.10.0.1 -> v2.4.10.0.2Linus Torvalds
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds