Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[safe/jmp/linux-2.6] / arch / x86 / kernel / amd_iommu_init.c
2010-04-13 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2010-04-07 Chris Wrightx86/amd-iommu: warn when issuing command to uninitializ...
2010-04-07 Chris Wrightx86/amd-iommu: enable iommu before attaching devices
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Joerg Roedelx86/amd-iommu: Report errors in acpi parsing functions...
2010-01-22 Joerg Roedelx86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
2009-12-21 Joerg Roedelx86/amd-iommu: Fix initialization failure panic
2009-12-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
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-05 Chris WrightPCI: add pci_request_acs
2009-11-27 Joerg Roedelx86/amd-iommu: Remove amd_iommu_pd_table
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 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-11-23 Joerg Roedelx86/amd-iommu: un__init iommu_setup_msi
2009-11-10 FUJITA Tomonorix86: Handle HW IOMMU initialization failure gracefully
2009-11-10 FUJITA Tomonorix86: amd_iommu: Convert amd_iommu_detect() to use iommu...
2009-11-08 FUJITA Tomonorix86: Use x86_platform for iommu_shutdown
2009-11-03 Joerg RoedelMerge branches 'amd-iommu/fixes' and 'dma-debug/fixes...
2009-10-28 Joerg Roedelx86/amd-iommu: Un__init function required on shutdown
2009-10-09 Joerg Roedelx86/amd-iommu: Workaround for erratum 63
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: Initialize passthrough mode when requested
2009-09-03 Joerg Roedelx86/amd-iommu: Add reset function for command buffers
2009-09-03 Joerg Roedelx86/amd-iommu: Remove redundant 'IOMMU' string
2009-09-03 Joerg Roedelx86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"
2009-07-02 Joerg Roedelamd-iommu: set evt_buf_size correctly
2009-07-02 Joerg Roedelamd-iommu: handle alias entries correctly in init code
2009-06-16 Chris Wrightamd-iommu: resume cleanup
2009-06-15 Joerg Roedelamd-iommu: set event buffer head and tail to 0 manually
2009-06-15 Chris Wrightamd-iommu: disable cmd buffer and evt logging before...
2009-06-15 Joerg Roedelamd-iommu: disable IOMMU hardware on shutdown
2009-05-28 Joerg RoedelMerge branches 'amd-iommu/fixes', 'amd-iommu/debug...
2009-05-28 Joerg Roedelamd-iommu: remove amd_iommu_size kernel parameter
2009-05-28 Joerg Roedelamd-iommu: implement suspend/resume
2009-05-28 Joerg Roedelamd_iommu: un __init functions required for suspend...
2009-05-28 Joerg Roedelamd-iommu: add function to disable all iommus
2009-05-28 Joerg Roedelamd-iommu: remove support for msi-x
2009-05-28 Joerg Roedelamd-iommu: drop pointless iommu-loop in msi setup code
2009-05-28 Joerg Roedelamd-iommu: consolidate hardware initialization to one...
2009-05-28 Joerg Roedelamd-iommu: introduce for_each_iommu* macros
2009-05-28 Joerg Roedelamd-iommu: make sure only ivmd entries are parsed
2009-05-28 Neil Turtonamd-iommu: fix the handling of device aliases in the...
2009-05-28 Neil Turtonamd-iommu: fix an off-by-one error in the AMD IOMMU...
2009-05-28 Joerg Roedelamd-iommu: disable device isolation with CONFIG_IOMMU_S...
2009-05-28 Joerg Roedelamd-iommu: print ivmd information to dmesg when requested
2009-05-28 Joerg Roedelamd-iommu: print ivhd information to dmesg when requested
2009-05-28 Joerg Roedelamd-iommu: add dump for iommus described in ivrs table
2009-05-28 Joerg Roedelamd-iommu: add amd_iommu_dump parameter
2009-05-04 Joerg Roedelamd-iommu: fix iommu flag masks
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03 Joerg RoedelAMD IOMMU: use dev_name in iommu_enable function
2009-01-03 Joerg RoedelAMD IOMMU: convert amd_iommu_isolate to bool
2008-12-30 Jaswinder Singh... x86: amd_iommu_init.c: iommu_enable and iommu_enable_ev...
2008-12-23 Ingo MolnarMerge branch 'x86/iommu' into x86/core
2008-12-17 Joerg RoedelAMD IOMMU: set cmd buffer pointers to zero manually
2008-12-16 Joerg RoedelAMD IOMMU: allocate rlookup_table with __GFP_ZERO
2008-12-01 Ingo MolnarMerge branch 'x86/urgent' into x86/iommu
2008-11-28 Joerg Roedelx86: move GART specific stuff from iommu.h to gart.h
2008-11-18 Joerg RoedelAMD IOMMU: fix fullflush comparison length
2008-11-18 Joerg RoedelAMD IOMMU: enable device isolation per default
2008-11-18 Joerg RoedelAMD IOMMU: add parameter to disable device isolation
2008-10-18 Andreas Herrmannamd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TAB...
2008-10-12 Ingo Molnarx86, amd-iommu: propagate PCI device enabling error
2008-09-22 FUJITA Tomonoriiommu: remove fullflush and nofullflush in IOMMU generi...
2008-09-19 Joerg RoedelAMD IOMMU: use cmd_buf_size when freeing the command...
2008-09-19 Joerg RoedelAMD IOMMU: calculate IVHD size with a function
2008-09-19 Joerg RoedelAMD IOMMU: remove unnecessary cast to u64 in the init...
2008-09-19 Joerg RoedelAMD IOMMU: free domain bitmap with its allocation order
2008-09-19 Joerg RoedelAMD IOMMU: allow IO page faults from devices
2008-09-19 Joerg RoedelAMD IOMMU: enable event logging
2008-09-19 Joerg RoedelAMD IOMMU: add event handling code
2008-09-19 Joerg RoedelAMD IOMMU: add MSI interrupt support
2008-09-19 Joerg RoedelAMD IOMMU: save pci_dev instead of devid
2008-09-19 Joerg RoedelAMD IOMMU: save pci segment from ACPI tables
2008-09-19 Joerg RoedelAMD IOMMU: add event buffer allocation
2008-09-19 Joerg RoedelAMD IOMMU: implement lazy IO/TLB flushing
2008-08-15 Joerg Roedelx86, AMD IOMMU: initialize dma_ops after sysfs registration
2008-08-15 Joerg Roedelx86, AMD IOMMU: initialize device table properly
2008-07-26 Joerg Roedelx86, AMD IOMMU: include amd_iommu_last_bdf in device...
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-18 Joerg RoedelAMD IOMMU: set iommu for device from ACPI code too
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace DEVID macro with a function
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace self made size parsing with...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace memset with __GFP_ZERO for...
2008-07-11 Joerg Roedelx86, AMD IOMMU: do runtime list initialization at compi...
2008-07-11 Joerg Roedelx86, AMD IOMMU: use true/false instead of 0/1 for bool...
2008-07-11 Joerg Roedelx86, AMD IOMMU: remove unneeded initializations from...
2008-07-11 Joerg Roedelx86, AMD IOMMU: remove unnecessary free checks from...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace TBL_SIZE macro with a function
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace UPDATE_LAST_BDF macro with...
2008-07-11 Joerg Roedelx86, AMD IOMMU: add comments to the initialization...
2008-07-11 FUJITA Tomonorix86: make only GART code include gart.h
2008-07-09 Joerg Roedelx86, AMD IOMMU: ignore detection of GART IOMMU
next