aboutsummaryrefslogtreecommitdiffstats
path: root/lib/radix-tree.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-15[PATCH] radix_tree_delete() fixDave Kleikamp1-2/+4
2004-07-01[PATCH] 64 bit bug in radix-tree lookup.Martin Schwidefsky1-4/+4
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton1-3/+1
2004-04-14[PATCH] radix-tree comment fixAndrew Morton1-6/+1
2004-04-11[PATCH] radix-tree tags for selective lookupAndrew Morton1-44/+400
2004-03-18[PATCH] Hotplug CPUs: Other CPU_DEAD NotifiersRusty Russell1-0/+25
2003-04-12[PATCH] radix_tree_delete API improvementAndrew Morton1-7/+11
2003-02-14[PATCH] Use table lookup for radix_tree_maxindex()Andrew Morton1-6/+22
2003-02-10[PATCH] remove unneeded test from radix_tree_extend()Andrew Morton1-2/+1
2003-01-05[PATCH] infrastructure for handling radix_tree_node allocationAndrew Morton1-25/+64
2002-12-21[PATCH] don't cacheline-align radix_tree_nodesAndrew Morton1-1/+1
2002-12-14[PATCH] handle overflows in radix_tree_gang_lookup()Andrew Morton1-11/+9
2002-11-21[PATCH] radix-tree reinitialisation fixAndrew Morton1-0/+3
2002-10-28[PATCH] radix_tree_gang_lookup fixAndrew Morton1-10/+2
2002-10-09[PATCH] remove radix_tree_reserve()Andrew Morton1-34/+6
2002-10-02[PATCH] radix tree gang lookupAndrew Morton1-2/+107
2002-06-17[PATCH] Reduce the radix tree nodes to 64 slotsAndrew Morton1-1/+1
2002-04-28[PATCH] Re: [patch] change mempool to not alter managed elementsAndrew Morton1-11/+1
2002-04-17Add missing include for "memset()". Linus Torvalds1-0/+1
2002-04-14[PATCH] don't allocate ratnodes under PF_MEMALLOCAndrew Morton1-4/+20
2002-04-09[PATCH] Velikov/Hellwig radix-tree pagecacheAndrew Morton1-0/+296