summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AMD IOMMU: add MSI interrupt supportJoerg Roedel2008-09-195-1/+120
* AMD IOMMU: save pci_dev instead of devidJoerg Roedel2008-09-192-11/+19
* AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel2008-09-192-0/+4
* AMD IOMMU: add event buffer allocationJoerg Roedel2008-09-192-0/+38
* AMD IOMMU: align alloc_coherent addresses properlyJoerg Roedel2008-09-191-8/+14
* AMD IOMMU: add branch hints to completion wait checksJoerg Roedel2008-09-191-6/+6
* AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel2008-09-193-5/+31
* x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-195-15/+18
* AMD IOMMU: move TLB flushing to the map/unmap helper functionsJoerg Roedel2008-09-191-14/+5
* AMD IOMMU: check for invalid device pointersJoerg Roedel2008-09-191-8/+35
* convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-192-6/+2
* x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori2008-09-141-1/+9
* x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori2008-09-141-0/+2
* x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori2008-09-141-11/+28
* iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-141-0/+7
* iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-141-0/+10
* Merge branch 'linus' into x86/iommuIngo Molnar2008-09-1492-784/+1212
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-136-40/+131
| |\
| | * [ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King2008-09-131-1/+1
| | * Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2008-09-132-6/+23
| | |\
| | | * imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde2008-09-021-1/+1
| | | * imx serial: set RXD mux bit on i.MX27 and i.MX31Marc Kleine-Budde2008-09-021-2/+13
| | | * i.MX serial: fix init failureDarius Augulis2008-09-021-2/+8
| | | * pcm037: add rts/cts support for serial portSascha Hauer2008-09-021-1/+1
| | * | [ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov2008-09-131-0/+8
| | * | [ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov2008-09-131-0/+3
| | * | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmciaJürgen Schindele2008-09-131-1/+5
| | * | [ARM] OMAP: Fix MMC device dataRussell King2008-09-111-32/+91
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-133-3/+4
| |\ \ \
| | * | | [libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-09-131-1/+1
| | * | | sata_inic162x: enable LED blinkingBob Stewart2008-09-131-1/+2
| | * | | ata: duplicate variable sparse warningStephen Hemminger2008-09-131-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-135-8/+47
| |\ \ \ \
| | * | | | PCI: re-add debug prints for unmodified BARsYinghai Lu2008-09-121-4/+11
| | * | | | PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
| | * | | | PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
| | * | | | PCI: Fix printk warnings in setup-bus.cJohann Felix Soden2008-09-091-1/+5
| | * | | | PCI: Fix printk warnings in probe.cJohann Felix Soden2008-09-091-3/+8
| | * | | | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-091-0/+23
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-136-1/+88
| |\ \ \ \ \
| | * | | | | niu: panic on resetSantwona Behera2008-09-121-0/+56
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-111-0/+3
| | |\ \ \ \ \
| | | * | | | | [Bluetooth] Fix regression from using default link policyMarcel Holtmann2008-09-121-0/+3
| | * | | | | | netlink: fix overrun in attribute iterationVegard Nossum2008-09-111-1/+1
| | |/ / / / /
| | * | | | | ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-135-108/+16
| |\ \ \ \ \ \
| | * | | | | | sparc: Fix user_regset 'n' field values.David S. Miller2008-09-122-6/+6
| | * | | | | | sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller2008-09-121-3/+3
| | * | | | | | sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller2008-09-101-1/+1
| | * | | | | | sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller2008-09-101-98/+6
OpenPOWER on IntegriCloud