aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | KVM: VMX: Initialize vm86 TSS only once.Gleb Natapov2011-03-17
| * | | | | | KVM: VMX: update live TR selector if it changes in real modeGleb Natapov2011-03-17
| * | | | | | KVM: VMX: add the __noclone attribute to vmx_vcpu_runLai Jiangshan2011-03-17
| * | | | | | KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka2011-03-17
| * | | | | | KVM: remove isr_ack logic from PICGleb Natapov2011-03-17
| * | | | | | KVM: VMX: fix detection of BIOS disabling VMXJoseph Cihula2011-03-17
| * | | | | | KVM: Convert kvm_lock to raw_spinlockJan Kiszka2011-03-17
| * | | | | | KVM: SVM: check for progress after IRET interceptionAvi Kivity2011-03-17
| * | | | | | KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity2011-03-17
| * | | | | | KVM: use yield_to instead of sleep in kvm_vcpu_on_spinRik van Riel2011-03-17
| * | | | | | KVM: keep track of which task is running a KVM vcpuRik van Riel2011-03-17
| * | | | | | export pid symbols needed for kvm_vcpu_on_spinRik van Riel2011-03-17
| * | | | | | KVM: Drop ad-hoc vendor specific instruction restrictionAvi Kivity2011-03-17
| * | | | | | KVM: x86 emulator: vendor specific instructionsAvi Kivity2011-03-17
| * | | | | | KVM: Drop bogus x86_decode_insn() error checkAvi Kivity2011-03-17
| * | | | | | KVM: x86: Drop obsolete warning about INIT on runnable VCPUJan Kiszka2011-03-17
| * | | | | | KVM: x86: release kvmclock page on resetGlauber Costa2011-03-17
| * | | | | | mm: remove is_hwpoison_addressHuang Ying2011-03-17
| * | | | | | KVM: Replace is_hwpoison_address with __get_user_pagesHuang Ying2011-03-17
| * | | | | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-17
| * | | | | | mm: export __get_user_pagesHuang Ying2011-03-17
| * | | | | | KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper2011-03-17
| * | | | | | KVM: make make_all_cpus_request() locklessXiao Guangrong2011-03-17
| * | | | | | KVM: Add "exiting guest mode" stateXiao Guangrong2011-03-17
| * | | | | | KVM: fix build warning within __kvm_set_memory_region() on s390Heiko Carstens2011-03-17
| * | | | | | KVM: x86: Remove user space triggerable MCE error messageJan Kiszka2011-03-17
| * | | | | | KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong2011-03-17
| * | | | | | KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity2011-03-17
| * | | | | | KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity2011-03-17
| * | | | | | KVM: VMX: increase ple_gap default to 128Rik van Riel2011-03-17
| * | | | | | KVM: SVM: Add support for perf-kvmJoerg Roedel2011-03-17
| * | | | | | KVM: VMX: Avoid leaking fake realmode state to userspaceAvi Kivity2011-03-17
| * | | | | | KVM: VMX: Save and restore tr selector across mode switchesAvi Kivity2011-03-17
| * | | | | | KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2011-03-17
| * | | | | | KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek2011-03-17
| * | | | | | KVM: MMU: Don't flush shadow when enabling dirty trackingAvi Kivity2011-03-17
* | | | | | | Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \
| * | | | | | | xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan2011-03-16
| * | | | | | | xen: xenbus PM events supportKazuhiro SUZUKI2011-03-16
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | xen: events: Fix compile error if CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-03-15
| | * | | | | | | | xen: events: correct locking in xen_irq_from_pirqIan Campbell2011-03-14
| | * | | | | | | | xen: events: propagate irq allocation failure instead of panickingIan Campbell2011-03-10
| | * | | | | | | | xen: events: do not workaround too-small nr_irqsIan Campbell2011-03-10
| | * | | | | | | | xen: events: remove use of nr_irqs as upper bound on number of pirqsIan Campbell2011-03-10
| | * | | | | | | | xen: events: dynamically allocate irq info structuresIan Campbell2011-03-10
| | * | | | | | | | xen: events: maintain a list of Xen interruptsIan Campbell2011-03-10
| | * | | | | | | | xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info in...Ian Campbell2011-03-10
| | * | | | | | | | xen: events: turn irq_info constructors into initialiser functionsIan Campbell2011-03-10
| | * | | | | | | | xen: events: use per-cpu variable for cpu_evtchn_maskIan Campbell2011-03-10