summaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree
Commit message (Expand)AuthorAge
...
* radix tree test suite: use rcu_barrierMatthew Wilcox2016-12-14
* radix tree test suite: benchmark for iteratorKonstantin Khlebnikov2016-12-14
* radix tree test suite: iteration test misuses RCUMatthew Wilcox2016-12-14
* radix tree test suite: make runs more reproducibleMatthew Wilcox2016-12-14
* radix tree test suite: free preallocated nodesMatthew Wilcox2016-12-14
* radix tree test suite: track preempt_countMatthew Wilcox2016-12-14
* radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox2016-12-14
* tools: add WARN_ON_ONCEMatthew Wilcox2016-12-14
* lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-12
* Revert "radix tree test suite: fix compilation"Linus Torvalds2016-12-09
* radix tree test suite: fix compilationMatthew Wilcox2016-12-07
* radix-tree tests: properly initialize mutexRoss Zwisler2016-10-11
* radix-tree tests: add iteration testRoss Zwisler2016-10-11
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-06
* | radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-25
|/
* tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks2016-08-02
* testing/radix-tree: fix a macro expansion bugDan Carpenter2016-07-23
* radix-tree: tidy up next_chunkMatthew Wilcox2016-05-20
* radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox2016-05-20
* radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox2016-05-20
* radix tree test suite: remove dependencies on heightMatthew Wilcox2016-05-20
* radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler2016-05-20
* radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox2016-05-20
* radix-tree: add test for radix_tree_locate_item()Ross Zwisler2016-05-20
* radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox2016-05-20
* radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox2016-05-20
* radix-tree test suite: add multi-order tag testRoss Zwisler2016-05-20
* radix tree test suite: multi-order iteration testRoss Zwisler2016-05-20
* radix-tree: add support for multi-order iteratingRoss Zwisler2016-05-20
* radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox2016-05-20
* radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox2016-05-20
* radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-20
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-20
* radix tree test suite: rebuild when headers changeRoss Zwisler2016-05-20
* radix tree test suite: keep regression test runs shortRoss Zwisler2016-05-20
* radix tree test suite: allow testing other fan-out valuesRoss Zwisler2016-05-20
* radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2016-05-20
* radix tree test suite: fix buildMatthew Wilcox2016-05-20
* radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov2016-03-17
* radix-tree tests: add regression3 testKonstantin Khlebnikov2016-03-17
* radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2016-03-17
* radix tree test harnessMatthew Wilcox2016-03-17