Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5a688c455066c21c133bc8ffa7b11f8c66b7fe0b
/
arch
/
x86
/
kernel
/
pci-nommu.c
663b55b9
x86: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
0a2b9a6
X86: integrate CMA with DMA-mapping subsystem
by Marek Szyprowski
· 13 years ago
baa676f
X86 & IA64: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8fd524b
x86: Kill bad_dma_address variable
by FUJITA Tomonori
· 15 years ago
75f1cdf
x86: Handle HW IOMMU initialization failure gracefully
by FUJITA Tomonori
· 15 years ago
a8ad568
dma-ops: Remove flush_write_buffers() in dma-mapping-common.h
by Arnd Bergmann
· 16 years ago
a4c2baa
x86: replace is_buffer_dma_capable() with dma_capable
by FUJITA Tomonori
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
712b000
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1894e36
x86: pci-nommu.c cleanup
by Jaswinder Singh Rajput
· 16 years ago
160c1d8
x86, ia64: convert to use generic dma_map_ops struct
by FUJITA Tomonori
· 16 years ago
d7dff84
x86: remove map_single and unmap_single in struct dma_mapping_ops
by FUJITA Tomonori
· 16 years ago
33feffd
x86, pci-nommu: add map_page
by FUJITA Tomonori
· 16 years ago
9f6ac57
x86: export pci-nommu's alloc_coherent
by FUJITA Tomonori
· 16 years ago
49fbf4e
x86: convert pci-nommu to use is_buffer_dma_capable helper function
by FUJITA Tomonori
· 17 years ago
823e7e8
x86: dma_alloc_coherent sets gfp flags properly
by FUJITA Tomonori
· 17 years ago
8a53ad6
x86: fix nommu_alloc_coherent allocation with NULL device argument
by FUJITA Tomonori
· 17 years ago
de9f521
x86: move pci-nommu's dma_mask check to common code
by FUJITA Tomonori
· 17 years ago
a3a7653
x86: add free_coherent dma_ops callback to NOMMU driver
by Joerg Roedel
· 17 years ago
c5e835f
x86: add alloc_coherent dma_ops callback to NOMMU driver
by Joerg Roedel
· 17 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 17 years ago
46a7fa2
x86: make only GART code include gart.h
by FUJITA Tomonori
· 17 years ago
f9c258d
x86: unify pci-nommu
by Glauber Costa
· 17 years ago
[Renamed (97%) from arch/x86/kernel/pci-nommu_64.c]
5b3e5b7
x86: use WARN_ON in mapping functions
by Glauber Costa
· 17 years ago
30db2cb
x86: use sg_phys in x86_64
by Glauber Costa
· 17 years ago
e4dcdd6
x86: Add flush_write_buffers in nommu functions
by Glauber Costa
· 17 years ago
9f9ab46
x86: implement mapping_error in pci-nommu_64.c
by Glauber Costa
· 17 years ago
d5df63f
x86: delete empty functions from pci-nommu_64.c
by Glauber Costa
· 17 years ago
2be6214
x86: dma-ops on highmem fix
by Ingo Molnar
· 17 years ago
395624f
x86 gart: rename iommu.h to gart.h
by Joerg Roedel
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
b922f53
x86-64: update nommu to sg helpers
by Jens Axboe
· 18 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/pci-nommu_64.c]
c4fbd8a
x86_64: prepare shared kernel/pci-nommu.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/pci-nommu.c]
f2cf8e0
x86_64: move iommu declaration from proto to iommu.h
by Yinghai Lu
· 18 years ago
1048fa5
x86_64: change _map_single to static in pci_gart.c etc
by Yinghai Lu
· 18 years ago
e658450
[PATCH] x86-64: dma_ops as const
by Stephen Hemminger
· 18 years ago
145106e
[PATCH] remove superflous BUG_ON's in nommu and gart
by Muli Ben-Yehuda
· 18 years ago
a166222
[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG
by Muli Ben-Yehuda
· 19 years ago
8fa3d6f
[PATCH] x86_64: check_addr() cleanups
by Andrew Morton
· 19 years ago
f0fdabf
[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit
by Andi Kleen
· 19 years ago
5b7b644
[PATCH] x86_64: IOMMU printk cleanup
by Jon Mason
· 19 years ago
5b22a38
[PATCH] x86_64: Tell user to enable GART_IOMMU when needed
by Andi Kleen
· 19 years ago
17a941d
[PATCH] x86_64: Use function pointers to call DMA mapping functions
by Muli Ben-Yehuda
· 19 years ago
f80aabb
[PATCH] gfp_t: dma-mapping (amd64)
by Al Viro
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago