summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2017-06-08xen: avoid type warning in xchg_xen_ulongArnd Bergmann
2017-06-08KVM: arm: Handle VCPU device attributes in guest.cChristoffer Dall
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05efi/arm: Enable DMI/SMBIOSArd Biesheuvel
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-06-04KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones
2017-06-04KVM: improve arch vcpu request definingAndrew Jones
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-30ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart
2017-05-23KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall
2017-05-15kill strlen_user()Al Viro
2017-05-15KVM: arm: plug potential guest hardware debug leakageZhichao Huang
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini
2017-04-27KVM: mark requests that do not need a wakeupRadim Krčmář
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26Merge branches 'fixes' and 'misc' into for-nextRussell King
2017-04-24ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi
2017-04-20ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst
2017-04-19Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier
2017-04-09arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier
2017-04-09ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier
2017-04-09ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier
2017-04-09ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modaliasArd Biesheuvel
2017-03-28arm: switch to RAW_COPY_USERAl Viro