aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/pci_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori1-109/+92
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky1-2/+2
2009-09-22alpha: use printk_onceMarcin Slusarz1-5/+1
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap1-17/+17
2008-10-16alpha: use iommu_num_pages function in IOMMU codeJoerg Roedel1-12/+5
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison1-19/+15
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky1-3/+5
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori1-10/+2
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky1-8/+7
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori1-1/+0
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori1-6/+34
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori1-13/+15
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori1-3/+3
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori1-6/+18
2007-10-23alpha: sg_virt() falloutJens Axboe1-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-07-26deal with alpha section warningsAl Viro1-2/+2
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-27/+5
2007-05-30alpha: cleanup in bitops.hRichard Henderson1-1/+2
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro1-2/+15
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+971