aboutsummaryrefslogtreecommitdiffstats
path: root/lib/radix-tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] radix-tree: RCU lockless readsideNick Piggin1-100/+227
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-10-10[PATCH] gfp annotations: radix_tree_rootAl Viro1-3/+3
2006-06-25[PATCH] radixtree: normalize radix_tree_tag_get() return valueWu Fengguang1-1/+1
2006-06-23[PATCH] buglet in radix_tree_tag_setPeter Zijlstra1-2/+1
2006-06-23[PATCH] radix-tree: smallNick Piggin1-1/+1
2006-06-23[PATCH] radix-tree: direct dataNick Piggin1-81/+111
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet1-22/+27
2006-02-16[PATCH] Fix over-zealous tag clearing in radix_tree_deleteNeilBrown1-4/+6
2006-01-08[PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin1-10/+36
2006-01-08[PATCH] radix tree: early termination of tag clearingNick Piggin1-17/+23
2006-01-08[PATCH] radix tree: code consolidationNick Piggin1-31/+26
2005-11-07[PATCH] reiser4: add radix_tree_lookup_slot()Hans Reiser1-13/+38
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco1-1/+1
2005-09-07[PATCH] radix_tag_get(): differentiate between no present node and tag unset casesMarcelo Tosatti1-8/+9
2005-09-07[PATCH] radix-tree: Remove unnecessary indirections and clean up codeChristoph Lameter1-77/+82
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+807