summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-10-19KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall
2018-10-18arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng
2018-10-18arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng
2018-10-03arm64: KVM: Remove some extra semicolon in kvm_target_cpuzhong jiang
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier
2018-10-03kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose
2018-10-03kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose
2018-10-03kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose
2018-10-01kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose
2018-10-01kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose
2018-10-01kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose
2018-10-01kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose
2018-10-01kvm: arm64: Make stage2 page table layout dynamicSuzuki K Poulose
2018-10-01kvm: arm64: Prepare for dynamic stage2 page table layoutSuzuki K Poulose
2018-10-01kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose
2018-10-01kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose
2018-10-01kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose
2018-10-01arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose
2018-10-01kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse
2018-09-11arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-08Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-09-07Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář
2018-09-07arm64: KVM: Remove pgd_lockSteven Price
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-09-07arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-29arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon
2018-08-27arm64: allwinner: dts: h6: fix Pine H64 MMC bus widthIcenowy Zheng
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-25crypto: arm64/aes-gcm-ce - fix scatterwalk API violationArd Biesheuvel
2018-08-25crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria
2018-08-23arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-08-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini