aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/linux/kernel.h
Commit message (Expand)AuthorAge
* xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-21
* xarray: Add XArray load operationMatthew Wilcox2018-10-21
* radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox2018-02-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* radix tree test suite: Add config option for map shiftRehas Sachdeva2017-02-13
* ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-13
* Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-13
* radix tree test suite: Reduce kernel.hMatthew Wilcox2017-02-13
* tools: Provide a definition of WARN_ONMatthew Wilcox2017-01-27
* radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-27
* radix tree test suite: add some more functionalityMatthew Wilcox2016-12-14
* radix tree test suite: use common find-bit codeMatthew Wilcox2016-12-14
* radix tree test suite: benchmark for iteratorKonstantin Khlebnikov2016-12-14
* radix-tree: add support for multi-order iteratingRoss Zwisler2016-05-20
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-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 regression3 testKonstantin Khlebnikov2016-03-17
* radix tree test harnessMatthew Wilcox2016-03-17