1. cd76374 suspend-vs-iommu: prevent suspend if we could not resume by Pavel Machek · 18 years ago
  2. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 18 years ago
  3. 8f59610 x86, agpgart: scary messages are fortunately obsolete by Pavel Machek · 18 years ago
  4. 184652e x86: fix gart_iommu_init() by Ingo Molnar · 18 years ago
  5. fde9a10 iommu sg: x86: convert gart IOMMU to use the IOMMU helper by FUJITA Tomonori · 18 years ago
  6. 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 18 years ago
  7. 28d6ee4 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() by Andi Kleen · 18 years ago
  8. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 18 years ago
  9. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 18 years ago
  10. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 18 years ago
  11. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 18 years ago
  12. 05fccb0 x86: code cleanups in arch/x86/kernel/pci-gart_64.c by Ingo Molnar · 18 years ago
  13. 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 19 years ago
  14. 79da087 x86 gart: make some variables and functions static by Joerg Roedel · 19 years ago
  15. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 19 years ago
  16. 5336940 x86: fix pci-gart failure handling by FUJITA Tomonori · 19 years ago
  17. e88a39d x86: pci-gart fix by FUJITA Tomonori · 19 years ago
  18. 58b053e Update arch/ to use sg helpers by Jens Axboe · 19 years ago
  19. ff7f364 x86: Some cleanups for pci gart code by Andi Kleen · 19 years ago
  20. 9ee1bea x86-64: update pci-gart iommu to sg helpers by Jens Axboe · 19 years ago
  21. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/pci-gart_64.c]
  22. 46b4c11 x86_64: prepare shared kernel/pci-gart.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/pci-gart.c]
  23. f2cf8e0 x86_64: move iommu declaration from proto to iommu.h by Yinghai Lu · 19 years ago
  24. bc2cea6 x86_64: disable the GART in shutdown by Yinghai Lu · 19 years ago
  25. 1048fa5 x86_64: change _map_single to static in pci_gart.c etc by Yinghai Lu · 19 years ago
  26. 547c535 x86_64: off-by-two error in aperture.c by Andrew Hastings · 19 years ago
  27. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 19 years ago
  28. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 19 years ago
  29. cf6387d [PATCH] x86-64: make GART PTEs uncacheable by Joachim Deguara · 19 years ago
  30. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 19 years ago
  31. 00edefa [PATCH] x86-64: Fix off by one error in IOMMU boundary checking by Andi Kleen · 19 years ago
  32. 3807fd4 [PATCH] x86-64: Clarify error message in GART code by Andi Kleen · 20 years ago
  33. 145106e [PATCH] remove superflous BUG_ON's in nommu and gart by Muli Ben-Yehuda · 20 years ago
  34. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  35. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 20 years ago
  36. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 20 years ago
  37. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 20 years ago
  38. f201611 [PATCH] x86_64: Use -ENODEV in IOMMU initialization by Andi Kleen · 20 years ago
  39. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 20 years ago
  40. 7c2d9cd [PATCH] x86_64: trivial gart clean-up by Jon Mason · 20 years ago
  41. f5adc9c [PATCH] x86_64: iommu_gart_bitmap search to cross next_bit by Mike Waychison · 20 years ago
  42. dc9a719 [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver by Andi Kleen · 20 years ago
  43. 5192d84 [PATCH] x86_64: Check for too many northbridges in IOMMU code by Andi Kleen · 20 years ago
  44. 5b20192 [PATCH] x86_64: Fix a race in the free_iommu path by Mike Waychison · 20 years ago
  45. 9c01dda [PATCH] x86_64: Search K8 devices on more devices. by Navin Boppuri · 20 years ago
  46. 85f9eebc [PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU by Andi Kleen · 20 years ago
  47. 60b08c6 [PATCH] x86_64: no_iommu removal in pci-gart.c by Jon Mason · 20 years ago
  48. 0d541064 [PATCH] x86_64: GART DMA merging fix by Andi Kleen · 20 years ago
  49. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 20 years ago
  50. a1002a4 [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't merge by Kevin VanMaren · 20 years ago
  51. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 20 years ago
  52. ca8642f [PATCH] x86_64: Fix off by one in IOMMU check by Andi Kleen · 20 years ago
  53. f46ace6 [PATCH] x86_64: Add missing newline in IOMMU error message by Andi Kleen · 20 years ago
  54. 47492d3 [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent by Andi Kleen · 21 years ago
  55. f80aabb [PATCH] gfp_t: dma-mapping (amd64) by Al Viro · 21 years ago
  56. 117090b [PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup by Andi Kleen · 21 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago