summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-142-5/+3
|\
| * KVM: arm64: Drop stale commentMarc Zyngier2022-06-091-5/+0
| * KVM: arm64: Extend comment in has_vhe()Will Deacon2022-06-091-0/+3
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-101-2/+2
|\ \
| * | arm64/sme: Fix tests for 0b1111 value ID registersMark Brown2022-06-081-2/+2
| |/
* / arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2022-06-061-0/+2
|/
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-84/+10
|\
| * asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-64/+9
| * fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| * uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-2/+2
|\ \
| * | mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy2022-05-051-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-269-27/+52
|\ \ \
| * \ \ Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-251-0/+4
| |\ \ \
| * \ \ \ Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-2519-35/+474
| |\ \ \ \
| | * \ \ \ Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier2022-05-162-1/+9
| | |\ \ \ \
| | | * | | | KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaroundMarc Zyngier2022-05-151-0/+8
| | | * | | | KVM: arm64: Don't BUG_ON() if emulated register table is unsortedAlexandru Elisei2022-05-041-1/+1
| | * | | | | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier2022-05-161-11/+0
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier2022-05-161-6/+0
| | | * | | | | KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba2022-05-151-6/+1
| | | |/ / / /
| | * | | | | Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier2022-05-161-2/+8
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton2022-05-041-0/+2
| | | * | | | | KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton2022-05-041-0/+1
| | | * | | | | KVM: arm64: Track vCPU power state using MP state valuesOliver Upton2022-05-041-2/+3
| | | * | | | | KVM: arm64: Dedupe vCPU power off helpersOliver Upton2022-05-041-0/+2
| | * | | | | | Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-161-0/+16
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Add vendor hypervisor firmware registerRaghavendra Rao Ananta2022-05-031-0/+2
| | | * | | | | | KVM: arm64: Add standard hypervisor firmware registerRaghavendra Rao Ananta2022-05-031-0/+2
| | | * | | | | | KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta2022-05-031-0/+12
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/nextMarc Zyngier2022-05-043-8/+3
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton2022-05-032-8/+2
| | | * | | | | | KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handlerOliver Upton2022-05-031-0/+1
| | | |/ / / / /
| | * | | | | | Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/nextMarc Zyngier2022-05-042-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Add guard pages for KVM nVHE hypervisor stackKalesh Singh2022-04-282-0/+3
| | | * | | | | | KVM: arm64: Introduce hyp_alloc_private_va_range()Kalesh Singh2022-04-281-0/+1
| | | |/ / / / /
| | * | | | | | Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-044-2/+12
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Handle blocking WFIT instructionMarc Zyngier2022-04-201-0/+1
| | | * | | | | | arm64: Add wfet()/wfit() helpersMarc Zyngier2022-04-201-0/+4
| | | * | | | | | arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2022-04-201-0/+1
| | | * | | | | | arm64: Add RV and RN fields for ESR_ELx_WFx_ISSMarc Zyngier2022-04-201-0/+2
| | | * | | | | | arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definitionMarc Zyngier2022-04-201-2/+4
| | * | | | | | | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier2022-05-0413-8/+416
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | KVM: Add max_vcpus field in common 'struct kvm'Sean Christopherson2022-05-021-3/+0
* | | | | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-267-43/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2Tong Tiangen2022-05-191-16/+17
| * | | | | | | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-141-2/+2
| * | | | | | | | | arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKKefeng Wang2022-05-131-6/+55
| * | | | | | | | | mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()Matthew Wilcox (Oracle)2022-05-131-3/+3