summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorLines
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2021-11-25KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas-2/+2
2021-11-24arm64: uaccess: avoid blocking within critical sectionsMark Rutland-7/+41
2021-11-16arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu-1/+1
2021-11-16arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland-6/+11
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+2
2021-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-3/+9
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+0
2021-11-08KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing-1/+1
2021-11-08KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland-0/+1
2021-11-08arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann-3/+9
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-22/+44
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-1/+5
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+1
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-183/+506
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-29/+23
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-24/+57
2021-10-29Merge branch 'for-next/vdso' into for-next/coreWill Deacon-7/+0
2021-10-29Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon-1/+19
2021-10-29Merge branch 'for-next/sve' into for-next/coreWill Deacon-35/+155
2021-10-29Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon-1/+0
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon-6/+15
2021-10-29Merge branch 'for-next/mm' into for-next/coreWill Deacon-2/+7
2021-10-29Merge branch 'for-next/misc' into for-next/coreWill Deacon-1/+7
2021-10-29Merge branch 'for-next/kexec' into for-next/coreWill Deacon-13/+94
2021-10-29Merge branch 'for-next/extable' into for-next/coreWill Deacon-109/+175
2021-10-26arm64/sve: Add stub for sve_max_virtualisable_vl()Mark Brown-0/+5
2021-10-22arm64: Recover kretprobe modified return address in stacktraceMasami Hiramatsu-0/+4
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose-1/+15
2021-10-21arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose-0/+4
2021-10-21arm64: extable: add load_unaligned_zeropad() handlerMark Rutland-17/+19
2021-10-21arm64: extable: add a dedicated uaccess handlerMark Rutland-32/+36
2021-10-21arm64: extable: add `type` and `data` fieldsMark Rutland-16/+35
2021-10-21arm64: extable: make fixup_exception() return boolMark Rutland-5/+5
2021-10-21arm64: extable: consolidate definitionsMark Rutland-34/+57
2021-10-21arm64: gpr-num: support W registersMark Rutland-1/+5
2021-10-21arm64: factor out GPR numbering helpersMark Rutland-17/+30
2021-10-21arm64: kvm: use kvm_exception_table_entryMark Rutland-3/+4
2021-10-21arm64: vdso32: drop test for -march=armv8-aNick Desaulniers-7/+0
2021-10-21arm64: vdso32: drop the test for dmb ishldNick Desaulniers-1/+1
2021-10-21arm64/sve: Track vector lengths for tasks in an arrayMark Brown-8/+38
2021-10-21arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown-7/+2
2021-10-21arm64/sve: Put system wide vector length information into structsMark Brown-15/+91
2021-10-21arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown-1/+11
2021-10-21arm64/sve: Make access to FFR optionalMark Brown-9/+17
2021-10-21arm64/sve: Make sve_state_size() staticMark Brown-2/+0
2021-10-21arm64/sve: Remove sve_load_from_fpsimd_state()Mark Brown-2/+0
2021-10-19arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier-0/+1