summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-1635-589/+1637
|\
| * arm64: KVM: vgic-v3: Only wipe LRs on vcpu exitMarc Zyngier2016-03-091-5/+4
| * arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier2016-03-092-0/+10
| * arm64: KVM: vgic-v3: Do not save an LR known to be emptyMarc Zyngier2016-03-091-2/+9
| * arm64: KVM: vgic-v3: Save maintenance interrupt state only if requiredMarc Zyngier2016-03-091-2/+31
| * arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier2016-03-091-113/+180
| * arm64: KVM: Switch the sys_reg search to be a binary searchMarc Zyngier2016-02-291-18/+22
| * arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-293-0/+62
| * arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-291-0/+1
| * arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-293-1/+5
| * arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao2016-02-291-0/+3
| * arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-295-5/+110
| * arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao2016-02-292-1/+4
| * arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-293-1/+22
| * arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-292-3/+27
| * arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao2016-02-292-4/+29
| * arm64: KVM: Add access handler for event type registerShannon Zhao2016-02-292-2/+127
| * arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-292-4/+32
| * arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-293-4/+139
| * arm64: KVM: Add access handler for PMCEID0 and PMCEID1 registerShannon Zhao2016-02-291-4/+24
| * arm64: KVM: Add access handler for PMSELR registerShannon Zhao2016-02-292-2/+19
| * arm64: KVM: Add access handler for PMCR registerShannon Zhao2016-02-292-2/+43
| * arm64: KVM: Define PMU data structure for each vcpuShannon Zhao2016-02-292-0/+9
| * arm64: KVM: Add temporary kvm_perf_event.hMarc Zyngier2016-02-292-0/+56
| * arm64: KVM: Move __cpu_init_stage2 after kvm_call_hypMarc Zyngier2016-02-291-5/+7
| * arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hypMarc Zyngier2016-02-293-153/+5
| * arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-299-20/+8
| * arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier2016-02-292-1/+40
| * arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYPMarc Zyngier2016-02-291-5/+13
| * arm64: perf: Count EL2 events if the kernel is running in HYPMarc Zyngier2016-02-291-1/+5
| * arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-293-67/+90
| * arm64: KVM: VHE: Add alternative panic handlingMarc Zyngier2016-02-291-8/+27
| * arm64: KVM: VHE: Add fpsimd enabling on guest accessMarc Zyngier2016-02-291-0/+6
| * arm64: KVM: VHE: Use unified sysreg accessors for timerMarc Zyngier2016-02-291-5/+5
| * arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-293-7/+52
| * arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier2016-02-293-4/+23
| * arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier2016-02-291-2/+13
| * arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier2016-02-291-42/+42
| * arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier2016-02-291-15/+33
| * arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier2016-02-293-9/+31
| * arm64: KVM: VHE: Introduce unified system register accessorsMarc Zyngier2016-02-291-0/+72
| * arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier2016-02-292-4/+33
| * arm64: KVM: VHE: Patch out use of HVCMarc Zyngier2016-02-292-9/+38
| * arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier2016-02-292-1/+16
| * arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier2016-02-291-0/+10
| * arm64: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-295-14/+50
| * arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-291-0/+5
| * ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-291-3/+0
| * arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-291-0/+4
* | Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-03-161-0/+6
|\ \