summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| * | | | | KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky2021-01-077-6/+61
| * | | | | KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexitMaxim Levitsky2021-01-073-1/+8
| * | | | | KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest modeMaxim Levitsky2021-01-071-0/+1
| * | | | | KVM: nSVM: correctly restore nested_run_pending on migrationMaxim Levitsky2021-01-071-0/+4
| * | | | | KVM: x86/mmu: Clarify TDP MMU page list invariantsBen Gardon2021-01-071-2/+14
| * | | | | KVM: x86/mmu: Ensure TDP MMU roots are freed after yieldBen Gardon2021-01-071-56/+48
| * | | | | KVM: x86: change in pv_eoi_get_pending() to make code more readableStephen Zhang2021-01-071-1/+1
| * | | | | KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini2021-01-071-1/+1
| * | | | | KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.cUros Bizjak2021-01-071-2/+0
| * | | | | KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_loadNathan Chancellor2021-01-071-1/+1
| * | | | | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-07231-924/+1522
| |\ \ \ \ \
| | * | | | | KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()Sean Christopherson2021-01-071-7/+13
| | * | | | | KVM: x86/mmu: Use raw level to index into MMIO walks' sptes arraySean Christopherson2021-01-072-9/+8
| | * | | | | KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson2021-01-073-11/+13
| | * | | | | KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson2021-01-072-2/+7
* | | | | | | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-087-8/+23
|\ \ \ \ \ \ \
| * | | | | | | ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-081-0/+4
| * | | | | | | ARM: dts: ux500/golden: Set display max brightnessLinus Walleij2020-12-221-0/+1
| * | | | | | | Merge tag 'omap-for-v5.11/defconfig-late-signed' of git://git.kernel.org/pub/...Arnd Bergmann2020-12-221-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: omap2plus_defconfig: enable SPI GPIOAndreas Kemnade2020-12-071-0/+1
| | * | | | | | | ARM: omap2plus_defconfig: drop unused POWER_AVS optionAndrey Zhizhikin2020-12-011-1/+0
| * | | | | | | | Merge tag 'omap-for-v5.10/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-12-123-4/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on...Carl Philipp Klemm2020-12-081-1/+1
| | * | | | | | | | ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade2020-12-071-3/+5
| | * | | | | | | | ARM: dts: OMAP3: disable AES on N950/N9Aaro Koskinen2020-12-011-0/+8
| * | | | | | | | | arm64: dts: bitmain: Use generic "ngpios" rather than "snps,nr-gpios"Jisheng Zhang2020-12-101-3/+3
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-0810-18/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas2021-01-071-3/+13
| * | | | | | | | | | arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabledCatalin Marinas2021-01-051-1/+1
| * | | | | | | | | | arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdrPeter Collingbourne2021-01-052-6/+2
| * | | | | | | | | | arm64: traps: remove duplicate include statementTian Tao2021-01-051-1/+0
| * | | | | | | | | | arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers2021-01-051-3/+7
| * | | | | | | | | | arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne2021-01-042-2/+3
| * | | | | | | | | | arm64: mte: remove an ISB on kernel exitPeter Collingbourne2021-01-041-1/+1
| * | | | | | | | | | arm64/smp: Remove unused irq variable in arch_show_interrupts()Geert Uytterhoeven2021-01-041-1/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-01-081-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |