index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
radix-tree
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
2016-08-02
1
-1
/
+1
*
testing/radix-tree: fix a macro expansion bug
Dan Carpenter
2016-07-23
1
-1
/
+1
*
radix-tree: tidy up next_chunk
Matthew Wilcox
2016-05-20
1
-44
/
+55
*
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
2016-05-20
1
-2
/
+2
*
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
2016-05-20
2
-3
/
+2
*
radix tree test suite: remove dependencies on height
Matthew Wilcox
2016-05-20
2
-12
/
+25
*
radix-tree: fix radix_tree_dump() for multi-order entries
Ross Zwisler
2016-05-20
1
-0
/
+1
*
radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries
Matthew Wilcox
2016-05-20
2
-1
/
+34
*
radix-tree: add test for radix_tree_locate_item()
Ross Zwisler
2016-05-20
2
-1
/
+15
*
radix-tree: rewrite radix_tree_locate_item
Matthew Wilcox
2016-05-20
1
-12
/
+18
*
radix-tree: fix radix_tree_create for sibling entries
Matthew Wilcox
2016-05-20
1
-0
/
+5
*
radix-tree test suite: add multi-order tag test
Ross Zwisler
2016-05-20
1
-0
/
+97
*
radix tree test suite: multi-order iteration test
Ross Zwisler
2016-05-20
1
-0
/
+92
*
radix-tree: add support for multi-order iterating
Ross Zwisler
2016-05-20
2
-4
/
+4
*
radix-tree: fix multiorder BUG_ON in radix_tree_insert
Matthew Wilcox
2016-05-20
1
-0
/
+12
*
radix-tree: fix several shrinking bugs with multiorder entries
Matthew Wilcox
2016-05-20
1
-0
/
+39
*
radix tree test suite: start adding multiorder tests
Matthew Wilcox
2016-05-20
5
-5
/
+76
*
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
2016-05-20
1
-0
/
+1
*
radix tree test suite: rebuild when headers change
Ross Zwisler
2016-05-20
1
-1
/
+1
*
radix tree test suite: keep regression test runs short
Ross Zwisler
2016-05-20
1
-7
/
+15
*
radix tree test suite: allow testing other fan-out values
Ross Zwisler
2016-05-20
2
-7
/
+2
*
radix tree test suite: add tests for radix_tree_locate_item()
Matthew Wilcox
2016-05-20
2
-0
/
+44
*
radix tree test suite: fix build
Matthew Wilcox
2016-05-20
3
-8
/
+12
*
radix-tree tests: add test for radix_tree_iter_next
Konstantin Khlebnikov
2016-03-17
1
-8
/
+39
*
radix-tree tests: add regression3 test
Konstantin Khlebnikov
2016-03-17
5
-1
/
+90
*
radix_tree: tag all internal tree nodes as indirect pointers
Matthew Wilcox
2016-03-17
1
-2
/
+3
*
radix tree test harness
Matthew Wilcox
2016-03-17
36
-0
/
+2110