summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-127-49/+87
|\
| * kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-011-0/+4
| * Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-017-49/+83
| |\
| | * KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-0/+1
| | * KVM: arm64: Remove eager host SVE state savingDave Martin2018-05-251-10/+0
| | * KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-251-0/+13
| | * arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin2018-05-252-1/+24
| | * arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin2018-05-253-29/+3
| | * KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-252-0/+27
| | * KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-252-5/+5
| | * arm64: fpsimd: Eliminate task->mm checksDave Martin2018-05-251-1/+3
| | * arm64: fpsimd: Avoid FPSIMD context leakage for the init taskDave Martin2018-05-251-6/+7
| | * arm64: KVM: Use lm_alias() for kvm_ksym_ref()Mark Rutland2018-05-201-2/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-0814-16/+144
|\ \ \
| * | | arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas2018-06-021-3/+3
| * | | arm64: signal: Report signal frame size to userspace via auxvDave Martin2018-06-013-1/+20
| * | | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-311-0/+23
| * | | arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-313-0/+30
| * | | arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier2018-05-311-2/+25
| * | | arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2018-05-311-0/+1
| * | | arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-05-311-0/+6
| * | | arm64: ssbd: Add global mitigation state accessorMarc Zyngier2018-05-311-0/+10
| * | | arm64: Add 'ssbd' command-line optionMarc Zyngier2018-05-311-0/+6
| * | | arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier2018-05-311-1/+2
| * | | arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin2018-05-171-5/+7
| * | | arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton2018-05-171-0/+2
| * | | arm64: topology: rename cluster_idJeremy Linton2018-05-171-2/+2
| * | | arm64/acpi: Create arch specific cpu to acpi id helperJeremy Linton2018-05-171-0/+4
| * | | arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon2018-05-161-1/+3
| * | | arm64: Remove duplicate includeVincenzo Frascino2018-05-151-1/+0
| * | | arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas2018-05-151-2/+2
| * | | Revert "arm64: Increase the max granular size"Catalin Marinas2018-05-111-1/+1
| | |/ | |/|
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-2/+0
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-16/+16
|\ \ \
| * \ \ Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-197-4/+35
| |\ \ \ | | | |/ | | |/|
| * | | y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann2018-04-201-16/+16
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-042-11/+1
|\ \ \ \
| * \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-024-3/+12
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-192-11/+1
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-041-5/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-251-0/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()Andrea Parri2018-05-151-5/+0
* | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-5/+0
|\ \ \ \ \ \
| * | | | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-5/+0
| | |_|_|/ / | |/| | | |
* | | | | | arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon2018-05-211-12/+12
| |_|/ / / |/| | | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-171-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara2018-05-151-0/+16
| | |_|/ | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-05-111-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley2018-05-091-0/+6
| |/ /
OpenPOWER on IntegriCloud