Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / radix-tree.c
2012-03-29 Konstantin Khlebnikovradix-tree: rewrite gang lookup using iterator
2012-03-29 Konstantin Khlebnikovradix-tree: introduce bit-optimized iterator
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2012-01-13 Hugh Dickinsradix_tree: take radix_tree_path off stack
2011-11-01 Hugh Dickinsradix_tree: clean away saw_unset_tag leftovers
2011-08-04 Hugh Dickinstmpfs radix_tree: locate_item to speed up swapoff
2011-08-04 Hugh Dickinsradix_tree: exceptional entries and indices
2011-01-26 Toshiyuki Okajimaradix_tree: radix_tree_gang_lookup_tag_slot() may never...
2010-11-12 Nick Pigginradix-tree: fix RCU bug
2010-10-07 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2010-08-23 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2010-08-23 Linus TorvaldsMerge branch 'radix-tree' of git://git./linux/kernel...
2010-08-23 Dave Chinnerradix-tree: radix_tree_range_tag_if_tagged() can set...
2010-08-23 Dave Chinnerradix-tree: clear all tags in radix_tree_node_rcu_free
2010-08-20 Jan Karalib/radix-tree.c: fix overflow in radix_tree_range_tag_...
2010-08-20 Arnd Bergmannradix-tree: __rcu annotations
2010-08-10 Jan Kararadix-tree: omplement function radix_tree_range_tag_if_...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Cesar Eduardo Barrosradix-tree: fix radix_tree_prev_hole() underflow case
2010-04-09 David Howellsradix_tree_tag_get() is not as safe as the docs make...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-25 Paul E. McKenneyradix-tree: Disable RCU lockdep checking in radix tree
2009-11-19 David HowellsFS-Cache: Don't delete pending pages from the page...
2009-11-19 David HowellsFS-Cache: Use radix tree preload correctly in tracking...
2009-06-17 Huang Shijielib: do code optimization for radix_tree_lookup() and...
2009-06-17 Wu Fengguangradix-tree: add radix_tree_prev_hole()
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Harvey Harrisonlib: radix_tree.c make percpu variable static
2009-01-06 Wu Fengguangtrivial: radix-tree: document wrap-around issue of...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Nick Pigginradix-tree: add gang_lookup_slot, gang_lookup_slot_tag
2008-07-04 Christoph LameterChristoph has moved
2008-06-13 Nick Pigginradix-tree: fix small lockless radix-tree bug
2008-04-28 Christoph LameterRemove set_migrateflags()
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-05 Nick Pigginradix-tree: avoid atomic allocations for preloaded...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Peter Lundavoid negative (and full-width) shifts in radix-tree.c
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Jeff Moyerfix the max path calculation in radix-tree.c
2007-10-16 Nick Pigginradix-tree: use indirect bit
2007-10-16 Fengguang Wuradixtree: introduce radix_tree_next_hole()
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-14 David Chinner[LIB]: export radix_tree_preload()
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Nick Piggin[PATCH] radix-tree: RCU lockless readside
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-10 Al Viro[PATCH] gfp annotations: radix_tree_root
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-25 Wu Fengguang[PATCH] radixtree: normalize radix_tree_tag_get() retur...
2006-06-23 Peter Zijlstra[PATCH] buglet in radix_tree_tag_set
2006-06-23 Nick Piggin[PATCH] radix-tree: small
2006-06-23 Nick Piggin[PATCH] radix-tree: direct data
2006-03-25 Jonathan Corbet[PATCH] radix-tree documentation cleanups
2006-02-16 NeilBrown[PATCH] Fix over-zealous tag clearing in radix_tree_delete
2006-01-09 Nick Piggin[PATCH] radix-tree: reduce tree height upon partial...
2006-01-09 Nick Piggin[PATCH] radix tree: early termination of tag clearing
2006-01-09 Nick Piggin[PATCH] radix tree: code consolidation
2005-11-07 Hans Reiser[PATCH] reiser4: add radix_tree_lookup_slot()
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-10 Victor Fusco[PATCH] lib/radix-tree: Fix "nocast type" warnings
2005-09-07 Marcelo Tosatti[PATCH] radix_tag_get(): differentiate between no prese...
2005-09-07 Christoph Lameter[PATCH] radix-tree: Remove unnecessary indirections...
2005-07-11 Olaf Hering+- update to 2.6.13-rc2-git3
2005-07-08 Christoph Lameter[PATCH] mostly_read data section
2005-06-29 Hannes Reinecke- Update Reiser4 patches.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-05 Chris L Mason- update reiser4 to the latest code drop in -mm
2004-11-15 Dave Kleikamp[PATCH] radix_tree_delete() fix
2004-08-24 Chris L Masonmerge in reiser4 patches from -mm. reiser4 is only...
2004-07-02 Martin Schwidefsky[PATCH] 64 bit bug in radix-tree lookup.
2004-06-25 Andreas Gruenbacher- Fix typo while resolving conflict in our tree: Unsign...
2004-06-25 Andreas Gruenbacher- #42033: An int vs. a long constant is used in lib...
2004-05-22 Andrew Morton[PATCH] slab: consolidate panic code
2004-04-15 Andrew Morton[PATCH] radix-tree comment fix
2004-04-12 Andrew Morton[PATCH] radix-tree tags for selective lookup
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-19 Rusty Russell[PATCH] Hotplug CPUs: Other CPU_DEAD Notifiers
2004-03-16 Chris L Masonmerge mm writeback changes
2003-04-12 Andrew Morton[PATCH] radix_tree_delete API improvement
2003-02-15 Andrew Morton[PATCH] Use table lookup for radix_tree_maxindex()
2003-02-10 Andrew Morton[PATCH] remove unneeded test from radix_tree_extend()
2003-01-05 Andrew Morton[PATCH] infrastructure for handling radix_tree_node...
2002-12-21 Andrew Morton[PATCH] don't cacheline-align radix_tree_nodes
2002-12-14 Andrew Morton[PATCH] handle overflows in radix_tree_gang_lookup()
2002-11-22 Andrew Morton[PATCH] radix-tree reinitialisation fix
2002-10-29 Andrew Morton[PATCH] radix_tree_gang_lookup fix
2002-10-10 Andrew Morton[PATCH] remove radix_tree_reserve()
2002-10-03 Andrew Morton[PATCH] radix tree gang lookup
2002-06-18 Andrew Morton[PATCH] Reduce the radix tree nodes to 64 slots
2002-04-28 Andrew Morton[PATCH] Re: [patch] change mempool to not alter managed...
2002-04-18 Linus TorvaldsAdd missing include for "memset()".
2002-04-15 Andrew Morton[PATCH] don't allocate ratnodes under PF_MEMALLOC
2002-04-10 Andrew Morton[PATCH] Velikov/Hellwig radix-tree pagecache