summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: vVMX: signal failure for nested VMEntry if emulation_requiredSean Christopherson2018-03-161-0/+15
* KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guestSean Christopherson2018-03-161-0/+2
* KVM: VMX: give unrestricted guest full control of CR3Sean Christopherson2018-03-161-2/+2
* KVM: VMX: don't force CR4.PAE/PSE for unrestricted guestSean Christopherson2018-03-161-14/+22
* KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUESTSean Christopherson2018-03-161-3/+4
* KVM: VMX: don't configure EPT identity map for unrestricted guestSean Christopherson2018-03-161-2/+3
* KVM: VMX: don't configure RM TSS for unrestricted guestSean Christopherson2018-03-161-0/+3
* x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmaskedVitaly Kuznetsov2018-03-161-1/+9
* x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov2018-03-162-10/+24
* x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov2018-03-163-1/+36
* KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed2018-03-161-2/+9
* KVM: x86: Make enum conversion explicit in kvm_pdptr_read()Matthias Kaehlcke2018-03-161-1/+1
* KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov2018-03-161-1/+9
* KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan2018-03-163-15/+130
* x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan2018-03-161-0/+14
* KVM: nVMX: Enforce NMI controls on vmentry of L2 guestsKrish Sadhukhan2018-03-081-2/+27
* KVM: nVMX: expose VMX capabilities for nested hypervisors to userspacePaolo Bonzini2018-03-062-5/+40
* KVM: nVMX: introduce struct nested_vmx_msrsPaolo Bonzini2018-03-061-174/+178
* KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li2018-03-061-0/+2
* KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li2018-03-061-0/+5
* KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-066-2/+32
* KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass2018-03-062-16/+105
* kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-065-1/+117
* kvm: x86: factor out kvm.arch.hyperv (de)initRoman Kagan2018-03-063-1/+14
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-045-17/+20
|\
| * x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| * x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| * x86/entry/64: Add instruction suffixJan Beulich2018-02-281-1/+1
| * x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-047-25/+48
|\ \
| * | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-016-25/+32
| * | x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross2018-02-281-0/+16
* | | Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-1/+3
|\ \ \
| * | | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2018-03-021-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-025-17/+149
|\ \ \ \
| * | | | KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2018-03-012-7/+6
| * | | | KVM: X86: Allow userspace to define the microcode versionWanpeng Li2018-03-014-5/+12
| * | | | KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li2018-03-011-3/+15
| * | | | KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2018-03-012-1/+36
| * | | | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-014-5/+84
* | | | | Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-028-39/+86
|\ \ \ \ \
| * | | | | parisc: Reduce irq overhead when run in qemuHelge Deller2018-03-021-4/+5
| * | | | | parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-022-1/+3
| * | | | | parisc: Check if secondary CPUs want own PDC callsHelge Deller2018-03-022-7/+18
| * | | | | parisc: Hide virtual kernel memory layoutHelge Deller2018-03-021-1/+6
| * | | | | parisc: Fix ordering of cache and TLB flushesJohn David Anglin2018-03-023-26/+54
* | | | | | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-021-2/+4
|\ \ \ \ \ \
| * | | | | | x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross2018-02-281-2/+4
* | | | | | | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-0115-29/+125
|\ \ \ \ \ \ \
| * | | | | | | ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev2018-02-281-10/+40