summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-2312-588/+560
|\
| * Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-10-2018-794/+618
| |\
| | * Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier2020-09-3012-267/+193
| | |\
| | | * Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier2020-09-309-198/+58
| | | |\
| | | * | kvm: arm64: Remove unnecessary hyp mappingsDavid Brazdil2020-09-301-20/+0
| | | * | kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil2020-09-301-2/+17
| | | * | kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil2020-09-301-1/+1
| | | * | kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hypDavid Brazdil2020-09-301-1/+13
| | | * | kvm: arm64: Add helpers for accessing nVHE hyp per-cpu varsDavid Brazdil2020-09-301-2/+23
| | | * | kvm: arm64: Remove hyp_adr/ldr_this_cpuDavid Brazdil2020-09-302-23/+20
| | | * | kvm: arm64: Remove __hyp_this_cpu_readDavid Brazdil2020-09-302-22/+26
| | | * | kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil2020-09-302-7/+13
| | | * | kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPYDavid Brazdil2020-09-301-0/+24
| | * | | Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/nextMarc Zyngier2020-09-291-0/+7
| | |\ \ \
| | | * | | KVM: arm64: Add PMU event filtering infrastructureMarc Zyngier2020-09-291-0/+5
| | | * | | KVM: arm64: Use event mask matching architecture revisionMarc Zyngier2020-09-291-0/+2
| | | |/ /
| | * | | Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier2020-09-164-27/+114
| | |\ \ \
| | | * | | KVM: arm64: nVHE: Migrate hyp-init to SMCCCAndrew Scull2020-09-151-5/+0
| | | * | | KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull2020-09-152-11/+38
| | | * | | KVM: arm64: nVHE: Handle hyp panicsAndrew Scull2020-09-151-1/+1
| | | * | | KVM: arm64: Share context save and restore macrosAndrew Scull2020-09-151-0/+39
| | | * | | KVM: arm64: Restore hyp when panicking in guest contextAndrew Scull2020-09-151-0/+10
| | | * | | KVM: arm64: Update context references from host to hypAndrew Scull2020-09-151-3/+3
| | | * | | KVM: arm64: Introduce hyp contextAndrew Scull2020-09-151-1/+2
| | | * | | KVM: arm64: nVHE: Use separate vector for the hostAndrew Scull2020-09-151-0/+2
| | | * | | KVM: arm64: Save chosen hyp vector to a percpu variableAndrew Scull2020-09-151-0/+2
| | | * | | KVM: arm64: Choose hyp symbol based on contextAndrew Scull2020-09-151-6/+19
| | | * | | KVM: arm64: Remove kvm_host_data_t typedefAndrew Scull2020-09-151-3/+1
| | | * | | KVM: arm64: Remove hyp_panic argumentsAndrew Scull2020-09-151-1/+1
| | | |/ /
| | * | | Merge branch 'kvm-arm64/pt-new' into kvmarm-master/nextMarc Zyngier2020-09-1111-512/+373
| | |\ \ \
| | | * | | KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'Will Deacon2020-09-111-1/+0
| | | * | | KVM: arm64: Remove unused page-table codeWill Deacon2020-09-114-417/+0
| | | * | | KVM: arm64: Add support for relaxing stage-2 perms in generic page-table codeWill Deacon2020-09-111-0/+19
| | | * | | KVM: arm64: Add support for stage-2 cache flushing in generic page-tableQuentin Perret2020-09-111-0/+15
| | | * | | KVM: arm64: Add support for stage-2 write-protect in generic page-tableQuentin Perret2020-09-111-0/+18
| | | * | | KVM: arm64: Add support for stage-2 page-aging in generic page-tableWill Deacon2020-09-111-0/+44
| | | * | | KVM: arm64: Add support for stage-2 map()/unmap() in generic page-tableWill Deacon2020-09-111-0/+46
| | | * | | KVM: arm64: Add support for creating kernel-agnostic stage-2 page tablesWill Deacon2020-09-112-0/+19
| | | * | | KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon2020-09-114-88/+7
| | | * | | KVM: arm64: Add support for creating kernel-agnostic stage-1 page tablesWill Deacon2020-09-111-0/+40
| | | * | | KVM: arm64: Add stand-alone page-table walker infrastructureWill Deacon2020-09-111-0/+104
| | | * | | KVM: arm64: Remove kvm_mmu_free_memory_caches()Will Deacon2020-09-111-2/+0
| | | |/ /
| * | | | Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2020-09-225-3/+60
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-232-5/+4
|\ \ \ \ \
| * | | | | arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel2020-10-152-5/+4
* | | | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-0/+7
|\ \ \ \ \ \
| * | | | | | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-241-0/+7
* | | | | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-182-1/+3
* | | | | | | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-142-0/+2
|\ \ \ \ \ \ \