summaryrefslogtreecommitdiff
path: root/lib/radix-tree.c
AgeCommit message (Expand)Author
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin
2008-07-04Christoph has movedChristoph Lameter
2008-06-12radix-tree: fix small lockless radix-tree bugNick Piggin
2008-04-28Remove set_migrateflags()Christoph Lameter
2008-02-05radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin
2007-10-17avoid negative (and full-width) shifts in radix-tree.cPeter Lund
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16fix the max path calculation in radix-tree.cJeff Moyer
2007-10-16radix-tree: use indirect bitNick Piggin
2007-10-16radixtree: introduce radix_tree_next_hole()Fengguang Wu
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-14[LIB]: export radix_tree_preload()David Chinner
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
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds