summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-09arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP modeMarc Zyngier1-15/+9
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier3-7/+0
2017-04-09arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier3-14/+1
2017-04-09ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier2-1/+9
2017-04-09ARM: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier1-0/+14
2017-04-09ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier3-5/+1
2017-04-09ARM: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier1-5/+24
2017-04-09ARM: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier1-1/+6
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier3-7/+29
2017-04-09ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2-1/+13
2017-04-09ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier2-1/+3
2017-04-09ARM: Expose the VA/IDMAP offsetMarc Zyngier1-0/+5
2017-04-09ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier1-3/+2
2017-04-09ARM: Update cpu_v7_reset documentationMarc Zyngier1-1/+2
2017-04-09ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier3-5/+9
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King4-8/+28
2017-04-09ARM: hyp-stub: improve ABIRussell King1-5/+22
2017-04-09arm64: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier1-8/+23
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier4-20/+1
2017-04-09arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier1-5/+19
2017-04-09arm64: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier1-1/+6
2017-04-09arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier1-0/+13
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2-1/+19
2017-04-09arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier1-3/+8
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier3-2/+5
2017-04-09arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier1-4/+0
2017-04-09arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier2-5/+2
2017-04-09arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier1-6/+0
2017-04-09arm: KVM: Treat CP15 accessors returning false as successfulMarc Zyngier1-3/+3
2017-04-09arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier2-18/+18
2017-04-09arm64: KVM: Do not corrupt registers on failed 64bit CP readMarc Zyngier1-11/+16
2017-04-09arm64: KVM: Treat sysreg accessors returning false as successfulMarc Zyngier1-29/+20
2017-04-09arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0Marc Zyngier1-7/+6
2017-04-09arm64: KVM: Make unexpected reads from WO registers inject an undefMarc Zyngier2-18/+9
2017-04-09arm64: KVM: PMU: Inject UNDEF on non-privileged accessesMarc Zyngier1-2/+6
2017-04-09arm64: KVM: PMU: Inject UNDEF exception on illegal register accessMarc Zyngier1-1/+6
2017-04-09arm64: KVM: PMU: Refactor pmu_*_el0_disabledMarc Zyngier1-14/+11
2017-04-09KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall3-8/+16
2017-04-09KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flushChristoffer Dall1-6/+0
2017-04-09KVM: arm/arm64: vgic: Implement early VGIC init functionalityChristoffer Dall1-40/+56
2017-04-09KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsChristoffer Dall3-8/+0
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_stateChristoffer Dall2-69/+0
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall4-96/+25
2017-04-09KVM: arm/arm64: vgic: Only set underflow when actually out of LRsChristoffer Dall1-4/+6
2017-04-09KVM: arm/arm64: vgic: Get rid of live_lrsChristoffer Dall3-61/+22
2017-04-09KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQShih-Wei Li1-0/+17
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall11-16/+106
2017-04-09kvm: arm/arm64: Rework gpa callback handlersSuzuki K Poulose1-18/+13
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1