summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan1-1/+1
2008-09-08swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori1-5/+9
2008-09-08swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori1-1/+1
2008-09-08swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori1-5/+2
2008-09-08swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori1-7/+0
2008-09-08x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori2-21/+30
2008-09-08x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori2-2/+3
2008-09-08x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori2-3/+3
2008-09-08ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori1-1/+3
2008-09-05x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse3-1/+20
2008-09-05x86, gart: add detection of AMD family 0x11 northbridgesJoerg Roedel1-2/+3
2008-09-05x86, pci: add northbridge pci ids for fam 0x11 processorsJoerg Roedel1-0/+5
2008-09-05x86: gart alloc_coherent doesn't need to check NULL device argumentFUJITA Tomonori1-3/+0
2008-08-22x86: dma_*_coherent rework patchset v2, fixFUJITA Tomonori1-15/+10
2008-08-22Merge branch 'x86/gart' into x86/iommuIngo Molnar1-10/+17
2008-08-22dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori2-4/+0
2008-08-22dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar1-0/+2
2008-08-22x86, AMD IOMMU: remove obsolete FIXME commentJoerg Roedel1-2/+0
2008-08-22x86: move dma_*_coherent functions to include fileJoerg Roedel3-58/+42
2008-08-22x86: cleanup dma_*_coherent functionsJoerg Roedel1-109/+12
2008-08-22x86: add free_coherent dma_ops callback to NOMMU driverJoerg Roedel1-0/+7
2008-08-22x86: add alloc_coherent dma_ops callback to NOMMU driverJoerg Roedel1-0/+55
2008-08-22x86: add free_coherent dma_ops callback to Calgary IOMMU driverJoerg Roedel1-0/+14
2008-08-22x86: add free_coherent dma_ops callback to GART driverJoerg Roedel1-0/+10
2008-08-22x86: add alloc_coherent dma_ops callback to GART driverJoerg Roedel1-0/+21
2008-08-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-1439/+16
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds17-117/+146
2008-08-19[IA64] use generic compat_old_sys_readdirChristoph Hellwig3-140/+1
2008-08-19[IA64] pci_acpi_scan_root cleanupLuck, Tony1-10/+11
2008-08-19[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt1-4/+4
2008-08-19[IA64] Remove sn2_defconfig.Robin Holt1-1285/+0
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz1-0/+13
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz1-0/+20
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz1-46/+76
2008-08-18sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz1-2/+2
2008-08-18ide-cd: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-08-18cdrom: handle TOCAlexander Inyukhin1-7/+0
2008-08-18gdrom: add dummy audio_ioctl handlerBorislav Petkov1-0/+7
2008-08-18viocd: add dummy audio ioctl handlerBorislav Petkov1-0/+7
2008-08-18cleanup powerpc/include/asm/ide.hAdrian Bunk1-42/+1
2008-08-18drivers/ide/pci/: use __devexit_p()Adrian Bunk10-10/+10
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-31/+45
2008-08-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds11-88/+78
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+24
2008-08-18lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov1-1/+1
2008-08-18x86: fix build warnings in real mode codeAndi Kleen2-1/+2
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz1-1/+1
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz1-2/+9
2008-08-18x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz1-1/+1