aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
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 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown
2021-02-11dts: marvell: add CM3 SRAM memory to cp11x ethernet device treeKonstantin Porotchkin
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-11Merge branch 'dt-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-11arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driverNobuhiro Iwamatsu
2021-02-10crypto: arm64/crc-t10dif - move NEON yield to C codeArd Biesheuvel
2021-02-10crypto: arm64/aes-ce-mac - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/aes-neonbs - remove NEON yield callsArd Biesheuvel
2021-02-10crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/sha3-ce - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/sha2-ce - simplify NEON yieldArd Biesheuvel
2021-02-10crypto: arm64/sha1-ce - simplify NEON yieldArd Biesheuvel
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux for-next/cryptoHerbert Xu
2021-02-10Merge tag 'zynqmp-soc-for-v5.12' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2021-02-09Merge tag 'v5.12-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-02-09Merge tag 'imx-dt64-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2021-02-09Merge tag 'imx-dt-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann
2021-02-09Merge tag 'qcom-arm64-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2021-02-09Merge tag 'amlogic-dt64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2021-02-09Merge tag 'zynqmp-dt-for-v5.12' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
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-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