summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/Makefile
Commit message (Expand)AuthorAgeFilesLines
* radix tree: Don't return retry entries from lookupMatthew Wilcox2018-12-061-0/+1
* xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-211-1/+1
* xarray: Add XArray load operationMatthew Wilcox2018-10-211-2/+4
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-211-1/+4
* xarray: Change definition of sibling entriesMatthew Wilcox2018-09-301-1/+1
* ida: Start new test_ida moduleMatthew Wilcox2018-08-221-0/+1
* radix tree test suite: Enable ubsanMatthew Wilcox2018-08-221-2/+3
* radix tree test suite: fix mapshift build targetRoss Zwisler2018-05-191-4/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox2017-03-071-0/+1
* radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-071-2/+2
* radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-071-4/+2Star
* radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-071-0/+4
* radix tree test suite: Add config option for map shiftRehas Sachdeva2017-02-141-5/+13
* radix tree test suite: Enable address sanitizerMatthew Wilcox2017-02-141-1/+1
* radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-141-6/+12
* Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-141-3/+7
* radix tree test suite: Use vpath to find lib filesMatthew Wilcox2017-02-131-3/+2Star
* radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox2017-02-131-0/+1
* radix tree test suite: use common find-bit codeMatthew Wilcox2016-12-151-1/+6
* radix tree test suite: benchmark for iteratorKonstantin Khlebnikov2016-12-151-1/+5
* tools: add WARN_ON_ONCEMatthew Wilcox2016-12-151-1/+1
* radix-tree tests: add iteration testRoss Zwisler2016-10-121-1/+2
* radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-251-1/+1
* radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-211-1/+1
* radix tree test suite: rebuild when headers changeRoss Zwisler2016-05-211-1/+1
* radix-tree tests: add regression3 testKonstantin Khlebnikov2016-03-171-1/+1
* radix tree test harnessMatthew Wilcox2016-03-171-0/+19