summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-11-16Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-16Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-11-16Merge tag 'renesas-fixes-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-13Merge tag 'sunxi-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-11-13Merge tag 'socfpga_fix_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-11-13Merge tag 'imx-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-13arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX SilverKonrad Dybcio
2020-11-13arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-listKonrad Dybcio
2020-11-13arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelistKonrad Dybcio
2020-11-13arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio
2020-11-13arm64/mm: Validate hotplug range before creating linear mappingAnshuman Khandual
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier
2020-11-12KVM: arm64: Unify trap handlers injecting an UNDEFMarc Zyngier
2020-11-12KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier
2020-11-12Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier
2020-11-11arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle
2020-11-10arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon
2020-11-10arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-11-10arm64: kexec_file: Fix sparse warningWill Deacon
2020-11-10arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon
2020-11-10arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating pointLucas Stach
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09arm64: dts: renesas: r8a774e1: Add missing audio_clk_bLad Prabhakar
2020-11-08Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-06KVM: arm64: Remove AA64ZFR0_EL1 accessorsAndrew Jones
2020-11-06KVM: arm64: Check RAZ visibility in ID register accessorsAndrew Jones
2020-11-06KVM: arm64: Consolidate REG_HIDDEN_GUEST/USERAndrew Jones
2020-11-06KVM: arm64: Don't hide ID registers from userspaceAndrew Jones
2020-11-06KVM: arm64: Fix build error in user_mem_abort()Gavin Shan
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker
2020-11-03arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda
2020-11-02arm64: dts: agilex/stratix10: Fix qspi node compatibleDinh Nguyen
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-30Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-10-30KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef
2020-10-30arm64: cpufeature: upgrade hyp caps to finalMark Rutland
2020-10-30arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland
2020-10-30KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland
2020-10-30arm64: dts imx8mn: Remove non-existent USB OTG2Adam Ford
2020-10-30arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song
2020-10-30arm64/smp: Move rcu_cpu_starting() earlierQian Cai