summaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree
AgeCommit message (Expand)Author
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
2016-12-07radix tree test suite: fix compilationMatthew Wilcox
2016-10-11radix-tree tests: properly initialize mutexRoss Zwisler
2016-10-11radix-tree tests: add iteration testRoss Zwisler
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-25radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter
2016-05-20radix-tree: tidy up next_chunkMatthew Wilcox
2016-05-20radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox
2016-05-20radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox
2016-05-20radix tree test suite: remove dependencies on heightMatthew Wilcox
2016-05-20radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler
2016-05-20radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox
2016-05-20radix-tree: add test for radix_tree_locate_item()Ross Zwisler
2016-05-20radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox
2016-05-20radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox
2016-05-20radix-tree test suite: add multi-order tag testRoss Zwisler
2016-05-20radix tree test suite: multi-order iteration testRoss Zwisler
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler
2016-05-20radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox
2016-05-20radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox
2016-05-20radix tree test suite: start adding multiorder testsMatthew Wilcox
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox
2016-05-20radix tree test suite: rebuild when headers changeRoss Zwisler
2016-05-20radix tree test suite: keep regression test runs shortRoss Zwisler
2016-05-20radix tree test suite: allow testing other fan-out valuesRoss Zwisler
2016-05-20radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox
2016-05-20radix tree test suite: fix buildMatthew Wilcox
2016-03-17radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov
2016-03-17radix-tree tests: add regression3 testKonstantin Khlebnikov
2016-03-17radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox
2016-03-17radix tree test harnessMatthew Wilcox