aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-27Merge branch 'akpm' (final batch from Andrew)Gravatar Linus Torvalds 39-131/+108
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 12-59/+45
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 25-9/+29
2013-02-27mm: use vm_unmapped_area() on frv architectureGravatar Michel Lespinasse 1-32/+17
2013-02-27mm: use vm_unmapped_area() on parisc architectureGravatar Michel Lespinasse 1-31/+17
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-15/+28
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-22/+37
2013-02-27x86: Make sure we can boot in the case the BDA contains pure garbageGravatar H. Peter Anvin 1-19/+34
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 41-162/+75
2013-02-26Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxGravatar Linus Torvalds 36-115/+1851
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 46-327/+295
2013-02-26Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxGravatar Linus Torvalds 6-18/+34
2013-02-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-15/+53
2013-02-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-2/+46
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-408/+240
2013-02-26Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...Gravatar Linus Torvalds 4-20/+117
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 2-7/+2
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Gravatar Linus Torvalds 2-11/+11
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 5-150/+14
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 16-54/+1
2013-02-25xtensa: add accept4 syscallGravatar Chris Zankel 1-1/+4
2013-02-26openrisc: add missing header inclusionGravatar Stefan Kristiansson 1-0/+1
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-7/+2
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-76/+145
2013-02-25x86, efi: Mark disable_runtime as __initdataGravatar Matt Fleming 1-1/+1
2013-02-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-8/+3
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 24-294/+668
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-36/+21
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 23-24/+23
2013-02-25x86, doc: Fix incorrect comment about 64-bit code segment descriptorsGravatar Konrad Rzeszutek Wilk 1-2/+2
2013-02-25ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationGravatar Marek Szyprowski 1-3/+3
2013-02-25ARM: dma-mapping: Add maximum alignment order for dma iommu buffersGravatar Seung-Woo Kim 2-0/+24
2013-02-25ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesGravatar Marek Szyprowski 1-2/+7
2013-02-25ARM: dma-mapping: add support for CMA regions placed in highmem zoneGravatar Marek Szyprowski 1-15/+42
2013-02-25arm: dma mapping: export arm iommu functionsGravatar Prathyush K 1-0/+4
2013-02-25ARM: dma-mapping: Add arm_iommu_detach_device()Gravatar Hiroshi Doyu 2-0/+26
2013-02-25ARM: dma-mapping: Add macro to_dma_iommu_mapping()Gravatar Hiroshi Doyu 1-0/+6
2013-02-25ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Gravatar Hiroshi Doyu 1-0/+4
2013-02-25ARM: iommu: Include linux/kref.h in asm/dma-iommu.hGravatar Laurent Pinchart 1-0/+1
2013-02-25ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...Gravatar Marc Zyngier 1-5/+0
2013-02-25ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSGravatar Marc Zyngier 1-1/+1
2013-02-25ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionGravatar Marc Zyngier 1-2/+2
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 3-8/+168
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-23/+30
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 7-23/+59
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 51-1539/+3044
2013-02-24ARM: dts: Add disable-wp for sd card slot on smdk5250Gravatar Doug Anderson 1-0/+1
2013-02-24x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Gravatar Andrea Arcangeli 1-3/+47
2013-02-24Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Gravatar Andrea Arcangeli 1-7/+1