summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2022-12-01arm64/sysreg: Convert ID_ISAR2_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_ISAR1_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_ISAR0_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_MMFR4_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_MMFR3_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_MMFR2_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_MMFR1_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Convert ID_MMFR0_EL1 to automatic generationJames Morse
2022-12-01arm64/sysreg: Standardise naming for MVFR2_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for MVFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for MVFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_DFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_DFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR2_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR6_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR5_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR4_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR5_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR4_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR0_EL1James Morse
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel
2022-11-29arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()Mark Brown
2022-11-29arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown
2022-11-29arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown
2022-11-29KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown
2022-11-29arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas
2022-11-29arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2022-11-25arm64/asm: Remove unused assembler DAIF save/restore macrosMark Brown
2022-11-25arm64/kpti: Move DAIF masking to C codeMark Brown
2022-11-22KVM: arm64: Reject shared table walks in the hyp codeOliver Upton
2022-11-22KVM: arm64: Don't acquire RCU read lock for exclusive table walksOliver Upton
2022-11-22KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()Oliver Upton
2022-11-19KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creationMarc Zyngier
2022-11-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-18arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-11-18arm64: Add Cortex-715 CPU part definitionAnshuman Khandual
2022-11-18arm64/mm: Drop unused restore_ttbr1Anshuman Khandual
2022-11-18arm64: move on_thread_stack() to <asm/stacktrace.h>Mark Rutland
2022-11-18arm64: remove current_top_of_stack()Mark Rutland
2022-11-18arm64/mm: Drop idmap_pg_end[] declarationAnshuman Khandual
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel
2022-11-18random: remove early archrandom abstractionJason A. Donenfeld
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld
2022-11-17arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEFMarc Zyngier
2022-11-15arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland