summaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree/linux
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-13radix tree test suite: Add config option for map shiftRehas Sachdeva
2017-02-13radix tree test suite: Dial down verbosity with -vRehas Sachdeva
2017-02-13radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox
2017-02-13ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-13radix tree test suite: Reduce kernel.hMatthew Wilcox
2017-02-13radix tree test suite: Remove export.hMatthew Wilcox
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox
2017-02-13radix tree test suite: Remove mempoolMatthew Wilcox
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox
2016-12-15redo: radix tree test suite: fix compilationMatthew Wilcox
2016-12-14radix tree test suite: cache recently freed objectsMatthew Wilcox
2016-12-14radix tree test suite: add some more functionalityMatthew Wilcox
2016-12-14radix tree test suite: use common find-bit codeMatthew Wilcox
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov
2016-12-14radix tree test suite: track preempt_countMatthew Wilcox
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
2016-12-07radix tree test suite: fix compilationMatthew 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-05-20radix-tree: add test for radix_tree_locate_item()Ross Zwisler
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox
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 regression3 testKonstantin Khlebnikov
2016-03-17radix tree test harnessMatthew Wilcox