aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2009-11-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09sh: Replace old style lock initializerThomas Gleixner
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata
2009-11-08[ARM] Fix test for unimplemented ARM syscallsRussell King
2009-11-08Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich
2009-11-08x86: Fix iommu=nodac parameter handlingTejun Heo
2009-11-08x86: Use x86_platform for iommu_shutdownFUJITA Tomonori
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin
2009-11-07[ARM] orion5x: update defconfigNicolas Pitre
2009-11-07[ARM] Kirkwood: update defconfigNicolas Pitre
2009-11-07[ARM] Kirkwood: clarify PCIe MEM bus/physical address distinctionLennert Buytenhek
2009-11-07[ARM] kirkwood: fix PCI I/O port assignmentLennert Buytenhek
2009-11-06x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller
2009-11-05[ARM] kirkwood: fix section mismatchLi Jie
2009-11-05[ARM] OpenRD base: Initialize PCI express and i2cSimon Kagstrom
2009-11-05[ARM] properly report mv78100 stepping A1Lennert Buytenhek
2009-11-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-11-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-11-05x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette
2009-11-05ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal