Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jan Beulich
|
ac2b3e67dd
dma-mapping: fix off-by-one error in dma_capable()
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
FUJITA Tomonori
|
b18485e7ac
swiotlb: Remove the swiotlb variable usage
|
15 years ago |
FUJITA Tomonori
|
75f1cdf1dd
x86: Handle HW IOMMU initialization failure gracefully
|
15 years ago |
FUJITA Tomonori
|
ad32e8cb86
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
|
15 years ago |
FUJITA Tomonori
|
5740afdb68
swiotlb: Add swiotlb_free() function
|
15 years ago |
Casey Dahlin
|
c7084b35eb
lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up
|
16 years ago |
FUJITA Tomonori
|
862d196b27
swiotlb: use phys_to_dma and dma_to_phys
|
16 years ago |
FUJITA Tomonori
|
b9394647ac
swiotlb: use dma_capable()
|
16 years ago |
FUJITA Tomonori
|
02ca646e73
swiotlb: remove unnecessary swiotlb_bus_to_virt
|
16 years ago |
FUJITA Tomonori
|
cf56e3f2e8
swiotlb: remove swiotlb_arch_range_needs_mapping
|
16 years ago |
FUJITA Tomonori
|
bb52196be3
swiotlb: remove unused swiotlb_alloc()
|
16 years ago |
FUJITA Tomonori
|
3885123da8
swiotlb: remove unused swiotlb_alloc_boot()
|
16 years ago |
Becky Bruce
|
42d7c5e353
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
|
16 years ago |
Becky Bruce
|
380d687833
swiotlb: use swiotlb_sync_single instead of duplicating code
|
16 years ago |
Becky Bruce
|
7fcebbd2d9
swiotlb: rename unmap_single to do_unmap_single
|
16 years ago |
Becky Bruce
|
ef5722f698
swiotlb: allow arch override of address_needs_mapping
|
16 years ago |
Becky Bruce
|
dd6b02fe42
swiotlb: map_page fix for highmem systems
|
16 years ago |
Becky Bruce
|
67131ad051
swiotlb: fix compile warning
|
16 years ago |
Becky Bruce
|
ceb5ac3264
swiotlb: comment corrections
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Ian Campbell
|
961d7d0ee5
swiotlb: do not use sg_virt()
|
16 years ago |
Ian Campbell
|
0b8698ab58
swiotlb: range_needs_mapping should take a physical address.
|
16 years ago |
Ingo Molnar
|
0811a433c6
Merge branch 'linus' into core/iommu
|
16 years ago |
Linus Torvalds
|
f94181da71
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Kay Sievers
|
94b324864e
swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
FUJITA Tomonori
|
f98eee8ea9
x86, ia64: remove duplicated swiotlb code
|
16 years ago |
FUJITA Tomonori
|
160c1d8e40
x86, ia64: convert to use generic dma_map_ops struct
|
16 years ago |