summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-17KVM: VMX: update live TR selector if it changes in real modeGleb Natapov
2011-03-17KVM: VMX: add the __noclone attribute to vmx_vcpu_runLai Jiangshan
2011-03-17KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka
2011-03-17KVM: remove isr_ack logic from PICGleb Natapov
2011-03-17KVM: VMX: fix detection of BIOS disabling VMXJoseph Cihula
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka
2011-03-17KVM: SVM: check for progress after IRET interceptionAvi Kivity
2011-03-17KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity
2011-03-17KVM: use yield_to instead of sleep in kvm_vcpu_on_spinRik van Riel
2011-03-17KVM: keep track of which task is running a KVM vcpuRik van Riel
2011-03-17export pid symbols needed for kvm_vcpu_on_spinRik van Riel
2011-03-17KVM: Drop ad-hoc vendor specific instruction restrictionAvi Kivity
2011-03-17KVM: x86 emulator: vendor specific instructionsAvi Kivity
2011-03-17KVM: Drop bogus x86_decode_insn() error checkAvi Kivity
2011-03-17KVM: x86: Drop obsolete warning about INIT on runnable VCPUJan Kiszka
2011-03-17KVM: x86: release kvmclock page on resetGlauber Costa
2011-03-17mm: remove is_hwpoison_addressHuang Ying
2011-03-17KVM: Replace is_hwpoison_address with __get_user_pagesHuang Ying
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-17mm: export __get_user_pagesHuang Ying
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper
2011-03-17KVM: make make_all_cpus_request() locklessXiao Guangrong
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong
2011-03-17KVM: fix build warning within __kvm_set_memory_region() on s390Heiko Carstens
2011-03-17KVM: x86: Remove user space triggerable MCE error messageJan Kiszka
2011-03-17KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong
2011-03-17KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity
2011-03-17KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity
2011-03-17KVM: VMX: increase ple_gap default to 128Rik van Riel
2011-03-17KVM: SVM: Add support for perf-kvmJoerg Roedel
2011-03-17KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity
2011-03-17KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser
2011-03-17KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek
2011-03-17KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity
2011-03-17Merge branch 'for_next' into for_linusJan Kara
2011-03-17amd64_edac: Fix decode_syndrome typesBorislav Petkov
2011-03-17amd64_edac: Fix DCT argument typeBorislav Petkov
2011-03-17amd64_edac: Fix ranges signednessBorislav Petkov
2011-03-17amd64_edac: Drop local variableBorislav Petkov
2011-03-17amd64_edac: Fix PCI config addressing typesBorislav Petkov
2011-03-17amd64_edac: Fix DRAM base macrosBorislav Petkov
2011-03-17amd64_edac: Fix node id signednessBorislav Petkov
2011-03-17amd64_edac: Drop redundant declarationsBorislav Petkov
2011-03-17amd64_edac: Enable driver on F15hBorislav Petkov
2011-03-17amd64_edac: Adjust ECC symbol size to F15hBorislav Petkov
2011-03-17amd64_edac: Simplify scrubrate settingBorislav Petkov
2011-03-17PCI: Rename CPU PCI id defineBorislav Petkov
2011-03-17amd64_edac: Improve DRAM address mappingBorislav Petkov
2011-03-17amd64_edac: Sanitize ->read_dram_ctl_registerBorislav Petkov