aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/slab.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds1-4/+4
2005-03-11[PATCH] Make lots of things staticAdrian Bunk1-1/+0
2005-01-10[PATCH] quota: make some code staticAdrian Bunk1-1/+0
2004-11-13[PATCH] __init in mm/slab.cAndries E. Brouwer1-1/+2
2004-10-19[PATCH] slab: reduce fragmentation due to kmem_cache_alloc_nodeManfred Spraul1-0/+7
2004-09-13[PATCH] make kmem_find_general_cachep static in slab.cChristoph Hellwig1-1/+0
2004-09-02[PATCH] remove ptrinfoChristoph Hellwig1-2/+0
2004-08-31Allow the compiler to notice "constant" header file.Linus Torvalds1-1/+1
2004-08-26Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5Jaroslav Kysela1-0/+1
2004-08-23[PATCH] rmaplock: SLAB_DESTROY_BY_RCUHugh Dickins1-0/+1
2004-07-01This patch introduces a kcalloc() in the kernel that is used toJaroslav Kysela1-0/+1
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton1-0/+1
2004-05-19[PATCH] slab: add kmem_cache_alloc_nodeAndrew Morton1-0/+1
2004-04-11[PATCH] use compound pages for hugetlb pages onlyAndrew Morton1-3/+1
2004-02-09Clean up dentry pointer validation by moving it intoLinus Torvalds1-0/+1
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton1-0/+2
2003-07-02[PATCH] page unmapping debugAndrew Morton1-0/+2
2003-06-14Fix up missing header filesLinus Torvalds1-2/+3
2003-06-14[PATCH] fix weird kmalloc bugPaul Mackerras1-0/+2
2003-06-10[PATCH] optimize fixed-sized kmalloc callsAndrew Morton1-1/+32
2003-05-25[PATCH] slab: account for reclaimable cachesAndrew Morton1-0/+2
2003-05-07[PATCH] slab: initialisation cleanup and oops fixAndrew Morton1-1/+0
2003-04-29[PATCH] Fix slab-vs-gfp bitflag clashAndrew Morton1-2/+5
2003-04-20[PATCH] implement __GFP_REPEAT, __GFP_NOFAIL, __GFP_NORETRYAndrew Morton1-1/+1
2003-03-08[PATCH] slab debug: track caller program counterAndrew Morton1-0/+1
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds1-1/+2
2003-02-03[PATCH] remove __GFP_HIGHIOAndrew Morton1-2/+1
2002-12-21[PATCH] Remove PF_NOWARNAndrew Morton1-1/+1
2002-11-07[PATCH] ksize of uClinuxChristoph Hellwig1-0/+1
2002-09-29[PATCH] remove GFP_NFSMatthew Wilcox1-1/+0
2002-07-29[PATCH] implement kmem_cache_size()Christoph Hellwig1-0/+1
2002-04-29[PATCH] remove buffer unused_listAndrew Morton1-1/+0
2002-02-09[PATCH] /proc/slabinfo cleanup (seq_...)Alexander Viro1-5/+0
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-2/+3
2002-02-04v2.5.0.1 -> v2.5.0.2Linus Torvalds1-0/+2
2002-02-04v2.4.12.6 -> v2.4.13Linus Torvalds1-1/+1
2002-02-04v2.4.10.0.1 -> v2.4.10.0.2Linus Torvalds1-1/+1
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds1-1/+1
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds1-1/+2
2002-02-04v2.4.5.7 -> v2.4.5.8Linus Torvalds1-2/+3
2002-02-04v2.4.5 -> v2.4.5.1Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+80