summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2911-60/+85
|\
| * Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-01-285-6/+9
| |\
| | * Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-01-221-1/+1
| | |\
| | | * arm64: dts: imx8mp: Correct the gpio ranges of gpio3Jacky Bai2021-01-181-1/+1
| | * | arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty2021-01-221-1/+6
| | * | arm64: defconfig: Drop unused K3 SoC specific optionsNishanth Menon2021-01-151-2/+0
| | * | Merge tag 'imx-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-01-152-2/+2
| | |\|
| | | * arm64: dts: ls1028a: fix the offset of the reset registerMichael Walle2021-01-101-1/+1
| | | * arm64: dts: imx8mn: Fix duplicate node nameShengjiu Wang2021-01-071-1/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-264-49/+70
| |\ \ \
| | * \ \ Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-01-264-49/+70
| | |\ \ \ | | | |/ / | | |/| |
| | | * | KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier2021-01-211-3/+7
| | | * | KVM: arm64: Compute TPIDR_EL2 ignoring MTE tagSteven Price2021-01-211-1/+2
| | | * | KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()Alexandru Elisei2021-01-141-10/+7
| | | * | KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to returnDavid Brazdil2021-01-141-8/+5
| | | * | KVM: arm64: Simplify handling of absent PMU system registersMarc Zyngier2021-01-141-7/+1
| | | * | KVM: arm64: Hide PMU registers from userspace when not availableMarc Zyngier2021-01-141-20/+48
| * | | | arm64: kprobes: Fix Uexpected kernel BRK exception at EL1Qais Yousef2021-01-221-2/+2
| * | | | kasan, arm64: fix pointer tags in KASAN reportsAndrey Konovalov2021-01-181-3/+4
* | | | | arm64: dts: qcom: sdm845: kill IPA modem-remoteproc propertyAlex Elder2021-01-221-2/+0
* | | | | arm64: dts: qcom: sc7180: kill IPA modem-remoteproc propertyAlex Elder2021-01-221-2/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2011-95/+45
|\| | | |
| * | | | arm64: syscall: include prototype for EL0 SVC functionsMark Rutland2021-01-151-0/+1
| * | | | arm64: make atomic helpers __always_inlineArnd Bergmann2021-01-131-5/+5
| * | | | arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv2021-01-134-17/+17
| * | | | Revert "arm64: Enable perf events based hard lockup detector"Will Deacon2021-01-132-41/+2
| * | | | arm64: entry: remove redundant IRQ flag tracingMark Rutland2021-01-132-15/+1
| * | | | arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas2021-01-122-17/+19
| |/ / /
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-161-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-151-4/+12
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-0917-115/+114
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-01-0817-115/+114
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOSTShannon Zhao2021-01-051-1/+1
| | * | | KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier2021-01-042-9/+1
| | * | | KVM: arm64: Remove spurious semicolon in reg_to_encoding()Marc Zyngier2020-12-311-1/+1
| | * | | KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotationMarc Zyngier2020-12-301-2/+2
| | * | | KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()Marc Zyngier2020-12-273-23/+14
| | * | | KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()Alexandru Elisei2020-12-271-2/+0
| | * | | KVM: arm64: Update comment in kvm_vgic_map_resources()Alexandru Elisei2020-12-271-1/+2
| | * | | KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()Alexandru Elisei2020-12-234-11/+9
| | * | | KVM: arm64: arch_timer: Remove VGIC initialization checkAlexandru Elisei2020-12-231-3/+4
| | * | | KVM: arm64: Declutter host PSCI 0.1 handlingMarc Zyngier2020-12-223-70/+30
| | * | | KVM: arm64: Move skip_host_instruction to adjust_pc.hDavid Brazdil2020-12-222-10/+11
| | * | | KVM: arm64: Remove unused includes in psci-relay.cDavid Brazdil2020-12-221-3/+0
| | * | | KVM: arm64: Minor cleanup of hyp variables used in hostDavid Brazdil2020-12-224-9/+12
| | * | | KVM: arm64: Skip computing hyp VA layout for VHEDavid Brazdil2020-12-221-1/+1
| | * | | KVM: arm64: Use lm_alias in nVHE-only VA conversionDavid Brazdil2020-12-221-1/+1
| | * | | KVM: arm64: Prevent use of invalid PSCI v0.1 function IDsDavid Brazdil2020-12-223-17/+70
| | * | | KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier2020-12-221-0/+4
| * | | | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-0861-344/+424
| |\ \ \ \ | | |/ / / | |/| | |