summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2020-11-265-27/+15
|\
| * arm64: tegra: Fix Tegra234 VDK node namesJon Hunter2020-11-251-3/+3
| * arm64: tegra: Wrong AON HSP reg property sizeDipen Patel2020-11-251-1/+1
| * arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo2020-11-251-10/+10
| * arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter2020-11-251-1/+1
| * arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter2020-11-251-12/+0
* | Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...Arnd Bergmann2020-11-2645-235/+361
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-1510-46/+115
| |\ \
| | * | kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini2020-11-151-0/+7
| | * | KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsBabu Moger2020-11-131-0/+8
| | * | KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger2020-11-133-1/+4
| | * | KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-131-1/+7
| | * | 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-122425-61079/+62536
| | | |\|
| * | | | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-152-13/+3
| |\ \ \ \
| | * | | | x86/platform/uv: Fix copied UV5 output archtypeMike Travis2020-11-131-3/+3
| | * | | | x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby2020-11-111-10/+0
| * | | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-1515-48/+67
| |\ \ \ \ \
| | * | | | | perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann2020-11-101-1/+1
| | * | | | | perf/x86/intel: Make anythread filter support conditionalStephane Eranian2020-11-094-2/+17
| | * | | | | perf/x86: Make dummy_iregs staticPeter Zijlstra2020-11-091-1/+1
| | * | | | | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-097-16/+17
| | * | | | | perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra2020-11-093-24/+27
| | * | | | | perf: Reduce stack usage of perf_output_begin()Peter Zijlstra2020-11-093-4/+4
| * | | | | | Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-141-1/+7
| |\ \ \ \ \ \
| | * | | | | | um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger2020-11-101-1/+7
| * | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-11-132-20/+20
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery2020-10-272-20/+20
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | 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-098-113/+129
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrsPankaj Gupta2020-11-081-3/+3
| | * | | | | kvm: x86: request masterclock update any time guest uses different msrOliver Upton2020-11-081-1/+1
| | * | | | | kvm: x86: ensure pv_cpuid.features is initialized when enabling capOliver Upton2020-11-083-7/+19
| | * | | | | kvm: x86: reads of restricted pv msrs should also result in #GPOliver Upton2020-11-081-0/+34
| | * | | | | KVM: x86: use positive error values for msr emulation that causes #GPMaxim Levitsky2020-11-082-14/+22
| | * | | | | KVM: x86/mmu: fix counting of rmap entries in pte_list_addLi RongQing2020-11-081-5/+7