| Commit message (Expand) | Author | Age |
* | x86: dma_alloc_coherent sets gfp flags properly | FUJITA Tomonori | 2008-09-08 |
* | x86: fix nommu_alloc_coherent allocation with NULL device argument | FUJITA Tomonori | 2008-09-08 |
* | x86: move pci-nommu's dma_mask check to common code | FUJITA Tomonori | 2008-09-08 |
* | ia64: dma_alloc_coherent always use GFP_DMA | FUJITA Tomonori | 2008-09-08 |
* | x86: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse | 2008-09-05 |
* | x86, gart: add detection of AMD family 0x11 northbridges | Joerg Roedel | 2008-09-05 |
* | x86, pci: add northbridge pci ids for fam 0x11 processors | Joerg Roedel | 2008-09-05 |
* | x86: gart alloc_coherent doesn't need to check NULL device argument | FUJITA Tomonori | 2008-09-05 |
* | x86: dma_*_coherent rework patchset v2, fix | FUJITA Tomonori | 2008-08-22 |
* | Merge branch 'x86/gart' into x86/iommu | Ingo Molnar | 2008-08-22 |
|\ |
|
| * | x86 gart: allocate size-aligned address for alloc_coherent, v2 | FUJITA Tomonori | 2008-08-17 |
| * | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-08-15 |
| |\ |
|
| * | | x86, pci: iommu fix potential overflow in alloc_iommu() | Prarit Bhargava | 2008-07-23 |
* | | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple | FUJITA Tomonori | 2008-08-22 |
* | | | dma-coherent: export dma_[alloc|release]_from_coherent methods | Ingo Molnar | 2008-08-22 |
* | | | x86, AMD IOMMU: remove obsolete FIXME comment | Joerg Roedel | 2008-08-22 |
* | | | x86: move dma_*_coherent functions to include file | Joerg Roedel | 2008-08-22 |
* | | | x86: cleanup dma_*_coherent functions | Joerg Roedel | 2008-08-22 |
* | | | x86: add free_coherent dma_ops callback to NOMMU driver | Joerg Roedel | 2008-08-22 |
* | | | x86: add alloc_coherent dma_ops callback to NOMMU driver | Joerg Roedel | 2008-08-22 |
* | | | x86: add free_coherent dma_ops callback to Calgary IOMMU driver | Joerg Roedel | 2008-08-22 |
* | | | x86: add free_coherent dma_ops callback to GART driver | Joerg Roedel | 2008-08-22 |
* | | | x86: add alloc_coherent dma_ops callback to GART driver | Joerg Roedel | 2008-08-22 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-08-18 |
|\ \ \ |
|
| * | | | [IA64] use generic compat_old_sys_readdir | Christoph Hellwig | 2008-08-18 |
| * | | | [IA64] pci_acpi_scan_root cleanup | Luck, Tony | 2008-08-18 |
| * | | | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. | Robin Holt | 2008-08-18 |
| * | | | [IA64] Remove sn2_defconfig. | Robin Holt | 2008-08-18 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-08-18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ata: add missing ATA_* defines | Bartlomiej Zolnierkiewicz | 2008-08-18 |
| * | | | ata: add missing ATA_CMD_* defines | Bartlomiej Zolnierkiewicz | 2008-08-18 |
| * | | | ata: add missing ATA_ID_* defines (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-18 |
| * | | | sgiioc4: fixup message on resource allocation failure | Bartlomiej Zolnierkiewicz | 2008-08-18 |
| * | | | ide-cd: use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-18 |
| * | | | cdrom: handle TOC | Alexander Inyukhin | 2008-08-18 |
| * | | | gdrom: add dummy audio_ioctl handler | Borislav Petkov | 2008-08-18 |
| * | | | viocd: add dummy audio ioctl handler | Borislav Petkov | 2008-08-18 |
| * | | | cleanup powerpc/include/asm/ide.h | Adrian Bunk | 2008-08-18 |
| * | | | drivers/ide/pci/: use __devexit_p() | Adrian Bunk | 2008-08-18 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-18 |
|\ \ \ \ |
|
| * | | | | x86: fix build warnings in real mode code | Andi Kleen | 2008-08-18 |
| * | | | | x86, calgary: fix section mismatch warning - get_tce_space_from_tar | Marcin Slusarz | 2008-08-18 |
| * | | | | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 2008-08-18 |
| * | | | | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia... | Marcin Slusarz | 2008-08-18 |
| * | | | | x86: fix i486 suspend to disk CR4 oops | David Fries | 2008-08-18 |
| * | | | | x86: mpparse.c: fix section mismatch warning | Marcin Slusarz | 2008-08-18 |
| * | | | | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 2008-08-18 |
| * | | | | x86: fix MP_processor_info section mismatch warning | Marcin Slusarz | 2008-08-18 |
| * | | | | x86, tsc: fix section mismatch warning | Marcin Slusarz | 2008-08-18 |
| * | | | | x86: correct register constraints for 64-bit atomic operations | Mathieu Desnoyers | 2008-08-18 |