summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix up -Wformat-security whining.Paul Mundt2009-03-311-3/+2Star
* sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto2009-03-311-3/+50
* sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI2009-03-311-16/+19
* sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2009-03-312-280/+118Star
* sh: Add MMU dependency for kexecNobuhiro Iwamatsu2009-03-311-1/+1
* sh: urquell: enable LAN deviceKuninori Morimoto2009-03-311-0/+4
* sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto2009-03-311-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-311-4/+11
|\
| * PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-4/+11
* | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-3028-747/+502Star
|\ \ | |/ |/|
| * Merge branch 'linus' into core/iommuIngo Molnar2009-03-28764-23998/+34059
| |\
| * \ Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-184-6/+52
| |\ \
| | * | dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel2009-03-171-0/+4
| | * | dma-debug: x86 architecture bindingsJoerg Roedel2009-03-173-6/+46
| | * | dma-debug: add Kconfig entryJoerg Roedel2009-03-051-0/+2
| * | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-18172-3192/+3450
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-051-2/+0Star
| |\ \ \
| | * | | AMD IOMMU: remove unnecessary ifdefFUJITA Tomonori2009-03-051-2/+0Star
| * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-051027-8181/+28738
| |\| | |
| * | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto2009-02-031-1/+1
| * | | | IA64: fix VT-d dma_mapping_errorFUJITA Tomonori2009-01-291-6/+0Star
| * | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori2009-01-291-1/+9
| * | | | IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori2009-01-272-3/+3
| * | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-232-1/+1
| * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16359-3222/+20569
| |\ \ \ \
| * | | | | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-111-1/+1
| * | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-11813-13798/+47584
| |\ \ \ \ \
| * | | | | | convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori2009-01-072-5/+5
| * | | | | | ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony2009-01-061-1/+1
| * | | | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-062-33/+0Star
| * | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-0620-355/+250Star
| * | | | | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-066-74/+8Star
| * | | | | | x86, pci-nommu: add map_pageFUJITA Tomonori2009-01-061-6/+14
| * | | | | | x86, AMD IOMMU: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| * | | | | | x86, calgary: add map_page and unmap_pageFUJITA Tomonori2009-01-061-8/+27
| * | | | | | x86, gart: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| * | | | | | x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori2009-01-061-0/+19
| * | | | | | x86: add map_page and unmap_page to struct dma_mapping_opsFUJITA Tomonori2009-01-061-0/+8
| * | | | | | make sba DMA mapping functions staticFUJITA Tomonori2009-01-061-22/+12Star
| * | | | | | remove hwsw_dma_opsFUJITA Tomonori2009-01-062-171/+14Star
| * | | | | | add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2009-01-064-18/+39
| * | | | | | make sn DMA mapping functions staticFUJITA Tomonori2009-01-061-38/+26Star
| * | | | | | remove dma operations in struct ia64_machine_vectorFUJITA Tomonori2009-01-066-186/+12Star
| * | | | | | convert the DMA API to use dma_opsFUJITA Tomonori2009-01-061-36/+77
| * | | | | | set up dma_ops appropriatelyFUJITA Tomonori2009-01-0610-7/+38
| * | | | | | add dma_mapping_ops for SWIOTLBFUJITA Tomonori2009-01-063-6/+8
| * | | | | | add dma_mapping_ops for SGI AltixFUJITA Tomonori2009-01-061-0/+16
| * | | | | | add dma_mapping_ops for intel-iommuFUJITA Tomonori2009-01-061-0/+18
| * | | | | | add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori2009-01-061-1/+16
| * | | | | | add dma_mapping_ops for SBA IOMMUFUJITA Tomonori2009-01-061-0/+16