summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini7-11/+253
2019-04-24arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray1-1/+4
2019-04-24arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray1-0/+3
2019-04-24arm64: KVM: Add accessors to track guest/host only countersAndrew Murray1-0/+17
2019-04-24arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2-7/+12
2019-04-24KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap1-1/+1
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland3-0/+141
2019-04-23KVM: arm64: Add a vcpu flag to control ptrauth for guestAmit Daniel Kachhap1-0/+5
2019-04-18KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin1-1/+1
2019-04-18KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin1-1/+1
2019-04-18arm64/sve: Clarify vq map semanticsDave Martin1-4/+0
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-18/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-19/+3
2019-03-29KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin1-2/+1
2019-03-29KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin1-5/+10
2019-03-29KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin1-0/+4
2019-03-29KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin1-0/+2
2019-03-29arm64/sve: In-kernel vector length availability query interfaceDave Martin1-0/+29
2019-03-29KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin1-0/+14
2019-03-29KVM: arm64/sve: Context switch the SVE registersDave Martin1-0/+6
2019-03-29KVM: arm64/sve: System register context switch and access supportDave Martin2-0/+4
2019-03-29KVM: arm64: Add a vcpu flag to control SVE visibility for the guestDave Martin1-0/+4
2019-03-29arm64/sve: Enable SVE state tracking for non-task contextsDave Martin1-1/+2
2019-03-29arm64/sve: Check SVE virtualisabilityDave Martin1-0/+1
2019-03-29KVM: arm64: Add missing #includes to kvm_host.hDave Martin1-0/+4
2019-03-29KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin1-1/+0
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+11
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier1-0/+11
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo1-0/+4
2019-03-19arm64: apply workaround on A64FX v1r0Mark Rutland1-1/+1
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-9/+74
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-9/+0
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-115/+303
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-4/+34
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+5
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-186/+193
2019-03-05arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual1-0/+5
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin1-4/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-28/+73
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki5-4/+34
2019-03-01Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas1-59/+20
2019-02-28arm64: avoid clang warning about self-assignmentArnd Bergmann1-2/+3
2019-02-28arm64: io: Hook up __io_par() for inX() orderingWill Deacon1-0/+1
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei3-0/+30
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-0/+26
2019-02-26arm64: Rename get_thread_info()Julien Thierry2-4/+4
2019-02-26arm64: Remove documentation about TIF_USEDFPUJulien Grall1-1/+0
2019-02-22Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini5-9/+74
2019-02-19KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu1-1/+2