aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-19AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherentJoerg Roedel
2008-09-19AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherentFUJITA Tomonori
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel
2008-09-19AMD IOMMU: add dma_supported callbackJoerg Roedel
2008-09-19AMD IOMMU: allow IO page faults from devicesJoerg Roedel
2008-09-19AMD IOMMU: enable event loggingJoerg Roedel
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel
2008-09-19AMD IOMMU: add event buffer allocationJoerg Roedel
2008-09-19AMD IOMMU: align alloc_coherent addresses properlyJoerg Roedel
2008-09-19AMD IOMMU: add branch hints to completion wait checksJoerg Roedel
2008-09-19AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel
2008-09-19AMD IOMMU: move TLB flushing to the map/unmap helper functionsJoerg Roedel
2008-09-19AMD IOMMU: check for invalid device pointersJoerg Roedel
2008-09-19convert swiotlb to use dma_get_maskFUJITA Tomonori
2008-09-14x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori
2008-09-14x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori
2008-09-14x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori
2008-09-14iommu: add dma_get_mask helper functionFUJITA Tomonori
2008-09-14iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov
2008-09-13rescan_partitions(): make device capacity errors non-fatalAndrew Morton
2008-09-13spi_s3c24xx: fix section warningBen Dooks
2008-09-13atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen
2008-09-13ia64: fix panic during `modprobe -r xpc'Robin Holt
2008-09-13MAINTAINERS: fix USB VIDEO CLASS mail list addressMing Lei
2008-09-13Documentation/ABI: /sys/class/gpioDavid Brownell
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-13pxa2xx_spi: dma bugfixesNed Forrester
2008-09-13pxa2xx_spi: chipselect bugfixesNed Forrester
2008-09-13spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard
2008-09-13spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13bfs: fix Lockdep warningEric Sesterhenn
2008-09-13coredump_filter: add description of bit 4Hidehiro Kawai
2008-09-13cpuset: hotplug documentation fixLi Zefan
2008-09-13cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada