summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-2613-408/+240
|\
| *-------. Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...Joerg Roedel2013-02-1913-408/+240
| |\ \ \ \ \
| | | | | | * ARM: EXYNOS: remove system mmu initialization from exynos treeCho KyongHo2013-01-1110-408/+137
| | | |_|_|/ | | |/| | |
| | | | | * ARM: mach-shmobile: r8a7740: Add IPMMU deviceHideki EIRAKU2013-02-061-0/+33
| | | | | * ARM: mach-shmobile: sh73a0: Add IPMMU deviceHideki EIRAKU2013-02-061-0/+31
| | | | | * ARM: mach-shmobile: sh7372: Add IPMMU deviceHideki EIRAKU2013-02-061-0/+39
| | | | |/
* | | | | Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2013-02-264-20/+117
|\ \ \ \ \
| * | | | | ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski2013-02-251-3/+3
| * | | | | ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim2013-02-252-0/+24
| * | | | | ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesMarek Szyprowski2013-02-251-2/+7
| * | | | | ARM: dma-mapping: add support for CMA regions placed in highmem zoneMarek Szyprowski2013-02-251-15/+42
| * | | | | arm: dma mapping: export arm iommu functionsPrathyush K2013-02-251-0/+4
| * | | | | ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu2013-02-252-0/+26
| * | | | | ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu2013-02-251-0/+6
| * | | | | ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Hiroshi Doyu2013-02-251-0/+4
| * | | | | ARM: iommu: Include linux/kref.h in asm/dma-iommu.hLaurent Pinchart2013-02-251-0/+1
| |/ / / /
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-262-7/+2
|\ \ \ \ \
| * | | | | arm64: select ARCH_WANT_OPTIONAL_GPIOLIBArnd Bergmann2013-02-221-1/+2
| * | | | | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-051-6/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | arm: pxa: tosa: do not use gpiochip_reserve()Alexandre Courbot2013-02-041-6/+0
* | | | | | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-261-0/+1
|\ \ \ \ \ \
| * | | | | | ARM: dts: Add disable-wp for sd card slot on smdk5250Doug Anderson2013-02-241-0/+1
| |/ / / / /
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-262-11/+11
|\ \ \ \ \ \
| * | | | | | leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim2013-02-062-11/+11
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-265-150/+14
|\ \ \ \ \ \
| * | | | | | Revert "ARM: SPEAr13xx: Pass DW DMAC platform data from DT"Arnd Bergmann2013-02-206-72/+80
| * | | | | | ARM: dts: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna2013-02-141-0/+12
| * | | | | | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-134-149/+2
| * | | | | | ARM: SPEAr13xx: Pass DW DMAC platform data from DTViresh Kumar2013-01-076-80/+72
* | | | | | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-252-7/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpuidle' into fixesRafael J. Wysocki2013-02-232-7/+2
| |\ \ \ \ \ \ \
| | * | | | | | | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-231-4/+1
| | * | | | | | | blackfin idle: Fix compile errorLars-Peter Clausen2013-02-231-3/+1
* | | | | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-2512-76/+145
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-173-0/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-133-0/+20
| * | | | | | | | | | Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas2013-01-091-64/+121
| |\| | | | | | | | |
| | * | | | | | | | | x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu2013-01-071-0/+13
| | * | | | | | | | | x86/PCI: Keep resource allocation functions after bootYinghai Lu2013-01-071-6/+6
| | * | | | | | | | | x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu2013-01-071-1/+9
| | * | | | | | | | | x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu2013-01-071-17/+35
| | * | | | | | | | | x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu2013-01-071-13/+25
| | * | | | | | | | | x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu2013-01-071-19/+23
| | * | | | | | | | | x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu2013-01-071-22/+24
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | mn10300/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
| * | | | | | | | | frv/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
| * | | | | | | | | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-034-4/+2
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-253-8/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...Marc Zyngier2013-02-251-5/+0
| * | | | | | | | | ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier2013-02-251-1/+1