aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-279/+307
2011-03-17Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-12/+29
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+1
2011-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-4/+1
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2011-03-17KVM: unbreak userspace that does not sets tss addressGleb Natapov1-0/+13
2011-03-17KVM: MMU: cleanup pte write pathXiao Guangrong3-56/+32
2011-03-17KVM: MMU: introduce a common function to get no-dirty-logged slotXiao Guangrong1-20/+17
2011-03-17KVM: fix rcu usage in init_rmode_* functionsXiao Guangrong1-4/+8
2011-03-17KVM: fix kvmclock regression due to missing clock updateNikola Ciprich1-1/+1
2011-03-17KVM: emulator: Fix permission checking in io permission bitmapGleb Natapov1-3/+2
2011-03-17KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov3-21/+35
2011-03-17KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=nAvi Kivity1-0/+5
2011-03-17KVM: x86: Remove useless regs_page pointer from kvm_lapicTakuya Yoshikawa3-7/+5
2011-03-17KVM: MMU: remove unused macrosXiao Guangrong2-8/+0
2011-03-17KVM: MMU: cleanup page alloc and freeXiao Guangrong1-5/+5
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong3-7/+2
2011-03-17KVM: MMU: move mmu pages calculated out of mmu lockXiao Guangrong1-5/+5
2011-03-17KVM: MMU: set spte accessed bit properlyXiao Guangrong1-1/+1
2011-03-17KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bitsXiao Guangrong1-2/+7
2011-03-17KVM: better readability of efer_reserved_bitsLai Jiangshan1-2/+3
2011-03-17KVM: Clear async page fault hash after switching to real modeLai Jiangshan1-1/+3
2011-03-17KVM: VMX: Initialize vm86 TSS only once.Gleb Natapov1-22/+6
2011-03-17KVM: VMX: update live TR selector if it changes in real modeGleb Natapov1-0/+1
2011-03-17KVM: VMX: add the __noclone attribute to vmx_vcpu_runLai Jiangshan1-1/+1
2011-03-17KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka2-4/+4
2011-03-17KVM: remove isr_ack logic from PICGleb Natapov2-27/+2
2011-03-17KVM: VMX: fix detection of BIOS disabling VMXJoseph Cihula1-2/+8
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka3-5/+5
2011-03-17KVM: SVM: check for progress after IRET interceptionAvi Kivity1-1/+9
2011-03-17KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity1-1/+3
2011-03-17KVM: Drop ad-hoc vendor specific instruction restrictionAvi Kivity1-28/+5
2011-03-17KVM: x86 emulator: vendor specific instructionsAvi Kivity2-3/+10
2011-03-17KVM: Drop bogus x86_decode_insn() error checkAvi Kivity1-3/+0
2011-03-17KVM: x86: Drop obsolete warning about INIT on runnable VCPUJan Kiszka1-4/+0
2011-03-17KVM: x86: release kvmclock page on resetGlauber Costa1-8/+12
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper2-0/+20
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong1-6/+10
2011-03-17KVM: x86: Remove user space triggerable MCE error messageJan Kiszka1-3/+0
2011-03-17KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong1-1/+4
2011-03-17KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity1-2/+5
2011-03-17KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity1-2/+2
2011-03-17KVM: VMX: increase ple_gap default to 128Rik van Riel1-2/+2
2011-03-17KVM: SVM: Add support for perf-kvmJoerg Roedel1-2/+10
2011-03-17KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity1-7/+36
2011-03-17KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity1-0/+2
2011-03-17KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek1-1/+1
2011-03-17KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity1-4/+8
2011-03-17PCI: Rename CPU PCI id defineBorislav Petkov1-1/+1
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+14