aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-05arm64/sysreg: Convert GMID to automatic generationMark Brown
2022-07-05arm64/sysreg: Convert DCZID_EL0 to automatic generationMark Brown
2022-07-05arm64/sysreg: Convert CTR_EL0 to automatic generationMark Brown
2022-07-05arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition namesMark Brown
2022-07-05arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition namesMark Brown
2022-07-05arm64/sysreg: Remove defines for RPRES enumerationMark Brown
2022-07-05arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fieldsMark Brown
2022-07-05arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enumsMark Brown
2022-07-05arm64/sysreg: Standardise naming for WFxT definesMark Brown
2022-07-05arm64/sysreg: Make BHB clear feature defines match the architectureMark Brown
2022-07-05arm64/sysreg: Align pointer auth enumeration defines with architectureMark Brown
2022-07-05arm64/mte: Standardise GMID field name definitionsMark Brown
2022-07-05arm64/sysreg: Standardise naming for DCZID_EL0 field namesMark Brown
2022-07-05arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown
2022-07-05arm64/cache: Restrict which headers are included in __ASSEMBLY__Mark Brown
2022-07-05arm64/sysreg: Add SYS_FIELD_GET() helperMark Brown
2022-07-05arm64/sysreg: Allow leading blanks on comments in sysreg fileMark Brown
2022-07-05arm64/idreg: Fix tab/space damageMark Brown
2022-07-05arm64/cpuinfo: Remove references to reserved cache typeMark Brown
2022-07-05arm64/mm: Define defer_reserve_crashkernel()Anshuman Khandual
2022-07-04arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)
2022-07-01arm64: Add an override for ID_AA64SMFR0_EL1.FA64Marc Zyngier
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier
2022-07-01arm64: Expose a __check_override primitive for oddball featuresMarc Zyngier
2022-07-01arm64: Allow the idreg override to deal with variable field widthMarc Zyngier
2022-07-01arm64: Factor out checking of a feature against the override into a macroMarc Zyngier
2022-07-01arm64: Allow sticky E2H when entering EL1Marc Zyngier
2022-07-01arm64: Save state of HCR_EL2.E2H before switch to EL1Marc Zyngier
2022-07-01arm64: Rename the VHE switch to "finalise_el2"Marc Zyngier
2022-07-01arm64: mm: fix booting with 52-bit address spaceArd Biesheuvel
2022-07-01arm64: Do not forget syscall when starting a new thread.Francis Laniel
2022-07-01arm64: vdso32: Add DWARF_DEBUGNathan Chancellor
2022-07-01arm64: vdso32: Shuffle .ARM.exidx section above ELF_DETAILSNathan Chancellor
2022-07-01arm64: compat: Move sigreturn32.S to .rodata sectionChen Zhongjin
2022-06-29arm64/fpsimd: Remove duplicate SYS_SVCR readSchspa Shi
2022-06-29arm64: head: remove __PHYS_OFFSETMark Rutland
2022-06-29arm64: lds: use PROVIDE instead of conditional definitionsArd Biesheuvel
2022-06-28arm64: vdso*: place got/plt sections in .rodataJoey Gouly
2022-06-28arm64: vdso32: add ARM.exidx* sectionsJoey Gouly
2022-06-28arm64: correct the effect of mitigations off on kptiLiu Song
2022-06-28arm64: extable: cleanup redundant extable type EX_TYPE_FIXUPTong Tiangen
2022-06-28arm64: extable: move _cond_extable to _cond_uaccess_extableTong Tiangen
2022-06-28arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZEROTong Tiangen
2022-06-28arm64: asm-extable: add asm uacess helpersMark Rutland
2022-06-28arm64: asm-extable: move data fieldsMark Rutland
2022-06-28arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO supportTong Tiangen
2022-06-27arm64: Add HAVE_IOREMAP_PROT supportKefeng Wang
2022-06-27arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang