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
|
16 years ago |
FUJITA Tomonori
|
d26dbc5cf9
iommu: export iommu_area_reserve helper function
|
16 years ago |
FUJITA Tomonori
|
f10ac8a232
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
|
16 years ago |
Ingo Molnar
|
e92b4fdacc
Merge commit 'v2.6.27-rc6' into x86/iommu
|
16 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 |
Linus Torvalds
|
bda0c0afa7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
|
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 |