aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-calgary_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-14x86: calgary: remove IOMMU_DEBUGFUJITA Tomonori1-52/+2
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-7/+8
2009-01-06x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori1-16/+0
2009-01-06x86, calgary: add map_page and unmap_pageFUJITA Tomonori1-8/+27
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel1-14/+4
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori1-1/+1
2008-09-14x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori1-0/+2
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar1-7/+7
2008-08-22x86: add free_coherent dma_ops callback to Calgary IOMMU driverJoerg Roedel1-0/+14
2008-08-21x86: use WARN() in arch/x86/kernelArjan van de Ven1-2/+1
2008-08-21werror: fix pci calgaryDavid Howells1-5/+6
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz1-1/+1
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap1-1/+1
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer1-45/+26
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru1-6/+79
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-1/+1
2008-07-08x86: remove end_pfn in 64bitYinghai Lu1-2/+2
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita1-0/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+1
2008-04-20PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman1-2/+1
2008-04-19x86: dma-ops on highmem fixIngo Molnar1-1/+2
2008-02-05iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori1-14/+20
2008-02-01x86: fix section mismatch warning in kernel/pci-calgarySam Ravnborg1-2/+2
2008-01-30x86: remove duplicate includesLucas Woods1-1/+0
2008-01-30x86: pci-calgary_64.c: make a variable staticAdrian Bunk1-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-4/+6
2007-10-17x86: calgary get rid of translate_phbMuli Ben-Yehuda1-17/+16
2007-10-17x86: Calgary: fix disable busnum for CalIOC2Muli Ben-Yehuda1-5/+11
2007-10-16x86-64: update calgary iommu to sg helpersJens Axboe1-11/+13
2007-10-11x86_64: move kernelThomas Gleixner1-0/+1578