include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / kernel / amd_iommu.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-22 Joerg Roedelx86/amd-iommu: Fix deassignment of a device from the...
2010-01-22 Joerg Roedelx86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
2010-01-22 Joerg Roedelx86/amd-iommu: Fix NULL pointer dereference in __detach...
2010-01-22 Joerg Roedelx86/amd-iommu: Fix possible integer overflow
2009-12-16 Akinobu Mitaiommu-helper: use bitmap library
2009-12-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-11 H. Peter AnvinMerge commit 'linus/master' into x86/urgent
2009-12-10 Joerg Roedelx86/amd-iommu: Fix PCI hotplug with passthrough mode
2009-12-10 Joerg Roedelx86/amd-iommu: Fix passthrough mode
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-27 Joerg Roedelx86/amd-iommu: Remove amd_iommu_pd_table
2009-11-27 Joerg Roedelx86/amd-iommu: Move reset_iommu_command_buffer out...
2009-11-27 Joerg Roedelx86/amd-iommu: Cleanup DTE flushing code
2009-11-27 Joerg Roedelx86/amd-iommu: Introduce iommu_flush_device() function
2009-11-27 Joerg Roedelx86/amd-iommu: Cleanup attach/detach_device 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: Rearrange dma_ops related functions
2009-11-27 Joerg Roedelx86/amd-iommu: Move some pte allocation functions in...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from dma_ops_doma...
2009-11-27 Joerg Roedelx86/amd-iommu: Use get_device_id and check_device where...
2009-11-27 Joerg Roedelx86/amd-iommu: Move find_protection_domain to helper...
2009-11-27 Joerg Roedelx86/amd-iommu: Simplify get_device_resources()
2009-11-27 Joerg Roedelx86/amd-iommu: Let domain_for_device handle aliases
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu specific handling from...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from __(un)map_single
2009-11-27 Joerg Roedelx86/amd-iommu: Make alloc_new_range aware of multiple...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from dma_ops_doma...
2009-11-27 Joerg Roedelx86/amd-iommu: Use check_device in get_device_resources
2009-11-27 Joerg Roedelx86/amd-iommu: Use check_device for amd_iommu_dma_supported
2009-11-27 Joerg Roedelx86/amd-iommu: Make np-cache a global flag
2009-11-27 Joerg Roedelx86/amd-iommu: Reimplement flush_all_domains_on_iommu()
2009-11-27 Joerg Roedelx86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
2009-11-27 Joerg Roedelx86/amd-iommu: Implement protection domain list
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu_flush_domain function
2009-11-27 Joerg Roedelx86/amd-iommu: Use __iommu_flush_pages for tlb flushes
2009-11-27 Joerg Roedelx86/amd-iommu: Make iommu_flush_pages aware of multiple...
2009-11-27 Joerg Roedelx86/amd-iommu: Add function to complete a tlb flush
2009-11-27 Joerg Roedelx86/amd-iommu: Add per IOMMU reference counting
2009-11-27 Joerg Roedelx86/amd-iommu: Update copyright headers
2009-11-27 Joerg Roedelx86/amd-iommu: Separate internal interface definitions
2009-11-23 Joerg Roedelx86/amd-iommu: attach devices to pre-allocated domains...
2009-11-17 FUJITA Tomonorix86: Kill bad_dma_address variable
2009-11-10 FUJITA Tomonorix86: Handle HW IOMMU initialization failure gracefully
2009-11-03 Joerg RoedelMerge branches 'amd-iommu/fixes' and 'dma-debug/fixes...
2009-10-09 Joerg Roedelx86/amd-iommu: Workaround for erratum 63
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: Don't detach device from pt domain on...
2009-09-03 Joerg Roedelx86/amd-iommu: Make sure a device is assigned in passth...
2009-09-03 Joerg Roedelx86/amd-iommu: Align locking between attach_device...
2009-09-03 Joerg Roedelx86/amd-iommu: Fix device table write order
2009-09-03 Joerg Roedelx86/amd-iommu: Add passthrough mode initialization...
2009-09-03 Joerg Roedelx86/amd-iommu: Add core functions for pd allocation...
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: Use 2-level page tables for dma_ops...
2009-09-03 Joerg Roedelx86/amd-iommu: Remove bus_addr check in iommu_map_page
2009-09-03 Joerg Roedelx86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEX
2009-09-03 Joerg Roedelx86/amd-iommu: Change alloc_pte to support 64 bit addre...
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: Introduce set_dte_entry function
2009-09-03 Joerg Roedelx86/amd-iommu: Add a gneric version of amd_iommu_flush_...
2009-09-03 Joerg Roedelx86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_phys
2009-09-03 Joerg Roedelx86/amd-iommu: Use fetch_pte in iommu_unmap_page
2009-09-03 Joerg Roedelx86/amd-iommu: Make fetch_pte aware of dynamic mapping...
2009-09-03 Joerg Roedelx86/amd-iommu: Reset command buffer if wait loop fails
2009-09-03 Joerg Roedelx86/amd-iommu: Panic if IOMMU command buffer reset...
2009-09-03 Joerg Roedelx86/amd-iommu: Reset command buffer on ILLEGAL_COMMAND_...
2009-09-03 Joerg Roedelx86/amd-iommu: Add function to flush all DTEs on one...
2009-09-03 Joerg Roedelx86/amd-iommu: fix broken check in amd_iommu_flush_all_...
2009-09-03 Joerg Roedelx86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"
2009-09-03 Joerg Roedelx86/amd-iommu: Remove some merge helper code
2009-09-03 Joerg Roedelx86/amd-iommu: Introduce function for iommu-local domai...
2009-09-03 Joerg Roedelx86/amd-iommu: Dump illegal command on ILLEGAL_COMMAND_...
2009-09-03 Joerg Roedelx86/amd-iommu: Dump fault entry on DTE error
2009-07-01 Jaswinder Singh... x86: Mark device_nb as static and fix NULL noise
2009-06-15 Chris Wrightamd-iommu: flush domain tlb when attaching a new device
2009-06-09 Joerg Roedelamd-iommu: remove unnecessary "AMD IOMMU: " prefix
2009-06-09 Joerg Roedelamd-iommu: detach device explicitly before attaching...
2009-06-09 Joerg Roedelamd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling
2009-06-09 Joerg RoedelMerge commit 'tip/core/iommu' into amd-iommu/fixes
2009-06-03 Jiri Slabyamd_iommu: fix lock imbalance
2009-05-28 Joerg RoedelMerge branches 'amd-iommu/fixes', 'amd-iommu/debug...
2009-05-28 Joerg Roedelamd-iommu: don't free dma adresses below 512MB with...
2009-05-28 Joerg Roedelamd-iommu: don't preallocate page tables with CONFIG_IO...
2009-05-28 Joerg Roedelamd-iommu: disable round-robin allocator for CONFIG_IOM...
2009-05-28 Joerg Roedelamd-iommu: remove amd_iommu_size kernel parameter
2009-05-28 Joerg Roedelamd-iommu: enlarge the aperture dynamically
2009-05-28 Joerg Roedelamd-iommu: handle exlusion ranges and unity mappings...
2009-05-28 Joerg Roedelamd-iommu: move aperture_range allocation code to seper...
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: handle page table allocation failures in...
next