summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar
2009-06-06x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-05-29sparc64: Fix section attribute warnings.David S. Miller
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King
2009-05-29[ARM] update mach-typesRussell King
2009-05-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-05-28Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel
2009-05-28amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel
2009-05-28amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel
2009-05-28amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESSJoerg Roedel
2009-05-28amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel
2009-05-28amd-iommu: enlarge the aperture dynamicallyJoerg Roedel
2009-05-28amd-iommu: handle exlusion ranges and unity mappings in alloc_new_rangeJoerg Roedel
2009-05-28amd-iommu: move aperture_range allocation code to seperate functionJoerg Roedel
2009-05-28amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel
2009-05-28amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel
2009-05-28amd-iommu: handle page table allocation failures in dma_ops codeJoerg Roedel
2009-05-28amd-iommu: move page table allocation code to seperate functionJoerg Roedel
2009-05-28amd-iommu: introduce aperture_range structureJoerg Roedel
2009-05-28amd-iommu: implement suspend/resumeJoerg Roedel
2009-05-28amd_iommu: un __init functions required for suspend/resumeJoerg Roedel
2009-05-28amd-iommu: add function to flush tlb for all devicesJoerg Roedel
2009-05-28amd-iommu: add function to flush tlb for all domainsJoerg Roedel
2009-05-28amd-iommu: add function to disable all iommusJoerg Roedel
2009-05-28amd-iommu: remove support for msi-xJoerg Roedel
2009-05-28amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel
2009-05-28amd-iommu: consolidate hardware initialization to one functionJoerg Roedel
2009-05-28amd-iommu: introduce for_each_iommu* macrosJoerg Roedel
2009-05-28amd iommu: properly detach from protection domain on ->removeChris Wright
2009-05-28amd-iommu: make sure only ivmd entries are parsedJoerg Roedel
2009-05-28amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.Neil Turton
2009-05-28amd-iommu: fix an off-by-one error in the AMD IOMMU driver.Neil Turton
2009-05-28amd-iommu: disable device isolation with CONFIG_IOMMU_STRESSJoerg Roedel
2009-05-28x86/iommu: add IOMMU_STRESS Kconfig entryJoerg Roedel
2009-05-28amd-iommu: move protection domain printk to dump codeJoerg Roedel
2009-05-28amd-iommu: print ivmd information to dmesg when requestedJoerg Roedel
2009-05-28amd-iommu: print ivhd information to dmesg when requestedJoerg Roedel
2009-05-28amd-iommu: add dump for iommus described in ivrs tableJoerg Roedel
2009-05-28amd-iommu: add amd_iommu_dump parameterJoerg Roedel
2009-05-28Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas
2009-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds