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