summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-154-44/+89
|\
| * Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-11-134-44/+89
| |\
| | * KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier2020-11-122-0/+8
| | * KVM: arm64: Unify trap handlers injecting an UNDEFMarc Zyngier2020-11-121-40/+25
| | * KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier2020-11-123-4/+56
| | * Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier2020-11-12354-5220/+21996
| | |\
* | | \ Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-151-2/+1
|\ \ \ \
| * | | | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-2/+1
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-1310-8/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX SilverKonrad Dybcio2020-11-131-0/+2
| * | | | arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-listKonrad Dybcio2020-11-131-0/+1
| * | | | arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelistKonrad Dybcio2020-11-131-0/+2
| * | | | arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio2020-11-131-0/+4
| * | | | arm64/mm: Validate hotplug range before creating linear mappingAnshuman Khandual2020-11-131-0/+17
| * | | | arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon2020-11-101-0/+1
| * | | | arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon2020-11-101-4/+1
| * | | | arm64: kexec_file: Fix sparse warningWill Deacon2020-11-101-1/+1
| * | | | arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon2020-11-102-3/+4
* | | | | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-121-0/+1
|\ \ \ \ \
| * | | | | arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle2020-11-111-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-093-83/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-11-083-83/+43
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | KVM: arm64: Remove AA64ZFR0_EL1 accessorsAndrew Jones2020-11-061-50/+11
| | * | | KVM: arm64: Check RAZ visibility in ID register accessorsAndrew Jones2020-11-062-3/+26
| | * | | KVM: arm64: Consolidate REG_HIDDEN_GUEST/USERAndrew Jones2020-11-062-20/+10
| | * | | KVM: arm64: Don't hide ID registers from userspaceAndrew Jones2020-11-061-17/+1
| | * | | KVM: arm64: Fix build error in user_mem_abort()Gavin Shan2020-11-061-0/+2
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-067-59/+67
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2020-11-052-11/+39
| * | | | arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker2020-11-034-47/+27
| * | | | arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda2020-11-031-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-0111-37/+96
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-3011-37/+96
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef2020-10-301-0/+19
| | * | arm64: cpufeature: upgrade hyp caps to finalMark Rutland2020-10-303-15/+24
| | * | arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland2020-10-301-8/+8
| | * | KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland2020-10-301-5/+16
| | * | KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla2020-10-291-0/+1
| | * | KVM: arm64: Use fallback mapping sizes for contiguous huge page sizesGavin Shan2020-10-291-7/+19
| | * | KVM: arm64: Fix masks in stage2_pte_cacheable()Will Deacon2020-10-291-1/+1
| | * | KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2020-10-292-3/+4
| | * | KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNTWill Deacon2020-10-291-1/+1
| | * | KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier2020-10-291-2/+0
| | * | KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidationMarc Zyngier2020-10-291-1/+0
| | * | KVM: arm64: Don't corrupt tpidr_el2 on failed HVC callMarc Zyngier2020-10-291-7/+16
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-3024-40/+90
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song2020-10-303-6/+3
| * | | arm64/smp: Move rcu_cpu_starting() earlierQian Cai2020-10-301-0/+1
| * | | arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-2912-15/+64
| * | | arm64: Add part number for Arm Cortex-A77Rob Herring2020-10-291-0/+2