summaryrefslogtreecommitdiff
path: root/lib/radix-tree.c
AgeCommit message (Expand)Author
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] radix-tree: RCU lockless readsideNick Piggin
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-10[PATCH] gfp annotations: radix_tree_rootAl Viro
2006-06-25[PATCH] radixtree: normalize radix_tree_tag_get() return valueWu Fengguang
2006-06-23[PATCH] buglet in radix_tree_tag_setPeter Zijlstra
2006-06-23[PATCH] radix-tree: smallNick Piggin
2006-06-23[PATCH] radix-tree: direct dataNick Piggin
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet
2006-02-16[PATCH] Fix over-zealous tag clearing in radix_tree_deleteNeilBrown
2006-01-08[PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin
2006-01-08[PATCH] radix tree: early termination of tag clearingNick Piggin
2006-01-08[PATCH] radix tree: code consolidationNick Piggin
2005-11-07[PATCH] reiser4: add radix_tree_lookup_slot()Hans Reiser
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco
2005-09-07[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...Marcelo Tosatti
2005-09-07[PATCH] radix-tree: Remove unnecessary indirections and clean up codeChristoph Lameter
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2004-11-15[PATCH] radix_tree_delete() fixDave Kleikamp
2004-07-01[PATCH] 64 bit bug in radix-tree lookup.Martin Schwidefsky
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton
2004-04-14[PATCH] radix-tree comment fixAndrew Morton
2004-04-11[PATCH] radix-tree tags for selective lookupAndrew Morton
2004-03-18[PATCH] Hotplug CPUs: Other CPU_DEAD NotifiersRusty Russell
2003-04-12[PATCH] radix_tree_delete API improvementAndrew Morton
2003-02-14[PATCH] Use table lookup for radix_tree_maxindex()Andrew Morton
2003-02-10[PATCH] remove unneeded test from radix_tree_extend()Andrew Morton
2003-01-05[PATCH] infrastructure for handling radix_tree_node allocationAndrew Morton
2002-12-21[PATCH] don't cacheline-align radix_tree_nodesAndrew Morton
2002-12-14[PATCH] handle overflows in radix_tree_gang_lookup()Andrew Morton
2002-11-21[PATCH] radix-tree reinitialisation fixAndrew Morton
2002-10-28[PATCH] radix_tree_gang_lookup fixAndrew Morton
2002-10-09[PATCH] remove radix_tree_reserve()Andrew Morton
2002-10-02[PATCH] radix tree gang lookupAndrew Morton
2002-06-17[PATCH] Reduce the radix tree nodes to 64 slotsAndrew Morton
2002-04-28[PATCH] Re: [patch] change mempool to not alter managed elementsAndrew Morton
2002-04-17Add missing include for "memset()". Linus Torvalds
2002-04-14[PATCH] don't allocate ratnodes under PF_MEMALLOCAndrew Morton
2002-04-09[PATCH] Velikov/Hellwig radix-tree pagecacheAndrew Morton