1. 22d4826 swiotlb: search and replace "int dir" with "enum dma_data_direction dir" by Konrad Rzeszutek Wilk · 14 years ago
  2. bfc5501 swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix. by Konrad Rzeszutek Wilk · 14 years ago
  3. abbceff swiotlb: add the swiotlb initialization function with iotlb memory by FUJITA Tomonori · 14 years ago
  4. eb605a5 swiotlb: add swiotlb_tbl_map_single library function by FUJITA Tomonori · 14 years ago
  5. 3838830 swiotlb: remove unnecessary swiotlb_sync_single_range_* by FUJITA Tomonori · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 14 years ago
  8. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  9. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  10. b18485e swiotlb: Remove the swiotlb variable usage by FUJITA Tomonori · 15 years ago
  11. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  12. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  13. 5740afd swiotlb: Add swiotlb_free() function by FUJITA Tomonori · 15 years ago
  14. c7084b3 lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up by Casey Dahlin · 15 years ago
  15. 862d196 swiotlb: use phys_to_dma and dma_to_phys by FUJITA Tomonori · 15 years ago
  16. b939464 swiotlb: use dma_capable() by FUJITA Tomonori · 15 years ago
  17. 02ca646 swiotlb: remove unnecessary swiotlb_bus_to_virt by FUJITA Tomonori · 15 years ago
  18. cf56e3f swiotlb: remove swiotlb_arch_range_needs_mapping by FUJITA Tomonori · 15 years ago
  19. bb52196 swiotlb: remove unused swiotlb_alloc() by FUJITA Tomonori · 15 years ago
  20. 3885123 swiotlb: remove unused swiotlb_alloc_boot() by FUJITA Tomonori · 15 years ago
  21. 42d7c5e swiotlb: change swiotlb_bus_to[phys,virt] prototypes by Becky Bruce · 15 years ago
  22. 380d687 swiotlb: use swiotlb_sync_single instead of duplicating code by Becky Bruce · 15 years ago
  23. 7fcebbd swiotlb: rename unmap_single to do_unmap_single by Becky Bruce · 15 years ago
  24. ef5722f swiotlb: allow arch override of address_needs_mapping by Becky Bruce · 15 years ago
  25. dd6b02f swiotlb: map_page fix for highmem systems by Becky Bruce · 15 years ago
  26. 67131ad swiotlb: fix compile warning by Becky Bruce · 15 years ago
  27. ceb5ac3 swiotlb: comment corrections by Becky Bruce · 15 years ago
  28. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  29. 961d7d0 swiotlb: do not use sg_virt() by Ian Campbell · 15 years ago
  30. 0b8698a swiotlb: range_needs_mapping should take a physical address. by Ian Campbell · 15 years ago
  31. 0811a43 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  32. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 94b3248 swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  34. f98eee8 x86, ia64: remove duplicated swiotlb code by FUJITA Tomonori · 15 years ago
  35. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 15 years ago
  36. 46483d1 Merge branch 'core/iommu' into core/urgent by Ingo Molnar · 15 years ago
  37. 52942b6 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c by Jesper Juhl · 15 years ago
  38. 79ff56e swiotlb: add missing __init annotations by Roland Dreier · 15 years ago
  39. 874d6a9 swiotlb: clean up EXPORT_SYMBOL usage by FUJITA Tomonori · 15 years ago
  40. ac86ccc swiotlb: remove unnecessary declaration by FUJITA Tomonori · 15 years ago
  41. fb05a37 swiotlb: add support for systems with highmem by Becky Bruce · 15 years ago
  42. bc40ac6 swiotlb: store phys address in io_tlb_orig_addr array by Becky Bruce · 15 years ago
  43. 70a7d3c swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() by Jeremy Fitzhardinge · 15 years ago
  44. 2e5b2b8 swiotlb: consolidate swiotlb info message printing by Ian Campbell · 15 years ago
  45. ef9b189 swiotlb: support bouncing of HighMem pages by Jeremy Fitzhardinge · 15 years ago
  46. 1b548f6 swiotlb: factor out copy to/from device by Jeremy Fitzhardinge · 15 years ago
  47. b81ea27 swiotlb: add arch hook to force mapping by Ian Campbell · 15 years ago
  48. e08e1f7 swiotlb: allow architectures to override phys<->bus<->phys conversions by Ian Campbell · 15 years ago
  49. a5ddde4a swiotlb: add comment where we handle the overflow of a dma mask on 32 bit by Ian Campbell · 15 years ago
  50. 0016fde swiotlb: move some definitions to header by Ian Campbell · 15 years ago
  51. 8c5df16 swiotlb: allow architectures to override swiotlb pool allocation by Jeremy Fitzhardinge · 15 years ago
  52. 1e74f30 swiotlb: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  53. a2b89b5 swiotlb: remove panic for alloc_coherent failure by FUJITA Tomonori · 16 years ago
  54. 07a2c01 convert swiotlb to use dma_get_mask by FUJITA Tomonori · 16 years ago
  55. 2797982 swiotlb: convert swiotlb to use is_buffer_dma_capable helper function by FUJITA Tomonori · 16 years ago
  56. 640aebf swiotlb: add is_swiotlb_buffer helper function by FUJITA Tomonori · 16 years ago
  57. 21f6c4d swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coherent by FUJITA Tomonori · 16 years ago
  58. 9dfda12 swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherent by FUJITA Tomonori · 16 years ago
  59. 68e91d6 swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent by FUJITA Tomonori · 16 years ago
  60. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  61. 309df0c dma/ia64: update ia64 machvecs, swiotlb.c by Arthur Kepner · 16 years ago
  62. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  63. a7133a1 lib/swiotlb.c: cleanups by Andrew Morton · 16 years ago
  64. b15a3891 avoid endless loops in lib/swiotlb.c by Jan Beulich · 16 years ago
  65. 681cc5c iommu sg merging: swiotlb: respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  66. f9527f1 Update swiotlb to use sg helpers by Jens Axboe · 17 years ago
  67. 9e91fdb swiotlb: fix map_sg failure handling by FUJITA Tomonori · 17 years ago
  68. dbfd49f swiotlb: sg chaining support by Jens Axboe · 17 years ago
  69. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  70. df336d1 Fix swiotlb_sync_single_range() by Keir Fraser · 17 years ago
  71. b2ead6e fix section mismatch warning in lib/swiotlb.c by Sam Ravnborg · 17 years ago
  72. 25667d6 Revert "[IA64] swiotlb abstraction (e.g. for Xen)" by Tony Luck · 17 years ago
  73. be6b026 [PATCH] swiotlb uninlinings by Andrew Morton · 17 years ago
  74. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 17 years ago
  75. 563aaf0 [IA64] swiotlb cleanup by Jan Beulich · 17 years ago
  76. 93fbff6 [IA64] make swiotlb use bus_to_virt/virt_to_bus by Jan Beulich · 17 years ago
  77. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  78. 3481454 BUG_ON() Conversion in lib/swiotlb.c by Eric Sesterhenn · 18 years ago
  79. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 18 years ago
  80. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 18 years ago
  81. 7e87023 [PATCH] Fix swiotlb pci_map_sg error handling by Andi Kleen · 18 years ago
  82. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  83. 9cec58d Update from upstream with manual merge of Yasunori Goto's by Tony Luck · 19 years ago
  84. 17e5ad6 [PATCH] Removed remaining PCI specific references from swiotlb.c by Tony Luck · 19 years ago
  85. 569c8bf [PATCH] swiotlb: file header comments by John W. Linville · 19 years ago
  86. de69e0f [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings by John W. Linville · 19 years ago
  87. 878a97c [PATCH] swiotlb: support syncing sub-ranges of mappings by John W. Linville · 19 years ago
  88. 8270f3f [PATCH] swiotlb: cleanup some code duplication cruft by John W. Linville · 19 years ago
  89. 6c654b5 [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ by John W. Linville · 19 years ago[Renamed from arch/ia64/lib/swiotlb.c]
  90. 0b9afed [IA64] more robust zx1/sx1000 machvec support by Alex Williamson · 19 years ago
  91. e8579e7 [IA64, X86_64] fix swiotlb sizing by Alex Williamson · 19 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago