summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+12
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+1
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott1-1/+0
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2-4/+2
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-21/+30
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds20-209/+326
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+4
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+30
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann1-0/+30
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-2/+1
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2-12/+4
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+23
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-12/+38
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-77/+31
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas1-0/+2
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini7-94/+195
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini1-1/+1
2017-04-27KVM: mark requests that do not need a wakeupRadim Krčmář1-1/+1
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro7-81/+46
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel1-2/+7
2017-04-24ARM64: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi1-0/+10
2017-04-24arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier1-0/+4
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse1-0/+2
2017-04-17Remove compat_sys_getdents64()Al Viro2-2/+1
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas1-0/+2
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland1-0/+2
2017-04-09Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2-75/+168
2017-04-09KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf1-0/+2
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier1-8/+4
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier1-1/+0
2017-04-09arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier1-6/+0
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2-3/+1
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier1-0/+9
2017-04-09arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier1-3/+8
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2-1/+4
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall1-0/+2
2017-04-07Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas3-1/+6
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2-1/+2
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier1-0/+1
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier1-11/+20
2017-04-07arm64: arch_timer: Make workaround methods optionalMarc Zyngier1-2/+3
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier1-0/+4
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier1-1/+2
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier1-0/+1
2017-04-07arm64: Define Cortex-A73 MIDRMarc Zyngier1-0/+2
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier1-1/+6
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier1-0/+2
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro3-2/+45
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro1-0/+10