- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / dma-mapping.h
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-08 Jan Beulichx86/PCI: Adjust GFP mask handling for coherent allocations
2009-07-28 FUJITA Tomonorix86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
2009-07-28 FUJITA Tomonorix86: add dma_capable() to replace is_buffer_dma_capable()
2009-06-18 FUJITA Tomonoridma-mapping: x86: use asm-generic/dma-mapping-common.h
2009-06-15 Vegard Nossumkmemcheck: add hooks for page- and sg-dma-mappings
2009-06-15 Vegard Nossumkmemcheck: add DMA hooks
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_24BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-17 Joerg Roedeldma-debug: x86 architecture bindings
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
2009-03-05 Ingo MolnarMerge branch 'linus' into core/iommu
2009-01-30 Randy DunlapDocumentation: move DMA-mapping.txt to Doc/PCI/
2009-01-06 FUJITA Tomonorix86, ia64: convert to use generic dma_map_ops struct
2009-01-06 FUJITA Tomonorix86: remove map_single and unmap_single in struct dma_m...
2009-01-06 FUJITA Tomonorix86: add map_page and unmap_page to struct dma_mapping_ops
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-17 Jeremy Fitzhardingex86: unify pci iommu setup and allow swiotlb to compile...
2008-12-01 FUJITA Tomonorix86: fix dma_mapping_error for 32bit x86, cleanup
2008-11-29 Thomas Bogendoerferx86: fix dma_mapping_error for 32bit x86
2008-10-23 FUJITA Tomonorix86: use GFP_DMA for 24bit coherent_dma_mask
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move