summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-01-20kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap
2014-01-17KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka
2014-01-17KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka
2014-01-17KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka
2014-01-17KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka
2014-01-17KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka
2014-01-17KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka
2014-01-17KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka
2014-01-17KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld
2014-01-15KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini
2014-01-15KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti
2014-01-15KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-01-15KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-01-08KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-01-08KVM: x86: Fix debug typo error in lapicChen Fan
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov
2013-12-06x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-20Wrong page freed on preallocate_pmds() failure exitAl Viro
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra
2013-11-17um: Rewrite show_stack()Richard Weinberger
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig