summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-11-17x86: gart: Add own dma_mapping_error functionFUJITA Tomonori
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar
2009-11-16x86: Don't put iommu_shutdown_noop() in init sectionHiroshi Shimamoto
2009-11-15x86: Make calgary_iommu_init() staticFUJITA Tomonori
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori
2009-11-15x86: Move iommu_shutdown_noop to x86_init.cFUJITA Tomonori
2009-11-15x86: Set dma_ops to nommu_dma_ops by defaultFUJITA Tomonori
2009-11-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra
2009-11-11omap3: Decrease cpufreq transition latencyMike Turquette
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-11omap3: update Pandora defconfigGrazvydas Ignotas
2009-11-11omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre
2009-11-11omap3: beagle: Fix USB host port power controlJarkko Nikula
2009-11-11omap3: pandora: Fix keypad keymapGrazvydas Ignotas
2009-11-11omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik
2009-11-11swiotlb: Remove the swiotlb variable usageFUJITA Tomonori
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2009-11-10omap: Use resource_sizeTobias Klauser
2009-11-10omap: Fix race condition in omap dma driverTao Hu
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King
2009-11-10x86: Add iommu_init to x86_init_ops, fix buildIngo Molnar
2009-11-10x86, 32-bit: Fix swiotlb boot crashFUJITA Tomonori
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-11-10x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori
2009-11-10x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hookFUJITA Tomonori
2009-11-10x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori
2009-11-10x86: Calgary: Convert detect_calgary() to use iommu_init hookFUJITA Tomonori
2009-11-10x86: Add iommu_init to x86_init_opsFUJITA Tomonori
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King
2009-11-10x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov
2009-11-09ARM: S3C: Merge fixes-s3c64xx-dmaBen Dooks
2009-11-09ARM: S3C64XX: DMA: Free node for non-circular queuesJassi Brar
2009-11-09ARM: S3C64XX: DMA: Callback with correct buffer pointerJassi Brar
2009-11-09ARM: S3C64XX: DMA: Make src and dst transfer size sameJassi Brar
2009-11-09ARM: S3C64XX: DMA: Unify callback functions for success/failureJassi Brar
2009-11-09ARM: S3C64XX: DMA: Protect buffer pointers while manipulationJassi Brar
2009-11-09ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()Ben Dooks
2009-11-09ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.Maurus Cuelenaere
2009-11-09ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1Mark Brown
2009-11-09ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ lineMark Brown
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds