summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-07dma-debug: change hash_bucket_find from first-fit to best-fitJoerg Roedel1-4/+39
2009-06-06x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf1-2/+8
2009-05-28Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel6-229/+594
2009-05-28amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel1-0/+5
2009-05-28amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel1-0/+4
2009-05-28amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESSJoerg Roedel1-0/+5
2009-05-28amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel3-34/+4
2009-05-28amd-iommu: enlarge the aperture dynamicallyJoerg Roedel1-2/+18
2009-05-28amd-iommu: handle exlusion ranges and unity mappings in alloc_new_rangeJoerg Roedel1-11/+60
2009-05-28amd-iommu: move aperture_range allocation code to seperate functionJoerg Roedel1-36/+59
2009-05-28amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel2-9/+10
2009-05-28amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel2-39/+110
2009-05-28amd-iommu: handle page table allocation failures in dma_ops codeJoerg Roedel1-2/+18
2009-05-28amd-iommu: move page table allocation code to seperate functionJoerg Roedel1-25/+61
2009-05-28amd-iommu: introduce aperture_range structureJoerg Roedel2-35/+43
2009-05-28amd-iommu: implement suspend/resumeJoerg Roedel1-1/+20
2009-05-28amd_iommu: un __init functions required for suspend/resumeJoerg Roedel1-5/+5
2009-05-28amd-iommu: add function to flush tlb for all devicesJoerg Roedel2-0/+19
2009-05-28amd-iommu: add function to flush tlb for all domainsJoerg Roedel2-0/+12
2009-05-28amd-iommu: add function to disable all iommusJoerg Roedel1-0/+13
2009-05-28amd-iommu: remove support for msi-xJoerg Roedel1-43/+1
2009-05-28amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel1-7/+1
2009-05-28amd-iommu: consolidate hardware initialization to one functionJoerg Roedel1-18/+32
2009-05-28amd-iommu: introduce for_each_iommu* macrosJoerg Roedel3-8/+16
2009-05-28amd iommu: properly detach from protection domain on ->removeChris Wright1-1/+5
2009-05-28amd-iommu: make sure only ivmd entries are parsedJoerg Roedel1-0/+2
2009-05-28amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.Neil Turton1-1/+1
2009-05-28amd-iommu: fix an off-by-one error in the AMD IOMMU driver.Neil Turton1-1/+1
2009-05-28amd-iommu: disable device isolation with CONFIG_IOMMU_STRESSJoerg Roedel1-0/+6
2009-05-28x86/iommu: add IOMMU_STRESS Kconfig entryJoerg Roedel1-0/+8
2009-05-28amd-iommu: move protection domain printk to dump codeJoerg Roedel1-4/+6
2009-05-28amd-iommu: print ivmd information to dmesg when requestedJoerg Roedel1-0/+11
2009-05-28amd-iommu: print ivhd information to dmesg when requestedJoerg Roedel1-0/+73
2009-05-28amd-iommu: add dump for iommus described in ivrs tableJoerg Roedel1-0/+9
2009-05-28amd-iommu: add amd_iommu_dump parameterJoerg Roedel2-0/+16
2009-05-11Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar2270-61650/+65751
2009-05-08Linux 2.6.30-rc5Linus Torvalds1-1/+1
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-15/+29
2009-05-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-15/+40
2009-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-1/+4
2009-05-08Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-3/+3
2009-05-08kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu1-9/+22
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge1-0/+5
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2-4/+4
2009-05-07x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich1-1/+17
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich1-5/+6