Age | Commit message (Expand) | Author | Files | Lines |
2022-11-03 | arm64: cpufeature: Fix the visibility of compat hwcaps |  Amit Daniel Kachhap | 1 | -9/+33 |
2022-10-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -155/+170 |
2022-09-30 | Merge branch 'for-next/misc' into for-next/core |  Catalin Marinas | 1 | -1/+2 |
2022-09-30 | Merge branch 'for-next/alternatives' into for-next/core |  Catalin Marinas | 1 | -27/+17 |
2022-09-30 | Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/gettimeofday', 'for-next/stacktrace', 'for-next/atomics', 'for-next/el1-exceptions', 'for-next/a510-erratum-2658417', 'for-next/defconfig', 'for-next/tpidr2_el0' and 'for-next/ftrace', remote-tracking branch 'arm64/for-ne... |  Catalin Marinas | 1 | -127/+151 |
2022-09-26 | treewide: Drop function_nocfi |  Sami Tolvanen | 1 | -1/+1 |
2022-09-26 | arm64: Drop unneeded __nocfi attributes |  Sami Tolvanen | 1 | -1/+1 |
2022-09-22 | arm64: mte: move register initialization to C |  Peter Collingbourne | 1 | -1/+2 |
2022-09-16 | arm64: alternatives: add alternative_has_feature_*() |  Mark Rutland | 1 | -25/+0 |
2022-09-16 | arm64: alternatives: have callbacks take a cap |  Mark Rutland | 1 | -2/+17 |
2022-09-16 | arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c |  James Morse | 1 | -1/+1 |
2022-09-16 | arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space |  James Morse | 1 | -7/+30 |
2022-09-16 | arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names |  Mark Brown | 1 | -7/+7 |
2022-09-16 | arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture |  Mark Brown | 1 | -7/+7 |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 SME enumeration |  Mark Brown | 1 | -2/+2 |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 BTI enumeration |  Mark Brown | 1 | -2/+2 |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields |  Mark Brown | 1 | -2/+2 |
2022-09-09 | arm64/sysreg: Standardise naming for MTE feature enumeration |  Mark Brown | 1 | -4/+4 |
2022-09-09 | arm64/sysreg: Standardise naming for SSBS feature enumeration |  Mark Brown | 1 | -3/+3 |
2022-09-09 | arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1.AdvSIMD constants |  Mark Brown | 1 | -3/+3 |
2022-09-09 | arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1 constants |  Mark Brown | 1 | -4/+4 |
2022-09-09 | arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.CnP |  Mark Brown | 1 | -2/+2 |
2022-09-09 | arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange |  Mark Brown | 1 | -1/+1 |
2022-09-09 | arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields |  Kristina Martsenko | 1 | -18/+18 |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits |  Mark Brown | 1 | -1/+1 |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd |  Mark Brown | 1 | -1/+1 |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names |  Mark Brown | 1 | -21/+21 |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names |  Mark Brown | 1 | -35/+35 |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names |  Mark Brown | 1 | -21/+21 |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names |  Mark Brown | 1 | -17/+17 |
2022-09-06 | arm64/sysreg: Add hwcap for SVE EBF16 |  Mark Brown | 1 | -0/+1 |
2022-08-23 | arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly |  Ionela Voinescu | 1 | -1/+4 |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random |  Linus Torvalds | 1 | -2/+0 |
2022-07-25 | arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr} |  Marc Zyngier | 1 | -12/+29 |
2022-07-25 | Merge branch 'for-next/boot' into for-next/core |  Will Deacon | 1 | -4/+10 |
2022-07-25 | Merge branch 'for-next/cpufeature' into for-next/core |  Will Deacon | 1 | -7/+24 |
2022-07-25 | Merge branch 'for-next/sysregs' into for-next/core |  Will Deacon | 1 | -110/+110 |
2022-07-25 | Merge branch 'for-next/perf' into for-next/core |  Will Deacon | 1 | -1/+1 |
2022-07-25 | Merge branch 'for-next/kpti' into for-next/core |  Will Deacon | 1 | -3/+51 |
2022-07-20 | arm64/hwcap: Support FEAT_EBF16 |  Mark Brown | 1 | -0/+1 |
2022-07-20 | arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned long |  Mark Brown | 1 | -7/+5 |
2022-07-19 | arm64: errata: Remove AES hwcap for COMPAT tasks |  James Morse | 1 | -1/+13 |
2022-07-18 | random: remove CONFIG_ARCH_RANDOM |  Jason A. Donenfeld | 1 | -2/+0 |
2022-07-05 | arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names |  Mark Brown | 1 | -17/+17 |
2022-07-05 | arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names |  Mark Brown | 1 | -45/+45 |
2022-07-05 | arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fields |  Mark Brown | 1 | -19/+19 |
2022-07-05 | arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enums |  Mark Brown | 1 | -16/+16 |
2022-07-05 | arm64/sysreg: Standardise naming for WFxT defines |  Mark Brown | 1 | -4/+4 |
2022-07-05 | arm64/sysreg: Make BHB clear feature defines match the architecture |  Mark Brown | 1 | -1/+1 |
2022-07-05 | arm64/sysreg: Align pointer auth enumeration defines with architecture |  Mark Brown | 1 | -12/+12 |