Age | Commit message (Expand) | Author |
2018-02-06 | radix tree test suite: Remove ARRAY_SIZE | Matthew Wilcox |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-13 | radix tree test suite: Add config option for map shift | Rehas Sachdeva |
2017-02-13 | ida: Move ida_bitmap to a percpu variable | Matthew Wilcox |
2017-02-13 | Reimplement IDR and IDA using the radix tree | Matthew Wilcox |
2017-02-13 | radix tree test suite: Reduce kernel.h | Matthew Wilcox |
2017-01-27 | tools: Provide a definition of WARN_ON | Matthew Wilcox |
2017-01-27 | radix tree test suite: Remove duplicate bitops code | Matthew Wilcox |
2016-12-14 | radix tree test suite: add some more functionality | Matthew Wilcox |
2016-12-14 | radix tree test suite: use common find-bit code | Matthew Wilcox |
2016-12-14 | radix tree test suite: benchmark for iterator | Konstantin Khlebnikov |
2016-05-20 | radix-tree: add support for multi-order iterating | Ross Zwisler |
2016-05-20 | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER | Matthew Wilcox |
2016-05-20 | radix tree test suite: allow testing other fan-out values | Ross Zwisler |
2016-05-20 | radix tree test suite: add tests for radix_tree_locate_item() | Matthew Wilcox |
2016-05-20 | radix tree test suite: fix build | Matthew Wilcox |
2016-03-17 | radix-tree tests: add regression3 test | Konstantin Khlebnikov |
2016-03-17 | radix tree test harness | Matthew Wilcox |