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