summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-178-11/+296
|\
| * Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-158-11/+296
| |\
| | * arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-241-1/+4
| | * arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray2019-04-241-0/+3
| | * arm64: KVM: Add accessors to track guest/host only countersAndrew Murray2019-04-241-0/+17
| | * arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2019-04-242-7/+12
| | * KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-242-1/+3
| | * KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-243-0/+141
| | * KVM: arm64: Add a vcpu flag to control ptrauth for guestAmit Daniel Kachhap2019-04-231-0/+5
| | * KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin2019-04-181-1/+1
| | * KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin2019-04-181-0/+5
| | * KVM: arm64/sve: Clean up UAPI register ID definitionsDave Martin2019-04-181-9/+23
| | * KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-181-1/+1
| | * arm64/sve: Clarify vq map semanticsDave Martin2019-04-181-4/+0
| | * KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin2019-03-291-2/+1
| | * KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin2019-03-292-5/+15
| | * 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-291-0/+29
| | * KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin2019-03-292-0/+31
| | * KVM: arm64/sve: Context switch the SVE registersDave Martin2019-03-291-0/+6
| | * KVM: arm64/sve: System register context switch and access supportDave Martin2019-03-292-0/+4
| | * 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-291-1/+2
| | * arm64/sve: Check SVE virtualisabilityDave Martin2019-03-291-0/+1
| | * KVM: arm64: Add missing #includes to kvm_host.hDave Martin2019-03-291-0/+4
| | * KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin2019-03-291-1/+0
* | | 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/+0
|\ \ \ \
| * | | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | | | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-141-1/+0
* | | | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-142-2/+2
* | | | | arm64: mark (__)cpus_have_const_cap as __always_inlineMasahiro Yamada2019-05-141-2/+2
* | | | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-4/+0
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-0/+8
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-281-0/+8
| |\ \ \ \
| | * | | | bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann2019-04-261-0/+8
* | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-2/+2
|\ \ \ \ \ \
| * | | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-0630-129/+368
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-012-20/+68
| |\ \ \ \ \ \
| | * | | | | | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier2019-04-301-2/+14
| | * | | | | | clocksource/arm_arch_timer: Remove use of workaround static keyMarc Zyngier2019-04-301-4/+0
| | * | | | | | clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stableMarc Zyngier2019-04-301-14/+28
| | * | | | | | clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier2019-04-301-0/+16
| | * | | | | | arm64: Add part number for Neoverse N1Marc Zyngier2019-04-301-0/+2
| * | | | | | | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-011-4/+0
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: Always enable ssb vulnerability detectionJeremy Linton2019-04-261-4/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi...Will Deacon2019-05-011-24/+39
| |\ \ \ \ \ \ \