summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-12Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/rng' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/random' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/faultaround' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/errata' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/crypto' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/cosmetic' into for-next/coreWill Deacon
2021-02-10drivers/perf: Replace spin_lock_irqsave to spin_lockQi Liu
2021-02-10mm: filemap: Fix microblaze build failure with 'mmu_defconfig'Will Deacon
2021-02-09arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+Nathan Chancellor
2021-02-09arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier
2021-02-09arm64: Defer enabling pointer authentication on boot coreSrinivas Ramana
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier
2021-02-09arm64: Move "nokaslr" over to the early cpufeature infrastructureMarc Zyngier
2021-02-09KVM: arm64: Document HVC_VHE_RESTART stub hypercallMarc Zyngier
2021-02-09arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0Marc Zyngier
2021-02-09arm64: Add an aliasing facility for the idreg overrideMarc Zyngier
2021-02-09arm64: Honor VHE being disabled from the command-lineMarc Zyngier
2021-02-09arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command lineMarc Zyngier
2021-02-09arm64: cpufeature: Add an early command-line cpufeature override facilityMarc Zyngier
2021-02-09arm64: Extract early FDT mapping from kaslr_early_init()Marc Zyngier
2021-02-09arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()Marc Zyngier
2021-02-09arm64: cpufeature: Add global feature override facilityMarc Zyngier
2021-02-09arm64: Move SCTLR_EL1 initialisation to EL-agnostic codeMarc Zyngier
2021-02-09arm64: Simplify init_el2_state to be non-VHE onlyMarc Zyngier
2021-02-09arm64: Move VHE-specific SPE setup to mutate_to_vhe()Marc Zyngier
2021-02-09arm64: Drop early setting of MDSCR_EL2.TPMSMarc Zyngier
2021-02-09arm64: Initialise as nVHE before switching to VHEMarc Zyngier
2021-02-08arm64: entry: consolidate Cortex-A76 erratum 1463225 workaroundMark Rutland
2021-02-08arm64: Provide an 'upgrade to VHE' stub hypercallMarc Zyngier
2021-02-08arm64: Turn the MMU-on sequence into a macroMarc Zyngier
2021-02-08arm64: Fix outdated TCR setup commentMarc Zyngier
2021-02-08arm64: Fix labels in el2_setup macrosMarc Zyngier
2021-02-08arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-02-05mm/arm64: Correct obsolete comment in do_page_fault()Miaohe Lin
2021-02-04arm64: improve whitespaceZhiyuan Dai
2021-02-03arm64: assembler: add cond_yield macroArd Biesheuvel
2021-02-03arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly
2021-02-03arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly
2021-02-03dt-bindings: arm: add Cortex-A78 bindingSeiya Wang
2021-02-03arm64: perf: add support for Cortex-A78Seiya Wang
2021-02-02arm64/ptdump:display the Linear Mapping start markerHailong Liu
2021-02-02arm64: ptrace: Fix missing return in hw breakpoint codeKeno Fischer
2021-02-02arm64: perf: Constify static attribute_group structsRikard Falkeborn
2021-02-02drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU driversQi Liu
2021-02-01arm64: hibernate: add __force attribute to gfp_t castingPavel Tatashin