summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-091-1/+2
|\
| * ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart2017-05-301-1/+2
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-06-051-0/+1
|\ \ | |/ |/|
| * ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin2017-06-051-0/+1
* | KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-151-1/+2
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-17/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-17/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-101-1/+5
|\ \
| * \ Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-091-1/+5
| |\ \ | | |/ | |/|
| | * KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger2017-05-081-0/+1
| | * KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger2017-05-081-1/+3
| | * KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger2017-05-081-0/+1
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-091-59/+0
|\ \ \
| * \ \ Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-04-191-59/+0
| |\ \ \
| | * | | ARM/clk: move the ICST library to drivers/clkLinus Walleij2017-04-071-59/+0
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-05-091-8/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'arm-soc/for-4.12/soc' of http://github.com/Broadcom/stblinux into ...Arnd Bergmann2017-03-311-8/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: brcmstb: Add entry for 7260Florian Fainelli2017-03-151-8/+10
| | |/ /
* | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-2/+11
|\ \ \ \
| * \ \ \ Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-2/+1
| |\ \ \ \
| | * | | | ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| | * | | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+0
| | | |/ / | | |/| |
| * | | | ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-241-0/+10
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-082-20/+32
|\ \ \ \
| * | | | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-081-1/+0
| * | | | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-082-20/+33
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-086-15/+24
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-276-13/+21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf2017-04-091-0/+2
| | * | | | ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-6/+4
| | * | | | arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-091-1/+0
| | * | | | arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-091-6/+0
| | * | | | ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier2017-04-091-1/+1
| | * | | | ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-092-3/+1
| | * | | | ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-091-0/+1
| | * | | | ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-0/+3
| | * | | | ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-0/+2
| | * | | | ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-091-0/+8
| | * | | | ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-091-2/+2
| | * | | | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-091-0/+3
| | | |_|/ | | |/| |
| * | | | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-271-1/+1
| * | | | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-271-1/+1
| * | | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-1/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-05-083-3/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branches 'fixes' and 'misc' into for-nextRussell King2017-04-263-3/+46
| |\ \ \ | | |/ / | |/| |
| | * | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-1/+1
| | * | ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modaliasArd Biesheuvel2017-03-301-0/+38
| | * | ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel2017-03-171-2/+7
| | |/
* | | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-022-11/+4
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+13
|\ \ \
OpenPOWER on IntegriCloud