summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
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-28arm64: Select POSIX_CPU_TIMERS_TASK_WORKNicolas Saenz Julienne
2021-10-26arm64/sve: Fix warnings when SVE is disabledMark Brown
2021-10-26arm64/sve: Add stub for sve_max_virtualisable_vl()Mark Brown
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose
2021-10-21arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2021-10-21arm64: vmlinux.lds.S: remove `.fixup` sectionMark Rutland
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: use `ex` for `exception_table_entry`Mark 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: lib: __arch_copy_to_user(): fold fixups into bodyMark Rutland
2021-10-21arm64: lib: __arch_copy_from_user(): fold fixups into bodyMark Rutland
2021-10-21arm64: lib: __arch_clear_user(): fold fixups into bodyMark Rutland
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: Rename find_supported_vector_length()Mark Brown
2021-10-21arm64/sve: Make access to FFR optionalMark Brown
2021-10-21arm64/sve: Make sve_state_size() staticMark Brown
2021-10-21arm64/sve: Remove sve_load_from_fpsimd_state()Mark Brown
2021-10-21arm64/fp: Reindent fpsimd_save()Mark Brown
2021-10-19arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2021-10-19arm64: Add handling of CNTVCTSS trapsMarc Zyngier
2021-10-19arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0Marc Zyngier
2021-10-19arm64: Add a capability for FEAT_ECVMarc Zyngier
2021-10-19Merge branch 'timers/drivers/armv8.6_arch_timer' of https://git.linaro.org/pe...Will Deacon
2021-10-18clocksource/drivers/arch_arm_timer: Move workaround synchronisation aroundMarc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier
2021-10-17clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier
2021-10-17clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Marc Zyngier
2021-10-12arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg
2021-10-12arm64: asm: setup.h: export common variablesAnders Roxell