summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | KVM: arm64/sve: Make register ioctl access errors more consistentDave Martin2019-04-181-21/+31
| | * | | | | | KVM: arm64/sve: Miscellaneous tidyups in guest.cDave Martin2019-04-181-13/+5Star
| | * | | | | | KVM: arm64/sve: Clean up UAPI register ID definitionsDave Martin2019-04-182-9/+32
| | * | | | | | KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNsDave Martin2019-04-181-2/+2
| | * | | | | | KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-182-2/+2
| | * | | | | | arm64/sve: Clarify vq map semanticsDave Martin2019-04-182-5/+6
| | * | | | | | arm64: KVM: Fix system register enumerationMarc Zyngier2019-04-021-4/+4
| | * | | | | | KVM: arm64: Add a capability to advertise SVE supportDave Martin2019-03-291-0/+3
| | * | | | | | KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin2019-03-292-3/+43
| | * | | | | | KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin2019-03-294-8/+215
| | * | | | | | KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-291-0/+4
| | * | | | | | KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin2019-03-291-0/+2
| | * | | | | | arm64/sve: In-kernel vector length availability query interfaceDave Martin2019-03-292-27/+37
| | * | | | | | KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LISTDave Martin2019-03-291-0/+63
| | * | | | | | KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin2019-03-293-12/+158
| | * | | | | | KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpusDave Martin2019-03-291-12/+36
| | * | | | | | KVM: arm64: Factor out core register ID enumerationDave Martin2019-03-291-8/+25
| | * | | | | | KVM: arm64: Add missing #include of <linux/string.h> in guest.cDave Martin2019-03-291-0/+1
| | * | | | | | KVM: arm64/sve: Context switch the SVE registersDave Martin2019-03-293-20/+66
| | * | | | | | KVM: arm64/sve: System register context switch and access supportDave Martin2019-03-295-6/+93
| | * | | | | | KVM: arm64: Support runtime sysreg visibility filteringDave Martin2019-03-292-3/+46
| | * | | | | | KVM: arm64: Propagate vcpu into read_id_reg()Dave Martin2019-03-291-10/+13
| | * | | | | | KVM: arm64: Add a vcpu flag to control SVE visibility for the guestDave Martin2019-03-291-0/+4
| | * | | | | | arm64/sve: Enable SVE state tracking for non-task contextsDave Martin2019-03-293-7/+21
| | * | | | | | arm64/sve: Check SVE virtualisabilityDave Martin2019-03-293-16/+73
| | * | | | | | arm64/sve: Clarify role of the VQ map maintenance functionsDave Martin2019-03-291-1/+9
| | * | | | | | KVM: arm64: Add missing #includes to kvm_host.hDave Martin2019-03-291-0/+4
| | * | | | | | KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenanceDave Martin2019-03-291-2/+8
| | * | | | | | KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin2019-03-291-1/+0Star
| | * | | | | | arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flushDave Martin2019-03-292-11/+19
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-172-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-162-1/+13
* | | | | | | | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0Star
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0Star
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-161-44/+56
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mvebu-arm64-5.2-1' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson2019-04-291-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: defconfig: enable mv-xor driverThomas Petazzoni2019-04-211-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'renesas-arm64-defconfig-for-v5.2' of https://git.kernel.org/pub/sc...Olof Johansson2019-04-291-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: defconfig: enable RX-8581 config optionBiju Das2019-03-181-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'sunxi-config64-for-5.2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2019-04-291-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: defconfig: Enable SPI_SUN6IJagan Teki2019-03-181-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'tegra-for-5.2-arm64-defconfig' of git://git.kernel.org/pub/scm/lin...Olof Johansson2019-04-291-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: defconfig: Add PWM Fan supportJon Hunter2019-04-031-0/+1
| | * | | | | | | | arm64: defconfig: Enable Tegra HDA supportJon Hunter2019-04-031-0/+2
| | |/ / / / / / /
| * | | | | | | | arm64: defconfig: Update UFSHCD for Hi3660 socValentin Schneider2019-04-291-3/+3
| * | | | | | | | Merge tag 'arm64_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2019-04-291-41/+47
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: defconfig: include the Agilex platform to the arm64 defconfigDinh Nguyen2019-04-061-0/+1
| | * | | | | | | | arm64: defconfig: enable fpga and service layerDinh Nguyen2019-03-281-0/+7
| | * | | | | | | | arm64: defconfig: enable PCIE_ALTERADinh Nguyen2019-03-281-41/+39Star
| | |/ / / / / / /
* | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-16152-879/+11687
|\ \ \ \ \ \ \ \ \