summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall2018-10-192-0/+4
* arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng2018-10-181-1/+1
* KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-032-2/+2
* kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2018-10-031-20/+0
* kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose2018-10-031-1/+6
* kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-031-9/+3
* kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose2018-10-011-0/+7
* kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose2018-10-013-2/+4
* kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose2018-10-011-19/+48
* kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose2018-10-012-10/+88
* kvm: arm64: Make stage2 page table layout dynamicSuzuki K Poulose2018-10-011-32/+52
* kvm: arm64: Prepare for dynamic stage2 page table layoutSuzuki K Poulose2018-10-014-124/+136
* kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose2018-10-014-45/+54
* kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-014-8/+10
* kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-011-0/+2
* kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose2018-10-011-0/+3
* arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose2018-10-011-0/+20
* kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose2018-10-011-0/+9
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-09-111-2/+2
* arm64: KVM: Remove pgd_lockSteven Price2018-09-071-2/+1
* KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
* arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon2018-08-231-0/+2
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-228-24/+94
|\
| * KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier2018-08-121-0/+2
| * KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse2018-07-211-4/+4
| * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-212-0/+12
| * arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier2018-07-211-13/+8
| * KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier2018-07-091-0/+10
| * KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier2018-07-091-0/+7
| * KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier2018-07-091-3/+0
| * arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier2018-07-091-2/+12
| * arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-097-9/+46
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-1424-238/+354
|\ \
| * | arm64: drop unused kernel_neon_begin_partial() macroArd Biesheuvel2018-07-311-7/+0
| * | arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-0/+15
| * | arm64: Add stack information to on_accessible_stackLaura Abbott2018-07-262-15/+67
| * | arm64: acpi: fix alignment fault in accessing ACPIAKASHI Takahiro2018-07-231-7/+16
| * | arm64: implement syscall wrappersMark Rutland2018-07-122-3/+81
| * | arm64: convert compat wrappers to CMark Rutland2018-07-121-11/+11
| * | arm64: convert native/compat syscall entry to CMark Rutland2018-07-121-0/+4
| * | arm64: introduce syscall_fn_tMark Rutland2018-07-121-1/+5
| * | arm64: remove sigreturn wrappersMark Rutland2018-07-121-2/+2
| * | arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>Mark Rutland2018-07-121-1/+16
| * | arm64: kill config_sctlr_el1()Mark Rutland2018-07-121-10/+0
| * | arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland2018-07-121-10/+10
| * | arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon2018-07-112-1/+3
| * | arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi2018-07-091-2/+4
| * | arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla2018-07-061-2/+2
| * | arm64: topology: add support to remove cpu topology sibling masksSudeep Holla2018-07-061-0/+2
| * | arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla2018-07-061-0/+4