1. e0176a2 radix-tree tests: properly initialize mutex by Ross Zwisler · 8 years ago
  2. eec4852 radix-tree tests: add iteration test by Ross Zwisler · 8 years ago
  3. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 62fd525 radix tree test suite: Test radix_tree_replace_slot() for multiorder entries by Matthew Wilcox · 8 years ago
  5. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  6. 117dec9 tools/testing/radix-tree/linux/gfp.h: fix bitrotted value by Valdis Kletnieks · 8 years ago
  7. b301aac testing/radix-tree: fix a macro expansion bug by Dan Carpenter · 8 years ago
  8. 8c1244d radix-tree: tidy up next_chunk by Matthew Wilcox · 8 years ago
  9. b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 8 years ago
  10. 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 8 years ago
  11. 0694f0c radix tree test suite: remove dependencies on height by Matthew Wilcox · 8 years ago
  12. 0796c58 radix-tree: fix radix_tree_dump() for multi-order entries by Ross Zwisler · 8 years ago
  13. 070c5ac radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries by Matthew Wilcox · 8 years ago
  14. eb73f7f radix-tree: add test for radix_tree_locate_item() by Ross Zwisler · 8 years ago
  15. 0a2efc6 radix-tree: rewrite radix_tree_locate_item by Matthew Wilcox · 8 years ago
  16. 8a14f4d radix-tree: fix radix_tree_create for sibling entries by Matthew Wilcox · 8 years ago
  17. 0fc9b8c radix-tree test suite: add multi-order tag test by Ross Zwisler · 8 years ago
  18. 643b57d radix tree test suite: multi-order iteration test by Ross Zwisler · 8 years ago
  19. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 8 years ago
  20. 7b60e9a radix-tree: fix multiorder BUG_ON in radix_tree_insert by Matthew Wilcox · 8 years ago
  21. afe0e39 radix-tree: fix several shrinking bugs with multiorder entries by Matthew Wilcox · 8 years ago
  22. 4f3755d radix tree test suite: start adding multiorder tests by Matthew Wilcox · 8 years ago
  23. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  24. 7f30867 radix tree test suite: rebuild when headers change by Ross Zwisler · 8 years ago
  25. aa1d62d radix tree test suite: keep regression test runs short by Ross Zwisler · 8 years ago
  26. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 8 years ago
  27. d42cb1a radix tree test suite: add tests for radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  28. f518b16 radix tree test suite: fix build by Matthew Wilcox · 8 years ago
  29. 7475851 radix-tree tests: add test for radix_tree_iter_next by Konstantin Khlebnikov · 8 years ago
  30. 2d6f45b radix-tree tests: add regression3 test by Konstantin Khlebnikov · 8 years ago
  31. 339e635 radix_tree: tag all internal tree nodes as indirect pointers by Matthew Wilcox · 8 years ago
  32. 1366c37 radix tree test harness by Matthew Wilcox · 8 years ago