summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-06-06x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf1-2/+8
2009-05-28Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel2-213/+540
2009-05-28amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel1-0/+5
2009-05-28amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel1-0/+4
2009-05-28amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESSJoerg Roedel1-0/+5
2009-05-28amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel2-29/+4
2009-05-28amd-iommu: enlarge the aperture dynamicallyJoerg Roedel1-2/+18
2009-05-28amd-iommu: handle exlusion ranges and unity mappings in alloc_new_rangeJoerg Roedel1-11/+60
2009-05-28amd-iommu: move aperture_range allocation code to seperate functionJoerg Roedel1-36/+59
2009-05-28amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel1-8/+9
2009-05-28amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel1-37/+101
2009-05-28amd-iommu: handle page table allocation failures in dma_ops codeJoerg Roedel1-2/+18
2009-05-28amd-iommu: move page table allocation code to seperate functionJoerg Roedel1-25/+61
2009-05-28amd-iommu: introduce aperture_range structureJoerg Roedel1-25/+21
2009-05-28amd-iommu: implement suspend/resumeJoerg Roedel1-1/+20
2009-05-28amd_iommu: un __init functions required for suspend/resumeJoerg Roedel1-5/+5
2009-05-28amd-iommu: add function to flush tlb for all devicesJoerg Roedel1-0/+18
2009-05-28amd-iommu: add function to flush tlb for all domainsJoerg Roedel1-0/+11
2009-05-28amd-iommu: add function to disable all iommusJoerg Roedel1-0/+13
2009-05-28amd-iommu: remove support for msi-xJoerg Roedel1-43/+1
2009-05-28amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel1-7/+1
2009-05-28amd-iommu: consolidate hardware initialization to one functionJoerg Roedel1-18/+32
2009-05-28amd-iommu: introduce for_each_iommu* macrosJoerg Roedel2-8/+8
2009-05-28amd iommu: properly detach from protection domain on ->removeChris Wright1-1/+5
2009-05-28amd-iommu: make sure only ivmd entries are parsedJoerg Roedel1-0/+2
2009-05-28amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.Neil Turton1-1/+1
2009-05-28amd-iommu: fix an off-by-one error in the AMD IOMMU driver.Neil Turton1-1/+1
2009-05-28amd-iommu: disable device isolation with CONFIG_IOMMU_STRESSJoerg Roedel1-0/+6
2009-05-28amd-iommu: move protection domain printk to dump codeJoerg Roedel1-4/+6
2009-05-28amd-iommu: print ivmd information to dmesg when requestedJoerg Roedel1-0/+11
2009-05-28amd-iommu: print ivhd information to dmesg when requestedJoerg Roedel1-0/+73
2009-05-28amd-iommu: add dump for iommus described in ivrs tableJoerg Roedel1-0/+9
2009-05-28amd-iommu: add amd_iommu_dump parameterJoerg Roedel1-0/+10
2009-05-11Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar36-203/+348
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2-4/+4
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich1-5/+6
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+11
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann1-1/+1
2009-05-04amd-iommu: fix iommu flag masksJoerg Roedel1-8/+8
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-16/+17
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner1-0/+2
2009-04-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-11/+43
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2009-04-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown1-2/+0
2009-04-24Merge branch 'cpufreq' into releaseLen Brown1-14/+16
2009-04-22x86, mce: fix boot logging logicAndi Kleen1-4/+5
2009-04-22x86, mce: make polling timer interval per CPUAndi Kleen1-12/+12
2009-04-22uv_time: add parameter to uv_read_rtc()Coly Li1-5/+5