summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan2008-09-091-1/+1
* swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori2008-09-081-5/+9
* swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori2008-09-081-1/+1
* swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori2008-09-081-5/+2
* swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori2008-09-081-7/+0
* x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori2008-09-082-21/+30
* x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori2008-09-082-2/+3
* x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori2008-09-082-3/+3
* ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori2008-09-081-1/+3
* x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-053-1/+20
* x86, gart: add detection of AMD family 0x11 northbridgesJoerg Roedel2008-09-051-2/+3
* x86, pci: add northbridge pci ids for fam 0x11 processorsJoerg Roedel2008-09-051-0/+5
* x86: gart alloc_coherent doesn't need to check NULL device argumentFUJITA Tomonori2008-09-051-3/+0
* x86: dma_*_coherent rework patchset v2, fixFUJITA Tomonori2008-08-221-15/+10
* Merge branch 'x86/gart' into x86/iommuIngo Molnar2008-08-221-10/+17
|\
| * x86 gart: allocate size-aligned address for alloc_coherent, v2FUJITA Tomonori2008-08-171-9/+16
| * Merge branch 'linus' into x86/gartIngo Molnar2008-08-158408-217670/+338654
| |\
| * | x86, pci: iommu fix potential overflow in alloc_iommu()Prarit Bhargava2008-07-231-1/+1
* | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori2008-08-222-4/+0
* | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-221-0/+2
* | | x86, AMD IOMMU: remove obsolete FIXME commentJoerg Roedel2008-08-221-2/+0
* | | x86: move dma_*_coherent functions to include fileJoerg Roedel2008-08-223-58/+42
* | | x86: cleanup dma_*_coherent functionsJoerg Roedel2008-08-221-109/+12
* | | x86: add free_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-221-0/+7
* | | x86: add alloc_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-221-0/+55
* | | x86: add free_coherent dma_ops callback to Calgary IOMMU driverJoerg Roedel2008-08-221-0/+14
* | | x86: add free_coherent dma_ops callback to GART driverJoerg Roedel2008-08-221-0/+10
* | | x86: add alloc_coherent dma_ops callback to GART driverJoerg Roedel2008-08-221-0/+21
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-186-1439/+16
|\ \ \
| * | | [IA64] use generic compat_old_sys_readdirChristoph Hellwig2008-08-183-140/+1
| * | | [IA64] pci_acpi_scan_root cleanupLuck, Tony2008-08-181-10/+11
| * | | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt2008-08-181-4/+4
| * | | [IA64] Remove sn2_defconfig.Robin Holt2008-08-181-1285/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-1817-117/+146
|\ \ \ \ | |/ / / |/| | |
| * | | ata: add missing ATA_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+13
| * | | ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+20
| * | | ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz2008-08-181-46/+76
| * | | sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz2008-08-181-2/+2
| * | | ide-cd: use bcd2bin/bin2bcdAdrian Bunk2008-08-181-10/+10
| * | | cdrom: handle TOCAlexander Inyukhin2008-08-181-7/+0
| * | | gdrom: add dummy audio_ioctl handlerBorislav Petkov2008-08-181-0/+7
| * | | viocd: add dummy audio ioctl handlerBorislav Petkov2008-08-181-0/+7
| * | | cleanup powerpc/include/asm/ide.hAdrian Bunk2008-08-181-42/+1
| * | | drivers/ide/pci/: use __devexit_p()Adrian Bunk2008-08-1810-10/+10
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1814-31/+45
|\ \ \ \
| * | | | x86: fix build warnings in real mode codeAndi Kleen2008-08-182-1/+2
| * | | | x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz2008-08-181-1/+1
| * | | | x86: silence section mismatch warning - get_local_pdaMarcin Slusarz2008-08-181-2/+9
| * | | | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz2008-08-181-1/+1
| * | | | x86: fix i486 suspend to disk CR4 oopsDavid Fries2008-08-184-16/+22
OpenPOWER on IntegriCloud