summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/linux.c
Commit message (Expand)AuthorAgeFilesLines
* radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2017-02-131-3/+3
* radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-131-0/+1
* radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2017-02-131-0/+9
* radix tree test suite: Remove types.hMatthew Wilcox2017-02-131-0/+1
* radix tree test suite: Remove mempoolMatthew Wilcox2017-02-131-22/+0
* radix tree test suite: cache recently freed objectsMatthew Wilcox2016-12-141-7/+41
* radix tree test suite: add some more functionalityMatthew Wilcox2016-12-141-0/+15
* radix tree test suite: track preempt_countMatthew Wilcox2016-12-141-0/+1
* radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox2016-12-141-1/+6
* radix tree test harnessMatthew Wilcox2016-03-171-0/+60