Commit Graph

40 Commits (69c89efb51510b3dc0fa336f7fa257c6e1799ee4)

Author SHA1 Message Date
Akinobu Mita a66022c457 iommu-helper: use bitmap library 15 years ago
Darrick J. Wong 4528752f49 x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree 15 years ago
FUJITA Tomonori 1f7564ca83 x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage 15 years ago
FUJITA Tomonori 8fd524b355 x86: Kill bad_dma_address variable 15 years ago
FUJITA Tomonori f4131c6259 x86: Make calgary_iommu_init() static 15 years ago
FUJITA Tomonori 75f1cdf1dd x86: Handle HW IOMMU initialization failure gracefully 15 years ago
FUJITA Tomonori d7b9f7be21 x86: Calgary: Convert detect_calgary() to use iommu_init hook 15 years ago
FUJITA Tomonori 7e05575c42 x86: calgary: remove IOMMU_DEBUG 16 years ago
FUJITA Tomonori 160c1d8e40 x86, ia64: convert to use generic dma_map_ops struct 16 years ago
FUJITA Tomonori d7dff84053 x86: remove map_single and unmap_single in struct dma_mapping_ops 16 years ago
FUJITA Tomonori 3991605c40 x86, calgary: add map_page and unmap_page 16 years ago
Julia Lawall eff79aee91 arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul 16 years ago
Joerg Roedel 036b4c50fe x86: convert Calgary IOMMU driver to generic iommu_num_pages function 17 years ago
FUJITA Tomonori d26dbc5cf9 iommu: export iommu_area_reserve helper function 17 years ago
FUJITA Tomonori f10ac8a232 x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent 17 years ago
Joerg Roedel e4ad68b651 x86: add free_coherent dma_ops callback to Calgary IOMMU driver 17 years ago
Arjan van de Ven bde78a79a6 x86: use WARN() in arch/x86/kernel 17 years ago
David Howells 85d577979a werror: fix pci calgary 17 years ago
Marcin Slusarz f71066624d x86, calgary: fix section mismatch warning - get_tce_space_from_tar 17 years ago
Randy Dunlap 9b0094f7f2 x86, pci-calgary: fix function declaration 17 years ago
Alexis Bruemmer 1956a96de4 x86 calgary: fix handling of devices that aren't behind the Calgary 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Chandru 95b68dec0d calgary iommu: use the first kernels TCE tables in kdump 17 years ago
FUJITA Tomonori 46a7fa270a x86: make only GART code include gart.h 17 years ago
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago
Akinobu Mita ae5830a6f8 x86: remove duplicate get_bios_ebda() from rio.h 17 years ago
Greg Kroah-Hartman a2b5d87784 PCI: remove pci_get_device_reverse from calgary driver 17 years ago
Ingo Molnar 2be621498d x86: dma-ops on highmem fix 17 years ago
FUJITA Tomonori 1b39b07778 iommu sg: x86: convert calgary IOMMU to use the IOMMU helper 17 years ago
Sam Ravnborg 31f3dff6c5 x86: fix section mismatch warning in kernel/pci-calgary 17 years ago
Lucas Woods 201c19948b x86: remove duplicate includes 17 years ago
Adrian Bunk ed65260bb8 x86: pci-calgary_64.c: make a variable static 17 years ago
Joerg Roedel 395624fcdd x86 gart: rename iommu.h to gart.h 18 years ago
Jens Axboe 58b053e4ce Update arch/ to use sg helpers 18 years ago
Muli Ben-Yehuda bc3c6058bc x86: calgary get rid of translate_phb 18 years ago
Muli Ben-Yehuda d588ba8c09 x86: Calgary: fix disable busnum for CalIOC2 18 years ago
Jens Axboe 8b87d9f48a x86-64: update calgary iommu to sg helpers 18 years ago
Thomas Gleixner 250c22777f x86_64: move kernel 18 years ago
Thomas Gleixner 2a8eb13a06 x86_64: prepare shared kernel/pci-calgary.c 18 years ago
Murillo Fernandes Bernardes f055a0619a x86_64: Calgary - Fix mis-handled PCI topology 18 years ago
Muli Ben-Yehuda 08f1c192c3 x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata 18 years ago
Yinghai Lu f2cf8e085c x86_64: move iommu declaration from proto to iommu.h 18 years ago
Muli Ben-Yehuda 3cc39bda26 x86_64: Calgary - fold in redundant functions 18 years ago
Yinghai Lu 0b11e1c6a6 x86_64: Calgary - change _map_single, etc to static 18 years ago
Muli Ben-Yehuda 820a149705 x86_64: Calgary - tighten up the bitmap locking 18 years ago
Muli Ben-Yehuda 7354b07595 x86_64: Calgary - fix few style problems pointed out by checkpatch.pl 18 years ago
Muli Ben-Yehuda 12de257b83 x86_64: tidy up debug printks 18 years ago
Muli Ben-Yehuda e8f2041471 x86_64: only reserve the first 1MB of IO space for CalIOC2 18 years ago
Muli Ben-Yehuda 8bcf77055c x86_64: tabify and trim trailing whitespace 18 years ago
Guillaume Thouvenin 05b48ea61c x86_64: cleanup of unneeded macros 18 years ago