summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: uasm: Add r6 MUL encodingJames Hogan2016-07-052-0/+48
* MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-055-5/+16
* MIPS: uasm: Add DI instructionJames Hogan2016-07-055-11/+16
* MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-055-13/+43
* MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan2016-07-054-14/+24
* Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-07-053-3/+34
|\
| * KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand2016-07-053-3/+34
* | KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an elementWei Yongjun2016-07-051-1/+1
* | KVM: MMU: try to fix up page faults before giving upPaolo Bonzini2016-07-052-3/+43
* | KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP framesPaolo Bonzini2016-07-051-5/+15
|/
* KVM: vmx: fix missed cancellation of TSC deadline timerWanpeng Li2016-07-011-24/+24
* KVM: x86: introduce cancel_hv_tscdeadlineWanpeng Li2016-07-011-8/+10
* KVM: vmx: fix underflow in TSC deadline calculationPaolo Bonzini2016-07-011-3/+3
* KVM: x86: use guest_exit_irqoffPaolo Bonzini2016-07-013-12/+9
* KVM: x86: always use "acknowledge interrupt on exit"Paolo Bonzini2016-07-011-4/+3
* KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-0110-41/+19
* context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini2016-06-282-25/+38
* MIPS: KVM: Combine entry trace events into classJames Hogan2016-06-231-40/+22
* kvm: x86: use getboottime64Arnd Bergmann2016-06-231-5/+5
* KVM: VMX: enable guest access to LMCE related MSRsAshok Raj2016-06-233-6/+43
* KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROLHaozhong Zhang2016-06-231-1/+24
* KVM: VMX: move msr_ia32_feature_control to vcpu_vmxHaozhong Zhang2016-06-231-7/+6
* Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-06-2123-133/+3211
|\
| * KVM: s390: vsie: add module parameter "nested"David Hildenbrand2016-06-211-1/+6
| * KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-212-0/+22
| * KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2016-06-212-0/+11
| * KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand2016-06-211-0/+6
| * KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2016-06-212-6/+6
| * KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-214-0/+43
| * KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand2016-06-211-1/+23
| * KVM: s390: vsie: support IBS interpretationDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support intervention-bypassDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand2016-06-213-2/+8
| * KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand2016-06-213-0/+5
| * KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand2016-06-213-0/+7
| * KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand2016-06-211-0/+26
| * KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2016-06-212-1/+32
| * KVM: s390: vsie: support transactional executionDavid Hildenbrand2016-06-211-2/+35
| * KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand2016-06-211-1/+55
| * KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand2016-06-211-2/+47
| * KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand2016-06-211-0/+3
| * KVM: s390: vsie: support edat1 / edat2David Hildenbrand2016-06-211-0/+7
| * KVM: s390: vsie: support setting the ibcDavid Hildenbrand2016-06-211-0/+21
| * KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand2016-06-211-2/+29
| * KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-217-2/+794
| * mm/page_ref: introduce page_ref_inc_returnDavid Hildenbrand2016-06-211-0/+9
| * s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand2016-06-201-0/+2
| * KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-204-3/+19