summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-25KVM: PPC: Add AGAIN type for emulation returnAlexander Graf
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf
2010-04-25KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf
2010-04-25KVM: PPC: Make fpscr 64-bitAlexander Graf
2010-04-25KVM: PPC: Add QPR registersAlexander Graf
2010-04-25KVM: SVM: Remove newlines from nested trace pointsJoerg Roedel
2010-04-25KVM: SVM: Make lazy FPU switching work with nested svmJoerg Roedel
2010-04-25KVM: SVM: Activate nested state only when guest state is completeJoerg Roedel
2010-04-25KVM: SVM: Don't sync nested cr8 to lapic and backJoerg Roedel
2010-04-25KVM: SVM: Fix nested msr intercept handlingJoerg Roedel
2010-04-25KVM: SVM: Annotate nested_svm_map with might_sleep()Joerg Roedel
2010-04-25KVM: SVM: Sync all control registers on nested vmexitJoerg Roedel
2010-04-25KVM: SVM: Fix schedule-while-atomic on nested exception handlingJoerg Roedel
2010-04-25KVM: SVM: Don't use kmap_atomic in nested_svm_mapJoerg Roedel
2010-04-25KVM: remove redundant prototype of load_pdptrs()Takuya Yoshikawa
2010-04-25KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-...Takuya Yoshikawa
2010-04-25KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its hel...Takuya Yoshikawa
2010-04-25KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x...Takuya Yoshikawa
2010-04-25KVM: inject #UD in 64bit mode from instruction that are not valid thereGleb Natapov
2010-04-25KVM: use desc_ptr struct instead of kvm private descriptor_tableGleb Natapov
2010-04-25KVM: add doc note about PIO/MMIO completion APIMarcelo Tosatti
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2010-04-21Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-04-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-21KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()Lai Jiangshan
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye
2010-04-21uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-20KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong
2010-04-20KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity
2010-04-20KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara
2010-04-20KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity