summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-09-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-11arm64: neon: Fix function may_use_simd() return error statusYandong Zhao
2018-06-27arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}Will Deacon
2018-06-27arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-02arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-31arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-05-31arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-05-31arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-05-31arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin
2018-05-25KVM: arm64: Save host SVE context as appropriateDave Martin
2018-05-25arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin
2018-05-25arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-05-25KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin
2018-05-25arm64: fpsimd: Eliminate task->mm checksDave Martin
2018-05-25arm64: fpsimd: Avoid FPSIMD context leakage for the init taskDave Martin
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-05-21arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-05-20arm64: KVM: Use lm_alias() for kvm_ksym_ref()Mark Rutland
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-17arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin
2018-05-17arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton
2018-05-17arm64: topology: rename cluster_idJeremy Linton
2018-05-17arm64/acpi: Create arch specific cpu to acpi id helperJeremy Linton
2018-05-16arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon
2018-05-15arm64: Remove duplicate includeVincenzo Frascino