1. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  2. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  3. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  4. e81e99b swiotlb: Support aligned swiotlb buffers by David Stevens · 3 years, 3 months ago
  5. 5739844 Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
  6. 9074c79 swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests by Jan Beulich · 3 years, 3 months ago
  7. c6460da Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
  8. d859ed2 swiotlb-xen: drop DEFAULT_NSLABS by Jan Beulich · 3 years, 4 months ago
  9. 7fd880a swiotlb-xen: arrange to have buffer info logged by Jan Beulich · 3 years, 4 months ago
  10. 68573c1 swiotlb-xen: drop leftover __ref by Jan Beulich · 3 years, 4 months ago
  11. cabb7f8 swiotlb-xen: limit init retries by Jan Beulich · 3 years, 4 months ago
  12. 79ca5f7 swiotlb-xen: suppress certain init retries by Jan Beulich · 3 years, 4 months ago
  13. d9a688a swiotlb-xen: maintain slab count properly by Jan Beulich · 3 years, 4 months ago
  14. 4c092c5 swiotlb-xen: fix late init retry by Jan Beulich · 3 years, 4 months ago
  15. ce6a80d swiotlb-xen: avoid double free by Jan Beulich · 3 years, 4 months ago
  16. 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 4 months ago
  17. 2c647eb xen: swiotlb: return error code from xen_swiotlb_map_sg() by Martin Oliveira · 3 years, 5 months ago
  18. 463e862 swiotlb: Convert io_default_tlb_mem to static allocation by Will Deacon · 3 years, 5 months ago
  19. 903cd0f swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing by Claire Chang · 3 years, 6 months ago
  20. 7fd856a swiotlb: Update is_swiotlb_buffer to add a struct device argument by Claire Chang · 3 years, 6 months ago
  21. 97729b6 xen/swiotlb: check if the swiotlb has already been initialized by Stefano Stabellini · 3 years, 8 months ago
  22. 2d29960 swiotlb: dynamically allocate io_tlb_default_mem by Christoph Hellwig · 3 years, 9 months ago
  23. 73f6209 swiotlb: move global variables into a new io_tlb_mem structure by Claire Chang · 3 years, 9 months ago
  24. 6bcd4ea xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup by Christoph Hellwig · 3 years, 10 months ago
  25. a98f565 xen-swiotlb: split xen_swiotlb_init by Christoph Hellwig · 3 years, 10 months ago
  26. 5d0538b swiotlb: lift the double initialization protection from xen-swiotlb by Christoph Hellwig · 3 years, 10 months ago
  27. cbce995 xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs by Christoph Hellwig · 3 years, 10 months ago
  28. 4035b43 xen-swiotlb: remove xen_set_nslabs by Christoph Hellwig · 3 years, 10 months ago
  29. 6223d1c xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported by Christoph Hellwig · 3 years, 10 months ago
  30. 16bc75f xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer by Christoph Hellwig · 3 years, 10 months ago
  31. 80808d2 swiotlb: split swiotlb_tbl_sync_single by Christoph Hellwig · 3 years, 10 months ago
  32. 2973073 swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single by Christoph Hellwig · 3 years, 10 months ago
  33. fc0021a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single by Christoph Hellwig · 4 years, 2 months ago
  34. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  35. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  36. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
  37. 63f0620 xen/arm: introduce phys/dma translations in xen_dma_sync_for_* by Stefano Stabellini · 4 years, 6 months ago
  38. 91ffe4a swiotlb-xen: introduce phys_to_dma/dma_to_phys translations by Stefano Stabellini · 4 years, 6 months ago
  39. e9aab7e swiotlb-xen: remove XEN_PFN_PHYS by Stefano Stabellini · 4 years, 6 months ago
  40. 38ba51d swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer by Stefano Stabellini · 4 years, 6 months ago
  41. 995d355 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device by Stefano Stabellini · 4 years, 6 months ago
  42. 297f7f8 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu by Stefano Stabellini · 4 years, 6 months ago
  43. d900781 swiotlb-xen: add struct device * parameter to xen_bus_to_phys by Stefano Stabellini · 4 years, 6 months ago
  44. 2cf6a91 swiotlb-xen: add struct device * parameter to xen_phys_to_bus by Stefano Stabellini · 4 years, 6 months ago
  45. ae4f0a1 swiotlb-xen: remove start_dma_addr by Stefano Stabellini · 4 years, 6 months ago
  46. 8b1e868 swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses by Boris Ostrovsky · 4 years, 6 months ago
  47. 68a33b1 dma-direct: exclude dma_direct_map_resource from the min_low_pfn check by Christoph Hellwig · 5 years ago
  48. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  49. ec56103 Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  50. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  51. bf7954e swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page by Christoph Hellwig · 5 years ago
  52. b4dca15 swiotlb-xen: simplify cache maintainance by Christoph Hellwig · 5 years ago
  53. 922659e swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable by Christoph Hellwig · 5 years ago
  54. 8e23c82 xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance by Christoph Hellwig · 5 years ago
  55. 3fc1ca0 swiotlb: Split size parameter to map/unmap APIs by Lu Baolu · 5 years ago
  56. e6fa0dc swiotlb-xen: Convert to use macro by Souptick Joarder · 5 years ago
  57. dcb8cfb Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  58. b877ac9 xen/swiotlb: remember having called xen_create_contiguous_region() by Juergen Gross · 6 years ago
  59. bf70726 xen/swiotlb: simplify range_straddles_page_boundary() by Juergen Gross · 6 years ago
  60. 50f6393 xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() by Juergen Gross · 6 years ago
  61. d4df33b Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 5 years ago
  62. 9c106119f swiotlb: fix phys_addr_t overflow warning by Arnd Bergmann · 6 years ago
  63. 4d8f5f9 Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  64. d952367 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 by Thomas Gleixner · 6 years ago
  65. 4e7372e xen/swiotlb: don't initialize swiotlb twice on arm64 by Stefano Stabellini · 6 years ago
  66. 498e863 Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  67. 063b827 swiotlb-xen: ensure we have a single callsite for xen_dma_map_page by Christoph Hellwig · 6 years ago
  68. 2e12dce swiotlb-xen: simplify the DMA sync method implementations by Christoph Hellwig · 6 years ago
  69. 8b35d9f swiotlb-xen: use ->map_page to implement ->map_sg by Christoph Hellwig · 6 years ago
  70. aca351c swiotlb-xen: make instances match their method names by Christoph Hellwig · 6 years ago
  71. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  72. 60d8cd5 arm64/xen: fix xen-swiotlb cache flushing by Christoph Hellwig · 6 years ago
  73. 68c6083 swiotlb: remove dma_mark_clean by Christoph Hellwig · 6 years ago
  74. b907e20 swiotlb: remove SWIOTLB_MAP_ERROR by Christoph Hellwig · 6 years ago
  75. a4abe0a xen-swiotlb: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  76. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  77. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  78. 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
  79. a4648c7 Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  80. 7250f42 xen-swiotlb: use actually allocated size on check physical continuous by Joe Jin · 6 years ago
  81. 9406a49 dma-mapping: support non-coherent devices in dma_common_get_sgtable by Christoph Hellwig · 6 years ago
  82. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  83. 4855c92 xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent by Joe Jin · 7 years ago
  84. 038d07a x86/dma: Remove dma_alloc_coherent_mask() by Christoph Hellwig · 7 years ago
  85. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  86. a88f540 xen-swiotlb: remove xen_swiotlb_set_dma_mask by Christoph Hellwig · 8 years ago
  87. 4d048db xen-swiotlb: implement ->mapping_error by Christoph Hellwig · 8 years ago
  88. dceb1a6 xen-swiotlb: consolidate xen_swiotlb_dma_ops by Christoph Hellwig · 8 years ago
  89. d5ff506 xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops by Stefano Stabellini · 8 years ago
  90. 8c2c8ed Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  91. 69369f5 swiotlb-xen: implement xen_swiotlb_get_sgtable callback by Andrii Anisov · 8 years ago
  92. 7e91c7d swiotlb-xen: implement xen_swiotlb_dma_mmap callback by Stefano Stabellini · 8 years ago
  93. f1225ee swiotlb-xen: update dev_addr after swapping pages by Stefano Stabellini · 8 years ago
  94. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  95. ae7871b swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  96. d29fa0c swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support by Alexander Duyck · 8 years ago
  97. 0443fa0 swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC by Alexander Duyck · 8 years ago
  98. 7641842 swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function by Alexander Duyck · 8 years ago
  99. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  100. 9435cce xen/swiotlb: Add support for 64KB page granularity by Julien Grall · 9 years ago