x86/amd-iommu: Cleanup attach/detach_device code
[safe/jmp/linux-2.6] / arch / x86 /
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: 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-25 FUJITA Tomonorix86: Fix iommu=soft boot option
2009-11-23 Joerg Roedelx86/amd-iommu: attach devices to pre-allocated domains...
2009-11-23 Joerg Roedelx86/amd-iommu: un__init iommu_setup_msi
2009-11-17 Ingo Molnarx86: gart: Clean up the code a bit
2009-11-17 FUJITA Tomonorix86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
2009-11-17 FUJITA Tomonorix86: Kill bad_dma_address variable
2009-11-17 FUJITA Tomonorix86: gart: Add own dma_mapping_error function
2009-11-17 Ingo MolnarMerge commit 'v2.6.32-rc7' into core/iommu
2009-11-16 Hiroshi Shimamotox86: Don't put iommu_shutdown_noop() in init section
2009-11-15 FUJITA Tomonorix86: Make calgary_iommu_init() static
2009-11-15 FUJITA Tomonoriswiotlb: Remove duplicate swiotlb_force extern declarations
2009-11-15 FUJITA Tomonorix86: Move iommu_shutdown_noop to x86_init.c
2009-11-15 FUJITA Tomonorix86: Set dma_ops to nommu_dma_ops by default
2009-11-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-11-11 FUJITA Tomonoriswiotlb: Remove the swiotlb variable usage
2009-11-10 Ingo Molnarx86: Add iommu_init to x86_init_ops, fix build
2009-11-10 FUJITA Tomonorix86, 32-bit: Fix swiotlb boot crash
2009-11-10 FUJITA Tomonorix86: Handle HW IOMMU initialization failure gracefully
2009-11-10 FUJITA Tomonoriswiotlb: Defer swiotlb init printing, export swiotlb_pr...
2009-11-10 FUJITA Tomonorix86: intel-iommu: Convert detect_intel_iommu to use...
2009-11-10 FUJITA Tomonorix86: amd_iommu: Convert amd_iommu_detect() to use iommu...
2009-11-10 FUJITA Tomonorix86: GART: Convert gart_iommu_hole_init() to use iommu_...
2009-11-10 FUJITA Tomonorix86: Calgary: Convert detect_calgary() to use iommu_ini...
2009-11-10 FUJITA Tomonorix86: Add iommu_init to x86_init_ops
2009-11-10 Joe Perchesx86: GART: pci-gart_64.c: Use correct length in strncmp
2009-11-10 Borislav Petkovx86, amd-ucode: Check UCODE_MAGIC before loading the...
2009-11-08 Jan Beulichx86/PCI: Adjust GFP mask handling for coherent allocations
2009-11-08 Tejun Heox86: Fix iommu=nodac parameter handling
2009-11-08 FUJITA Tomonorix86: Use x86_platform for iommu_shutdown
2009-11-08 Xiaotian Fengx86: Fix error return sequence in __ioremap_caller()
2009-11-06 Simon Kagstromx86: Add Phoenix/MSC BIOSes to lowmem corruption list
2009-11-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-11-05 Chris Lalancettex86: Make sure get_user_desc() doesn't sign extend.
2009-11-05 Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-11-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-11-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-11-04 Gleb NatapovKVM: get_tss_base_addr() should return a gpa_t
2009-11-04 Jan KiszkaKVM: x86: Catch potential overrun in MCE setup
2009-11-04 Stefani Seiboldx86, fs: Fix x86 procfs stack information for threads...
2009-11-03 Jeremy Fitzhardingexen: mask extended topology info in cpuid
2009-11-03 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2009-11-03 Joerg RoedelMerge branches 'amd-iommu/fixes' and 'dma-debug/fixes...
2009-11-03 Mike Galbraithsched: Disable SD_PREFER_LOCAL at node level
2009-11-02 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-11-02 Gottfried Haiderx86: Add reboot quirk for 3 series Mac mini
2009-11-02 Dave Jonesx86: Fix printk message typo in mtrr cleanup code
2009-10-29 Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-29 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-28 Joerg Roedelx86/amd-iommu: Un__init function required on shutdown
2009-10-27 Jeremy Fitzhardingexen: set up mmu_ops before trying to set any ptes
2009-10-27 Feng Tangx86: Make EFI RTC function depend on 32bit again
2009-10-26 Jan Beulichx86-64: Fix register leak in 32-bit syscall audting
2009-10-26 Jiri Slabyx86: crash_dump: Fix non-pae kdump kernel memory accesses
2009-10-26 Rusty Russellx86: Side-step lguest problem by only building cmpxchg8...
2009-10-23 Arjan van de Venx86: Remove STACKPROTECTOR_ALL
2009-10-21 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-10-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-10-21 Robin Holtx86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR...
2009-10-20 Huang Yingcrypto: aesni-intel - Fix irq_fpu_usable usage
2009-10-16 Frederik DeweerdtKVM: MMU: fix pointer cast
2009-10-16 Marcelo TosattiKVM: use proper hrtimer function to retrieve expiration...
2009-10-16 Robin Holtx86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()
2009-10-16 Roland Dreierx86: Don't print number of MCE banks for every CPU
2009-10-16 Robin Holtx86, UV: Fix information in __uv_hub_info structure
2009-10-16 Ingo Molnarx86: Document linker script ASSERT() quirk
2009-10-15 Ingo MolnarRevert "x86: linker script syntax nits"
2009-10-15 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-10-14 Linus TorvaldsMerge branch 'topic/x86-lds-nits' of git://git./linux...
next