summaryrefslogtreecommitdiffstats
path: root/drivers/fmc/fru-parse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-16KVM: x86: SVM: Intercept #GP to support access to VMware backdoor portsLiran Alon1-0/+26
2018-03-16KVM: x86: VMX: Intercept #GP to support access to VMware backdoor portsLiran Alon1-0/+24
2018-03-16KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon2-0/+29
2018-03-16KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon2-3/+9
2018-03-16KVM: x86: Always allow access to VMware backdoor I/O portsLiran Alon1-0/+11
2018-03-16KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon3-0/+9
2018-03-16KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson4-27/+24
2018-03-16KVM: VMX: use kvm_fast_pio_in for handling IN I/OSean Christopherson1-3/+6
2018-03-16KVM: vVMX: signal failure for nested VMEntry if emulation_requiredSean Christopherson1-0/+15
2018-03-16KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guestSean Christopherson1-0/+2
2018-03-16KVM: VMX: give unrestricted guest full control of CR3Sean Christopherson1-2/+2
2018-03-16KVM: VMX: don't force CR4.PAE/PSE for unrestricted guestSean Christopherson1-14/+22
2018-03-16KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUESTSean Christopherson1-3/+4
2018-03-16KVM: VMX: don't configure EPT identity map for unrestricted guestSean Christopherson1-2/+3
2018-03-16KVM: VMX: don't configure RM TSS for unrestricted guestSean Christopherson1-0/+3
2018-03-16x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmaskedVitaly Kuznetsov1-1/+9
2018-03-16x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov2-10/+24
2018-03-16x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov3-1/+36
2018-03-16KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed1-2/+9
2018-03-16KVM: x86: Make enum conversion explicit in kvm_pdptr_read()Matthias Kaehlcke1-1/+1
2018-03-16KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov1-1/+9
2018-03-16KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan3-15/+130
2018-03-16x86/msr: Add AMD Core Perf Extension MSRsJanakarajan Natarajan1-0/+14
2018-03-08KVM: nVMX: Enforce NMI controls on vmentry of L2 guestsKrish Sadhukhan1-2/+27
2018-03-06KVM: nVMX: expose VMX capabilities for nested hypervisors to userspacePaolo Bonzini2-5/+40
2018-03-06KVM: nVMX: introduce struct nested_vmx_msrsPaolo Bonzini1-174/+178
2018-03-06KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li1-0/+2
2018-03-06KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li1-0/+5
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li9-4/+55
2018-03-06kvm: use insert sort in kvm_io_bus_register_dev functionGal Hammer1-18/+18
2018-03-06KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass3-16/+145
2018-03-06KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass2-2/+6
2018-03-06kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan7-1/+164
2018-03-06kvm: x86: factor out kvm.arch.hyperv (de)initRoman Kagan3-1/+14
2018-03-04Linux 4.16-rc4v4.16-rc4Linus Torvalds1-1/+1
2018-03-03memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-03libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3
2018-03-03vfio: disable filesystem-dax page pinningDan Williams1-3/+15
2018-03-02kconfig: fix line number in recursive inclusion error messageMasahiro Yamada1-8/+4
2018-03-02Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld1-2/+2
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber2-1/+2
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller2-7/+18
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna1-1/+2
2018-03-02kbuild/kallsyms: trivial typo fixCao jin1-1/+1
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada1-2/+1