1. 16e73ad dma/swiotlb: Remove swiotlb_{alloc,free}_coherent() by Christoph Hellwig · 7 years ago
  2. 251533e swiotlb: add common swiotlb_map_ops by Christoph Hellwig · 7 years ago
  3. 7f2c8bb swiotlb: rename swiotlb_free to swiotlb_exit by Christoph Hellwig · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. c775320 x86, swiotlb: Add memory encryption support by Tom Lendacky · 8 years ago
  6. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  7. fff5d99 swiotlb: Add swiotlb=noforce debug option by Geert Uytterhoeven · 8 years ago
  8. ae7871b swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  9. 0443fa0 swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC by Alexander Duyck · 8 years ago
  10. ebcf6f9 swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg by Alexander Duyck · 8 years ago
  11. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  12. 3867444 swiotlb: Make linux/swiotlb.h standalone includible by Thierry Reding · 10 years ago
  13. 9c5a362 x86: enable DMA CMA with swiotlb by Akinobu Mita · 11 years ago
  14. c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 12 years ago
  15. ac2cbab x86: Don't panic if can not alloc buffer for swiotlb by Yinghai Lu · 12 years ago
  16. af51a9f swiotlb: Do not export swiotlb_bounce since there are no external consumers by Alexander Duyck · 12 years ago
  17. fbfda89 swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single by Alexander Duyck · 12 years ago
  18. 61ca08c swiotlb: Use physical addresses for swiotlb_tbl_unmap_single by Alexander Duyck · 12 years ago
  19. e05ed4d swiotlb: Return physical addresses when calling swiotlb_tbl_map_single by Alexander Duyck · 12 years ago
  20. 74838b7 swiotlb: add the late swiotlb initialization function with iotlb memory by Konrad Rzeszutek Wilk · 12 years ago
  21. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  22. 5f98ecd swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. by FUJITA Tomonori · 14 years ago
  23. d7ef153 swiotlb: Make swiotlb bookkeeping functions visible in the header file. by Konrad Rzeszutek Wilk · 15 years ago
  24. 22d4826 swiotlb: search and replace "int dir" with "enum dma_data_direction dir" by Konrad Rzeszutek Wilk · 15 years ago
  25. abbceff swiotlb: add the swiotlb initialization function with iotlb memory by FUJITA Tomonori · 15 years ago
  26. 3838830 swiotlb: remove unnecessary swiotlb_sync_single_range_* by FUJITA Tomonori · 15 years ago
  27. 6959450 swiotlb: Remove duplicate swiotlb_force extern declarations by FUJITA Tomonori · 15 years ago
  28. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  29. 5740afd swiotlb: Add swiotlb_free() function by FUJITA Tomonori · 15 years ago
  30. 862d196 swiotlb: use phys_to_dma and dma_to_phys by FUJITA Tomonori · 16 years ago
  31. cf56e3f swiotlb: remove swiotlb_arch_range_needs_mapping by FUJITA Tomonori · 16 years ago
  32. bb52196 swiotlb: remove unused swiotlb_alloc() by FUJITA Tomonori · 16 years ago
  33. 3885123 swiotlb: remove unused swiotlb_alloc_boot() by FUJITA Tomonori · 16 years ago
  34. 42d7c5e swiotlb: change swiotlb_bus_to[phys,virt] prototypes by Becky Bruce · 16 years ago
  35. 0b8698a swiotlb: range_needs_mapping should take a physical address. by Ian Campbell · 16 years ago
  36. f98eee8 x86, ia64: remove duplicated swiotlb code by FUJITA Tomonori · 16 years ago
  37. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  38. 70a7d3c swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() by Jeremy Fitzhardinge · 16 years ago
  39. b81ea27 swiotlb: add arch hook to force mapping by Ian Campbell · 16 years ago
  40. e08e1f7 swiotlb: allow architectures to override phys<->bus<->phys conversions by Ian Campbell · 16 years ago
  41. 0016fde swiotlb: move some definitions to header by Ian Campbell · 16 years ago
  42. 8c5df16 swiotlb: allow architectures to override swiotlb pool allocation by Jeremy Fitzhardinge · 16 years ago
  43. 1648993 introduce generic header file for the software IO/TLB by Joerg Roedel · 16 years ago