summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: change hash_bucket_find from first-fit to best-fitJoerg Roedel2009-06-071-4/+39
* x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf2009-06-061-2/+8
*---. Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel2009-05-286-229/+594
|\ \ \
| | | * amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+5
| | | * amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+4
| | | * amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+5
| | | * amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel2009-05-283-34/+4
| | | * amd-iommu: enlarge the aperture dynamicallyJoerg Roedel2009-05-281-2/+18
| | | * amd-iommu: handle exlusion ranges and unity mappings in alloc_new_rangeJoerg Roedel2009-05-281-11/+60
| | | * amd-iommu: move aperture_range allocation code to seperate functionJoerg Roedel2009-05-281-36/+59
| | | * amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel2009-05-282-9/+10
| | | * amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel2009-05-282-39/+110
| | | * amd-iommu: handle page table allocation failures in dma_ops codeJoerg Roedel2009-05-281-2/+18
| | | * amd-iommu: move page table allocation code to seperate functionJoerg Roedel2009-05-281-25/+61
| | | * amd-iommu: introduce aperture_range structureJoerg Roedel2009-05-282-35/+43
| | * | amd-iommu: implement suspend/resumeJoerg Roedel2009-05-281-1/+20
| | * | amd_iommu: un __init functions required for suspend/resumeJoerg Roedel2009-05-281-5/+5
| | * | amd-iommu: add function to flush tlb for all devicesJoerg Roedel2009-05-282-0/+19
| | * | amd-iommu: add function to flush tlb for all domainsJoerg Roedel2009-05-282-0/+12
| | * | amd-iommu: add function to disable all iommusJoerg Roedel2009-05-281-0/+13
| | * | amd-iommu: remove support for msi-xJoerg Roedel2009-05-281-43/+1
| | * | amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel2009-05-281-7/+1
| | * | amd-iommu: consolidate hardware initialization to one functionJoerg Roedel2009-05-281-18/+32
| | * | amd-iommu: introduce for_each_iommu* macrosJoerg Roedel2009-05-283-8/+16
| | |/
| * | amd-iommu: disable device isolation with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+6
| * | x86/iommu: add IOMMU_STRESS Kconfig entryJoerg Roedel2009-05-281-0/+8
| * | amd-iommu: move protection domain printk to dump codeJoerg Roedel2009-05-281-4/+6
| * | amd-iommu: print ivmd information to dmesg when requestedJoerg Roedel2009-05-281-0/+11
| * | amd-iommu: print ivhd information to dmesg when requestedJoerg Roedel2009-05-281-0/+73
| * | amd-iommu: add dump for iommus described in ivrs tableJoerg Roedel2009-05-281-0/+9
| * | amd-iommu: add amd_iommu_dump parameterJoerg Roedel2009-05-282-0/+16
| |/
* | amd iommu: properly detach from protection domain on ->removeChris Wright2009-05-281-1/+5
* | amd-iommu: make sure only ivmd entries are parsedJoerg Roedel2009-05-281-0/+2
* | amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.Neil Turton2009-05-281-1/+1
* | amd-iommu: fix an off-by-one error in the AMD IOMMU driver.Neil Turton2009-05-281-1/+1
|/
* Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar2009-05-112270-61650/+65751
|\
| * Linux 2.6.30-rc5v2.6.30-rc5Linus Torvalds2009-05-091-1/+1
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-092-15/+29
| |\
| | * mtd: fix timeout in M25P80 driverPeter Horton2009-05-081-8/+8
| | * mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-291-5/+7
| | * mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-191-0/+12
| | * mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-191-3/+3
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-098-15/+40
| |\ \
| | * | x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
| | * | x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-081-0/+5
| | * | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-082-4/+4
| | * | x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich2009-05-081-1/+17
| | * | x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-081-5/+6
| | * | x86: Fix a typo in a printk messageNikanth Karthikesan2009-05-061-1/+1
| | * | x86, srat: do not register nodes beyond e820 mapDavid Rientjes2009-05-061-0/+1