1. 5ec2d99 f2fs: Convert to XArray by Matthew Wilcox · 7 years ago
  2. f611ff6 nilfs2: Convert to XArray by Matthew Wilcox · 7 years ago
  3. 04edf02 fs: Convert writeback to XArray by Matthew Wilcox · 7 years ago
  4. ec82e1c fs: Convert buffer to XArray by Matthew Wilcox · 7 years ago
  5. 0a943c6 btrfs: Convert page cache to XArray by Matthew Wilcox · 7 years ago
  6. 7f4446e shmem: Comment fixups by Matthew Wilcox · 7 years ago
  7. ef3038a memfd: Convert memfd_tag_pins to XArray by Matthew Wilcox · 7 years ago
  8. 2313216 memfd: Convert memfd_wait_for_pins to XArray by Matthew Wilcox · 7 years ago
  9. 7ae3424 shmem: Convert shmem_partial_swap_usage to XArray by Matthew Wilcox · 7 years ago
  10. c121d3b shmem: Convert shmem_free_swap to XArray by Matthew Wilcox · 7 years ago
  11. 7b8d046 shmem: Convert shmem_alloc_hugepage to XArray by Matthew Wilcox · 7 years ago
  12. 552446a shmem: Convert shmem_add_to_page_cache to XArray by Matthew Wilcox · 7 years ago
  13. e21a295 shmem: Convert find_swap_entry to XArray by Matthew Wilcox · 7 years ago
  14. a12831b shmem: Convert shmem_confirm_swap to XArray by Matthew Wilcox · 7 years ago
  15. 62f945b shmem: Convert shmem_radix_tree_replace to XArray by Matthew Wilcox · 7 years ago
  16. 10bbd23 pagevec: Use xa_mark_t by Matthew Wilcox · 7 years ago
  17. 67891ff mm: Convert is_page_cache_freeable to XArray by Matthew Wilcox · 6 years ago
  18. 85b392d mm: Convert khugepaged_scan_shmem to XArray by Matthew Wilcox · 7 years ago
  19. 77da938 mm: Convert collapse_shmem to XArray by Matthew Wilcox · 7 years ago
  20. aa5dc07 mm: Convert huge_memory to XArray by Matthew Wilcox · 7 years ago
  21. 89eb946 mm: Convert page migration to XArray by Matthew Wilcox · 7 years ago
  22. 560d454 mm: Convert __do_page_cache_readahead to XArray by Matthew Wilcox · 7 years ago
  23. 4e17ec2 mm: Convert delete_from_swap_cache to XArray by Matthew Wilcox · 7 years ago
  24. 8d93b41 mm: Convert add_to_swap_cache to XArray by Matthew Wilcox · 7 years ago
  25. 69b6c13 mm: Convert truncate to XArray by Matthew Wilcox · 7 years ago
  26. a97e790 mm: Convert workingset to XArray by Matthew Wilcox · 7 years ago
  27. ff9c745 mm: Convert page-writeback to XArray by Matthew Wilcox · 7 years ago
  28. 8fa8e53 page cache: Convert filemap_range_has_page to XArray by Matthew Wilcox · 7 years ago
  29. 22ecdb4 page cache: Remove stray radix comment by Matthew Wilcox · 7 years ago
  30. ef8e571 page cache: Convert delete_batch to XArray by Matthew Wilcox · 7 years ago
  31. a332125 radix tree test suite: Convert regression1 to XArray by Matthew Wilcox · 7 years ago
  32. 070e807 page cache: Convert filemap_map_pages to XArray by Matthew Wilcox · 7 years ago
  33. c1901cd page cache: Convert find_get_entries_tag to XArray by Matthew Wilcox · 7 years ago
  34. a690697 page cache; Convert find_get_pages_range_tag to XArray by Matthew Wilcox · 7 years ago
  35. 3ece58a page cache: Convert find_get_pages_contig to XArray by Matthew Wilcox · 7 years ago
  36. fd1b3ce page cache: Convert find_get_pages_range to XArray by Matthew Wilcox · 7 years ago
  37. f280bf0 page cache: Convert find_get_entries to XArray by Matthew Wilcox · 7 years ago
  38. 4c7472c page cache: Convert find_get_entry to XArray by Matthew Wilcox · 7 years ago
  39. 5c024e6 page cache: Convert page deletion to XArray by Matthew Wilcox · 7 years ago
  40. 74d6095 page cache: Add and replace pages using the XArray by Matthew Wilcox · 7 years ago
  41. 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
  42. eb797a8 page cache: Rearrange address_space by Matthew Wilcox · 7 years ago
  43. f32f004 ida: Convert to XArray by Matthew Wilcox · 6 years ago
  44. 371c752 xarray: Track free entries in an XArray by Matthew Wilcox · 6 years ago
  45. 3d5bd6e xarray: Add MAINTAINERS entry by Matthew Wilcox · 7 years ago
  46. 9f14d4f xarray: Add xa_reserve and xa_release by Matthew Wilcox · 6 years ago
  47. 2264f51 xarray: Add xas_create_range by Matthew Wilcox · 7 years ago
  48. 4e99d4e xarray: Add xas_for_each_conflict by Matthew Wilcox · 6 years ago
  49. 64d3e9a xarray: Step through an XArray by Matthew Wilcox · 7 years ago
  50. 687149f xarray: Destroy an XArray by Matthew Wilcox · 7 years ago
  51. 80a0a1a xarray: Extract entries from an XArray by Matthew Wilcox · 7 years ago
  52. b803b42 xarray: Add XArray iterators by Matthew Wilcox · 7 years ago
  53. 41aec91 xarray: Add XArray conditional store operations by Matthew Wilcox · 7 years ago
  54. 58d6ea3 xarray: Add XArray unconditional store operations by Matthew Wilcox · 7 years ago
  55. 9b89a03 xarray: Add XArray marks by Matthew Wilcox · 7 years ago
  56. ad3d6c7 xarray: Add XArray load operation by Matthew Wilcox · 7 years ago
  57. 992a8e6 xarray: Add documentation by Matthew Wilcox · 7 years ago
  58. 01959df xarray: Define struct xa_node by Matthew Wilcox · 7 years ago
  59. f8d5d0c xarray: Add definition of struct xarray by Matthew Wilcox · 7 years ago
  60. 02c02bf xarray: Change definition of sibling entries by Matthew Wilcox · 7 years ago
  61. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  62. 66ee620 idr: Permit any valid kernel pointer to be stored by Matthew Wilcox · 6 years ago
  63. 3d0186b Update email address by Matthew Wilcox · 6 years ago
  64. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  65. e754177 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  66. e1ce697d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  67. af17b3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  68. 82ec752 Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Greg Kroah-Hartman · 6 years ago
  69. d51aea1 cpufreq: qcom-kryo: Fix section annotations by Nathan Chancellor · 6 years ago
  70. 7a6878b Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mapping by Greg Kroah-Hartman · 6 years ago
  71. e704966 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  72. 2f19e7a Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  73. 8f05661 Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Greg Kroah-Hartman · 6 years ago
  74. f005de0 Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  75. 900915f Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Greg Kroah-Hartman · 6 years ago
  76. befb1b3 perf/core: Add sanity check to deal with pinned event failure by Reinette Chatre · 6 years ago
  77. f151f57 Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  78. ed1b3f4 Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Greg Kroah-Hartman · 6 years ago
  79. 278e59a Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Greg Kroah-Hartman · 6 years ago
  80. 133424a Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  81. 6c76786 xen/blkfront: correct purging of persistent grants by Juergen Gross · 6 years ago
  82. 15c2068 Revert "xen/blkfront: When purging persistent grants, keep them in the buffer" by Jens Axboe · 6 years ago
  83. 7e0cf1c selftests/powerpc: Fix Makefiles for headers_install change by Michael Ellerman · 6 years ago
  84. fcb1349 Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  85. adba0e5 Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  86. ad03714 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  87. c127e59 Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Greg Kroah-Hartman · 6 years ago
  88. 587562d blk-mq: I/O and timer unplugs are inverted in blktrace by Ilya Dryomov · 6 years ago
  89. bdec8d7 x86/boot: Fix kexec booting failure in the SEV bit detection code by Kairui Song · 6 years ago
  90. 0f843e6 bcache: add separate workqueue for journal_write to avoid deadlock by Guoju Fang · 6 years ago
  91. fbbdadf drm/amd/display: Fix Edid emulation for linux by Bhawanpreet Lakha · 6 years ago
  92. 599760d drm/amd/display: Fix Vega10 lightup on S3 resume by Roman Li · 6 years ago
  93. 61ea6f5 drm/amdgpu: Fix vce work queue was not cancelled when suspend by Rex Zhu · 6 years ago
  94. d6a77ba Revert "drm/panel: Add device_link from panel device to DRM device" by Linus Walleij · 6 years ago
  95. 090bcfd Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 6 years ago
  96. f151ba9 xen/blkfront: When purging persistent grants, keep them in the buffer by Boris Ostrovsky · 6 years ago
  97. 52bf4a9 clocksource/drivers/timer-atmel-pit: Properly handle error cases by Alexandre Belloni · 7 years ago
  98. 854f31c block: fix deadline elevator drain for zoned block devices by Damien Le Moal · 6 years ago
  99. 576156b Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 6 years ago
  100. e89fe98 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 6 years ago