Age | Commit message (Expand) | Author | Files | Lines |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 1 | -0/+1 |
2008-12-17 | AMD IOMMU: panic if completion wait loop fails | Joerg Roedel | 1 | -2/+3 |
2008-12-08 | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 1 | -1/+2 |
2008-12-08 | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 1 | -1/+1 |
2008-12-08 | AMD IOMMU: fix typo in comment | Joerg Roedel | 1 | -2/+2 |
2008-12-08 | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 1 | -1/+1 |
2008-12-08 | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 1 | -1/+1 |
2008-12-03 | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel | 1 | -20/+13 |
2008-12-03 | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel | 1 | -0/+3 |
2008-12-01 | Merge branch 'x86/urgent' into x86/iommu | Ingo Molnar | 1 | -1/+1 |
2008-11-28 | x86: move GART specific stuff from iommu.h to gart.h | Joerg Roedel | 1 | -0/+1 |
2008-11-18 | AMD IOMMU: check for next_bit also in unmapped area | Joerg Roedel | 1 | -1/+1 |
2008-11-06 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -2/+7 |
2008-11-06 | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel | 1 | -1/+6 |
2008-10-30 | AMD IOMMU: fix detection of NP capable IOMMUs | Joerg Roedel | 1 | -1/+1 |
2008-10-16 | x86, AMD IOMMU: convert driver to generic iommu_num_pages function | Joerg Roedel | 1 | -5/+6 |
2008-10-16 | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel | 1 | -4/+4 |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 1 | -61/+267 |
2008-10-02 | AMD IOMMU: use iommu_device_max_index | FUJITA Tomonori | 1 | -7/+3 |
2008-09-22 | iommu: remove fullflush and nofullflush in IOMMU generic option | FUJITA Tomonori | 1 | -2/+2 |
2008-09-22 | iommu: export iommu_area_reserve helper function | FUJITA Tomonori | 1 | -1/+1 |
2008-09-19 | AMD IOMMU: use coherent_dma_mask in alloc_coherent | Joerg Roedel | 1 | -7/+22 |
2008-09-19 | AMD IOMMU: simplify dma_mask_to_pages | Joerg Roedel | 1 | -2/+1 |
2008-09-19 | AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent | Joerg Roedel | 1 | -1/+1 |
2008-09-19 | AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent | FUJITA Tomonori | 1 | -2/+3 |
2008-09-19 | AMD IOMMU: some set_device_domain cleanups | Joerg Roedel | 1 | -4/+5 |
2008-09-19 | AMD IOMMU: don't assign preallocated protection domains to devices | Joerg Roedel | 1 | -5/+38 |
2008-09-19 | AMD IOMMU: add dma_supported callback | Joerg Roedel | 1 | -0/+25 |
2008-09-19 | AMD IOMMU: add event handling code | Joerg Roedel | 1 | -1/+86 |
2008-09-19 | AMD IOMMU: add MSI interrupt support | Joerg Roedel | 1 | -0/+11 |
2008-09-19 | AMD IOMMU: align alloc_coherent addresses properly | Joerg Roedel | 1 | -8/+14 |
2008-09-19 | AMD IOMMU: add branch hints to completion wait checks | Joerg Roedel | 1 | -6/+6 |
2008-09-19 | AMD IOMMU: implement lazy IO/TLB flushing | Joerg Roedel | 1 | -4/+22 |
2008-09-19 | AMD IOMMU: move TLB flushing to the map/unmap helper functions | Joerg Roedel | 1 | -14/+5 |
2008-09-19 | AMD IOMMU: check for invalid device pointers | Joerg Roedel | 1 | -8/+35 |
2008-09-18 | AMD IOMMU: protect completion wait loop with iommu lock | Joerg Roedel | 1 | -4/+8 |
2008-09-18 | AMD IOMMU: set iommu sunc flag after command queuing | Joerg Roedel | 1 | -2/+8 |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar | 1 | -1/+1 |
2008-08-22 | x86, AMD IOMMU: remove obsolete FIXME comment | Joerg Roedel | 1 | -2/+0 |
2008-08-19 | x86 iommu: remove unneeded parenthesis | Jiri Kosina | 1 | -1/+1 |
2008-08-15 | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits | Joerg Roedel | 1 | -1/+1 |
2008-08-15 | x86, AMD IOMMU: use status bit instead of memory write-back for completion wait | Joerg Roedel | 1 | -7/+10 |
2008-07-29 | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes | 1 | -8/+5 |
2008-07-26 | x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization | Joerg Roedel | 1 | -2/+2 |
2008-07-26 | x86, AMD IOMMU: replace to_pages macro with iommu_num_pages | Joerg Roedel | 1 | -8/+5 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -13/+218 |
2008-07-11 | x86, AMD IOMMU: replace DEVID macro with a function | Joerg Roedel | 1 | -1/+1 |
2008-07-11 | x86, AMD IOMMU: rename struct command to iommu_cmd | Joerg Roedel | 1 | -6/+6 |
2008-07-11 | x86, AMD IOMMU: add an emergency exit to the completion wait loop | Joerg Roedel | 1 | -1/+9 |
2008-07-11 | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function | Joerg Roedel | 1 | -2/+2 |