index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
radix-tree
Age
Commit message (
Expand
)
Author
2016-08-02
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
2016-07-23
testing/radix-tree: fix a macro expansion bug
Dan Carpenter
2016-05-20
radix-tree: tidy up next_chunk
Matthew Wilcox
2016-05-20
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
2016-05-20
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
2016-05-20
radix tree test suite: remove dependencies on height
Matthew Wilcox
2016-05-20
radix-tree: fix radix_tree_dump() for multi-order entries
Ross Zwisler
2016-05-20
radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries
Matthew Wilcox
2016-05-20
radix-tree: add test for radix_tree_locate_item()
Ross Zwisler
2016-05-20
radix-tree: rewrite radix_tree_locate_item
Matthew Wilcox
2016-05-20
radix-tree: fix radix_tree_create for sibling entries
Matthew Wilcox
2016-05-20
radix-tree test suite: add multi-order tag test
Ross Zwisler
2016-05-20
radix tree test suite: multi-order iteration test
Ross Zwisler
2016-05-20
radix-tree: add support for multi-order iterating
Ross Zwisler
2016-05-20
radix-tree: fix multiorder BUG_ON in radix_tree_insert
Matthew Wilcox
2016-05-20
radix-tree: fix several shrinking bugs with multiorder entries
Matthew Wilcox
2016-05-20
radix tree test suite: start adding multiorder tests
Matthew Wilcox
2016-05-20
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
2016-05-20
radix tree test suite: rebuild when headers change
Ross Zwisler
2016-05-20
radix tree test suite: keep regression test runs short
Ross Zwisler
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 test for radix_tree_iter_next
Konstantin Khlebnikov
2016-03-17
radix-tree tests: add regression3 test
Konstantin Khlebnikov
2016-03-17
radix_tree: tag all internal tree nodes as indirect pointers
Matthew Wilcox
2016-03-17
radix tree test harness
Matthew Wilcox