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