summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-02-29arm64: dts: qcom: Fix MPP's function used for LED controlIvan T. Ivanov
2016-02-29arm64: KVM: Switch the sys_reg search to be a binary searchMarc Zyngier
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao
2016-02-29arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMSWINC registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for event type registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for event counter registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCEID0 and PMCEID1 registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMSELR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCR registerShannon Zhao
2016-02-29arm64: KVM: Define PMU data structure for each vcpuShannon Zhao
2016-02-29arm64: KVM: Add temporary kvm_perf_event.hMarc Zyngier
2016-02-29arm64: KVM: Move __cpu_init_stage2 after kvm_call_hypMarc Zyngier
2016-02-29arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hypMarc Zyngier
2016-02-29arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier
2016-02-29arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYPMarc Zyngier
2016-02-29arm64: perf: Count EL2 events if the kernel is running in HYPMarc Zyngier
2016-02-29arm64: KVM: Move most of the fault decoding to CMarc Zyngier
2016-02-29arm64: KVM: VHE: Add alternative panic handlingMarc Zyngier
2016-02-29arm64: KVM: VHE: Add fpsimd enabling on guest accessMarc Zyngier
2016-02-29arm64: KVM: VHE: Use unified sysreg accessors for timerMarc Zyngier
2016-02-29arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier
2016-02-29arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier
2016-02-29arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier
2016-02-29arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier
2016-02-29arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier
2016-02-29arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier
2016-02-29arm64: KVM: VHE: Introduce unified system register accessorsMarc Zyngier
2016-02-29arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier
2016-02-29arm64: KVM: VHE: Patch out use of HVCMarc Zyngier
2016-02-29arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-02-29arm64: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-02-29arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel
2016-02-29arm64: mm: list kernel sections in orderArd Biesheuvel
2016-02-29Merge tag 'renesas-arm64-dt2-for-v4.6' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2016-02-29Merge tag 'renesas-arm64-soc-for-v4.6' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2016-02-29Merge tag 'renesas-arm64-defconfig-for-v4.6' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin