summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: Show three registers per lineMatthew Wilcox (Oracle)2021-04-231-6/+3
| * | | arm64: remove HAVE_DEBUG_BUGVERBOSEJisheng Zhang2021-04-231-1/+0
| * | | arm64: alternative: simplify passing alt_regionMark Rutland2021-04-231-2/+1
| * | | arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-237-25/+6
| * | | arm64: vdso32: drop -no-integrated-as flagNick Desaulniers2021-04-231-8/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-25/+12
|\ \ \ \
| * | | | arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLEOscar Salvador2021-05-051-0/+3
| * | | | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-3/+1
| * | | | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual2021-05-051-8/+2
| * | | | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
| * | | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-3/+1
| * | | | mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual2021-05-051-3/+1
| * | | | userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-051-0/+1
| * | | | hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2021-05-051-2/+1
| * | | | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+2
* | | | | Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-052-8/+0
|\ \ \ \ \
| * | | | | arm64: dts: rockchip: Remove clock-names from PWM nodesJohan Jonker2021-04-232-8/+0
* | | | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-012-1/+7
|\ \ \ \ \ \
| * | | | | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-222-1/+7
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0176-665/+3227
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-2386-618/+3314
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier2021-04-222-8/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier2021-04-222-7/+2
| | | |/ / / / / /
| | * | | | | | | Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier2021-04-138-85/+39
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/nextMarc Zyngier2021-04-136-27/+88
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/nextMarc Zyngier2021-04-134-9/+102
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: arm64: GICv4.1: Give a chance to save VLPI stateShenming Lu2021-03-241-3/+3
| | | * | | | | | | | | KVM: arm64: GICv4.1: Restore VLPI pending state to physical sideZenghui Yu2021-03-241-0/+19
| | | * | | | | | | | | KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tablesShenming Lu2021-03-241-6/+60
| | | * | | | | | | | | KVM: arm64: GICv4.1: Add function to get VLPI stateShenming Lu2021-03-242-0/+20
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/nextMarc Zyngier2021-04-135-44/+67
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger2021-04-131-2/+2
| | | * | | | | | | | | KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspaceEric Auger2021-04-061-19/+27
| | | * | | | | | | | | kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()Eric Auger2021-04-063-10/+14
| | | * | | | | | | | | KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]Eric Auger2021-04-061-6/+4
| | | * | | | | | | | | KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()Eric Auger2021-04-061-1/+5
| | | * | | | | | | | | KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()Eric Auger2021-04-061-1/+7
| | | * | | | | | | | | KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION readEric Auger2021-04-061-0/+3
| | | * | | | | | | | | KVM: arm64: vgic-v3: Fix some error codes when setting RDIST baseEric Auger2021-04-061-7/+7
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-133-9/+75
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: arm64: Add support for the KVM PTP serviceJianyong Wu2021-04-072-0/+54
| | | * | | | | | | | | KVM: arm64: Advertise KVM UID to guests via SMCCCWill Deacon2021-03-311-9/+18
| | | * | | | | | | | | arm/arm64: Probe for the presence of KVM hypervisorWill Deacon2021-03-311-0/+3
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/nextMarc Zyngier2021-04-133-17/+7
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: arm64: Force SCTLR_EL2.WXN when running nVHEMarc Zyngier2021-03-181-1/+1
| | | * | | | | | | | | KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ONMarc Zyngier2021-03-182-10/+5
| | | * | | | | | | | | KVM: arm64: Use INIT_SCTLR_EL2_MMU_OFF to disable the MMU on KVM teardownMarc Zyngier2021-03-181-3/+1
| | | * | | | | | | | | arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restartMarc Zyngier2021-03-181-4/+1
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch 'kvm-arm64/nvhe-sve' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | arm64: sve: Provide sve_cond_update_zcr_vq fallback when !ARM64_SVEXiaofei Tan2021-03-311-0/+2