summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Handle emulation failure directly in kvm_task_switch()Sean Christopherson2019-09-243-23/+11
* KVM: x86: Exit to userspace on emulation skip failureSean Christopherson2019-09-242-4/+9
* KVM: x86: Move #UD injection for failed emulation into emulation codeSean Christopherson2019-09-241-9/+5
* KVM: x86: Add explicit flag for forced emulation on #UDSean Christopherson2019-09-242-2/+4
* KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()Sean Christopherson2019-09-244-23/+14
* KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error codeSean Christopherson2019-09-242-2/+20
* KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out paramSean Christopherson2019-09-241-6/+6
* KVM: x86: Clean up handle_emulation_failure()Sean Christopherson2019-09-241-6/+4
* KVM: x86: Relocate MMIO exit stats countingSean Christopherson2019-09-243-3/+2
* KVM: nVMX: Check Host Address Space Size on vmentry of nested guestsKrish Sadhukhan2019-09-241-0/+28
* KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov2019-09-241-0/+27
* KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...Vitaly Kuznetsov2019-09-242-1/+10
* cpu/SMT: create and export cpu_smt_possible()Vitaly Kuznetsov2019-09-242-2/+11
* KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li2019-09-241-2/+10
* KVM: x86: Manually flush collapsible SPTEs only when toggling flagsSean Christopherson2019-09-241-1/+6
* KVM: selftests: Remove duplicate guest mode handlingPeter Xu2019-09-243-47/+26
* KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2019-09-246-14/+67
* KVM: selftests: Create VM earlier for dirty log testPeter Xu2019-09-241-3/+16
* KVM: selftests: Move vm type into _vm_create() internallyPeter Xu2019-09-243-20/+17
* KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is av...Vitaly Kuznetsov2019-09-241-2/+4
* KVM: x86: svm: remove unneeded nested_enable_evmcs() hookVitaly Kuznetsov2019-09-241-8/+1
* KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov2019-09-244-0/+47
* KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSHTianyu Lan2019-09-244-0/+23
* x86/Hyper-V: Fix definition of struct hv_vp_assist_pageTianyu Lan2019-09-241-5/+15
* kvm: x86: Add Intel PMU MSRs to msrs_to_save[]Jim Mattson2019-09-241-0/+41
* Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-09-2445-727/+742
|\
| * mfd: mt6323: Add MT6323 RTC and PWRCJosef Friedl2019-09-021-0/+25
| * mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macrosJosef Friedl2019-09-021-10/+3
| * mfd: mt6397: Add mutex includeJosef Friedl2019-09-021-0/+2
| * dt-bindings: mfd: mediatek: Add MT6323 Power ControllerJosef Friedl2019-09-022-0/+26
| * dt-bindings: mfd: mediatek: Update RTC to include MT6323Josef Friedl2019-09-021-1/+3
| * dt-bindings: mfd: mediatek: mt6397: Change to relative pathsFrank Wunderlich2019-09-021-5/+5
| * mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij2019-09-021-5/+35
| * mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko2019-09-021-21/+8
| * mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safeWolfram Sang2019-09-021-2/+1
| * mfd: sm501: Include the GPIO driver headerLinus Walleij2019-09-021-0/+1
| * mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko2019-09-021-0/+26
| * mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko2019-09-021-5/+5
| * mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko2019-09-024-0/+250
| * mfd: ezx-pcap: Replace mutex_lock with spin_lockFuqian Huang2019-09-021-23/+30
| * mfd: asic3: Include the right headerLinus Walleij2019-08-141-1/+1
| * MAINTAINERS: altera-sysmgr: Fix typo in a filepathDenis Efremov2019-08-141-1/+1
| * mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang2019-08-124-147/+192
| * mfd: mt6397: Rename macros to something more readableHsin-Hsiung Wang2019-08-121-8/+8
| * mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-126-27/+9
| * mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-121-0/+2
| * mfd: intel-lpss: Add Intel Tiger Lake PCI IDsAndy Shevchenko2019-08-121-0/+23
| * mfd: Drop obsolete JZ4740 driverPaul Cercueil2019-08-123-334/+0
| * mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-121-2/+2
| * mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-08-121-0/+2