Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / arch / x86 / include / asm / amd_iommu_types.h
2010-04-07 Chris Wrightx86/amd-iommu: warn when issuing command to uninitializ...
2010-03-01 Joerg Roedelx86/amd-iommu: Protect IOMMU-API map/unmap path
2009-11-27 Joerg Roedelx86/amd-iommu: Remove amd_iommu_pd_table
2009-11-27 Joerg Roedelx86/amd-iommu: Cleanup DTE flushing code
2009-11-27 Joerg Roedelx86/amd-iommu: Keep devices per domain in a list
2009-11-27 Joerg Roedelx86/amd-iommu: Add device bind reference counting
2009-11-27 Joerg Roedelx86/amd-iommu: Use dev->arch->iommu to store iommu...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove support for domain sharing
2009-11-27 Joerg Roedelx86/amd-iommu: Make np-cache a global flag
2009-11-27 Joerg Roedelx86/amd-iommu: Implement protection domain list
2009-11-27 Joerg Roedelx86/amd-iommu: Add per IOMMU reference counting
2009-11-27 Joerg Roedelx86/amd-iommu: Add an index field to struct amd_iommu
2009-11-27 Joerg Roedelx86/amd-iommu: Update copyright headers
2009-11-27 Joerg Roedelx86/amd-iommu: Separate internal interface definitions
2009-09-03 Joerg RoedelMerge branch 'amd-iommu/pagetable' into amd-iommu/2...
2009-09-03 Joerg RoedelMerge branch 'amd-iommu/passthrough' into amd-iommu...
2009-09-03 Joerg RoedelMerge branches 'gart/fixes', 'amd-iommu/fixes+cleanups...
2009-09-03 Joerg Roedelx86/amd-iommu: Add passthrough mode initialization...
2009-09-03 Joerg Roedelx86/amd-iommu: Change iommu_map_page to support multipl...
2009-09-03 Joerg Roedelx86/amd-iommu: Support higher level PTEs in iommu_page_...
2009-09-03 Joerg Roedelx86/amd-iommu: Remove old page table handling macros
2009-09-03 Joerg Roedelx86/amd-iommu: Introduce increase_address_space function
2009-09-03 Joerg Roedelx86/amd-iommu: Flush domains if address space size...
2009-09-03 Joerg Roedelx86/amd-iommu: Make fetch_pte aware of dynamic mapping...
2009-09-03 Joerg Roedelx86/amd-iommu: Panic if IOMMU command buffer reset...
2009-09-03 Joerg Roedelx86/amd-iommu: Add reset function for command buffers
2009-09-03 Joerg Roedelx86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"
2009-05-28 Joerg RoedelMerge branches 'amd-iommu/fixes', 'amd-iommu/debug...
2009-05-28 Joerg Roedelamd-iommu: change dma_dom->next_bit to dma_dom->next_ad...
2009-05-28 Joerg Roedelamd-iommu: make address allocator aware of multiple...
2009-05-28 Joerg Roedelamd-iommu: introduce aperture_range structure
2009-05-28 Joerg Roedelamd-iommu: introduce for_each_iommu* macros
2009-05-28 Joerg Roedelamd-iommu: add amd_iommu_dump parameter
2009-01-03 Joerg RoedelAMD IOMMU: add init code for statistic collection
2009-01-03 Joerg RoedelAMD IOMMU: add necessary header defines for stats counting
2009-01-03 Joerg RoedelAMD IOMMU: convert amd_iommu_isolate to bool
2009-01-03 Joerg RoedelAMD IOMMU: convert iommu->need_sync to bool
2009-01-03 Joerg RoedelAMD IOMMU: use dev_name instead of self-build print_devid
2009-01-03 Joerg RoedelAMD IOMMU: add a domain flag for default domains
2009-01-03 Joerg RoedelAMD IOMMU: add device reference counting for protection...
2009-01-03 Joerg RoedelAMD IOMMU: add protection domain flags
2008-12-03 Richard KennedyAMD IOMMU: struct amd_iommu remove padding on 64 bit
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move