summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon2014-08-271-1/+1
* KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon2014-08-272-2/+2
* KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2014-08-272-2/+2
* KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2014-08-272-2/+2
* KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2014-08-272-2/+2
* arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall2014-08-274-14/+11
* KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall2014-08-272-2/+11
* KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-213-0/+35
* KVM: VMX: dynamise PLE windowRadim Krčmář2014-08-211-2/+93
* KVM: VMX: make PLE window per-VCPURadim Krčmář2014-08-211-1/+11
* KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-214-0/+15
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-217-0/+24
* KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit2014-08-211-2/+2
* KVM: avoid unnecessary synchronize_rcuChristian Borntraeger2014-08-211-1/+2
* KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2014-08-202-1/+5
* KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini2014-08-201-5/+3
* KVM: x86: Clarify PMU related features bit manipulationNadav Amit2014-08-201-10/+14
* KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li2014-08-201-10/+12
* KVM: x86: recalculate_apic_map after enabling apicNadav Amit2014-08-191-11/+14
* KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit2014-08-191-0/+5
* KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li2014-08-191-3/+15
* KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li2014-08-191-1/+7
* arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal2014-08-191-1/+1
* KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini2014-08-191-1/+1
* KVM: x86: drop fpu_activate hookWanpeng Li2014-08-193-3/+0
* KVM: SVM: add rdmsr support for AMD event registersWei Huang2014-08-191-0/+6
* virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free itChen Gang2014-08-191-1/+3
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-191-1/+1
* KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-191-3/+0
* KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-191-4/+4
* PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy2014-08-191-3/+3
* kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin2014-08-191-9/+10
* Linux 3.17-rc1v3.17-rc1Linus Torvalds2014-08-161-2/+2
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-1624-108/+608
|\
| * platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
| * Documentation: Add file about toshiba_haps moduleAzael Avalos2014-08-162-0/+78
| * platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265
| * asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede2014-08-161-0/+14
| * alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello2014-08-161-2/+20
| * ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2
| * asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede2014-08-161-13/+13
| * compal-laptop: correct invalid hwmon nameRoald Frederickx2014-08-161-1/+1
| * toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos2014-08-161-0/+7
| * toshiba_acpi: Add extra check to backlight codeAzael Avalos2014-08-161-4/+17
| * Fix log message about future removal of interfaceMartin Kepplinger2014-08-161-3/+3
| * ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-161-0/+27
| * asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede2014-08-161-0/+9
| * intel_ips: Make ips_mcp_limits variables staticMathias Krause2014-08-161-3/+3
| * thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause2014-08-161-2/+2
| * fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause2014-08-161-5/+5