include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / kernel / pci-nommu.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-11-17 FUJITA Tomonorix86: Kill bad_dma_address variable
2009-11-10 FUJITA Tomonorix86: Handle HW IOMMU initialization failure gracefully
2009-08-10 Arnd Bergmanndma-ops: Remove flush_write_buffers() in dma-mapping...
2009-07-28 FUJITA Tomonorix86: replace is_buffer_dma_capable() with dma_capable
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-30 Linus TorvaldsMerge branch 'iommu-for-linus' of git://git./linux...
2009-03-21 Jaswinder Singh... x86: pci-nommu.c cleanup
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, pci-nommu: add map_page
2008-09-25 FUJITA Tomonorix86: export pci-nommu's alloc_coherent
2008-09-10 FUJITA Tomonorix86: convert pci-nommu to use is_buffer_dma_capable...
2008-09-08 FUJITA Tomonorix86: dma_alloc_coherent sets gfp flags properly
2008-09-08 FUJITA Tomonorix86: fix nommu_alloc_coherent allocation with NULL...
2008-09-08 FUJITA Tomonorix86: move pci-nommu's dma_mask check to common code
2008-08-22 Joerg Roedelx86: add free_coherent dma_ops callback to NOMMU driver
2008-08-22 Joerg Roedelx86: add alloc_coherent dma_ops callback to NOMMU driver
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-11 FUJITA Tomonorix86: make only GART code include gart.h
2008-04-19 Glauber Costax86: unify pci-nommu