1. 5404a7f XArray tests: Correct some 64-bit assumptions by Matthew Wilcox · 6 years ago
  2. 4c0608f XArray: Regularise xa_reserve by Matthew Wilcox · 6 years ago
  3. 8229706e XArray: Fix xa_for_each with a single element at 0 by Matthew Wilcox · 6 years ago
  4. 0e9446c xarray: Add range store functionality by Matthew Wilcox · 6 years ago
  5. 4f06d63 xarray: Move multiorder_check to in-kernel tests by Matthew Wilcox · 6 years ago
  6. 93eb07f xarray: Move multiorder_shrink to kernel tests by Matthew Wilcox · 6 years ago
  7. d6427f8 xarray: Move multiorder account test in-kernel by Matthew Wilcox · 6 years ago
  8. adb9d9c radix tree: Remove radix_tree_clear_tags by Matthew Wilcox · 7 years ago
  9. e21a295 shmem: Convert find_swap_entry to XArray by Matthew Wilcox · 7 years ago
  10. a97e790 mm: Convert workingset to XArray by Matthew Wilcox · 7 years ago
  11. 371c752 xarray: Track free entries in an XArray by Matthew Wilcox · 7 years ago
  12. 9f14d4f xarray: Add xa_reserve and xa_release by Matthew Wilcox · 6 years ago
  13. 2264f51 xarray: Add xas_create_range by Matthew Wilcox · 7 years ago
  14. 4e99d4e xarray: Add xas_for_each_conflict by Matthew Wilcox · 7 years ago
  15. 64d3e9a xarray: Step through an XArray by Matthew Wilcox · 7 years ago
  16. 687149f xarray: Destroy an XArray by Matthew Wilcox · 7 years ago
  17. b803b42 xarray: Add XArray iterators by Matthew Wilcox · 7 years ago
  18. 41aec91 xarray: Add XArray conditional store operations by Matthew Wilcox · 7 years ago
  19. 58d6ea3 xarray: Add XArray unconditional store operations by Matthew Wilcox · 7 years ago
  20. 9b89a03 xarray: Add XArray marks by Matthew Wilcox · 7 years ago
  21. ad3d6c7 xarray: Add XArray load operation by Matthew Wilcox · 7 years ago