summary refs log tree commit diff
AgeCommit message (Expand)Author
2012-08-15KVM guest: disable stealtime on reboot to avoid mem corruptionFlorian Westphal
2012-08-14KVM: x86: drop parameter validation in ioapic/picMichael S. Tsirkin
2012-08-13KVM: VMX: Advertize RDTSC exiting to nested guestsAvi Kivity
2012-08-13KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXITGleb Natapov
2012-08-13KVM: Add ppc hypercall documentationAlexander Graf
2012-08-13KVM: Correct vmrun to vmcall typoRaghavendra K T
2012-08-13KVM: Add documentation on hypercallsRaghavendra K T
2012-08-13KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti
2012-08-09KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov
2012-08-06KVM: inline kvm_apic_present() and kvm_lapic_enabled()Gleb Natapov
2012-08-06KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov
2012-08-06KVM: use jump label to optimize checking for SW enabled apic in spurious inte...Gleb Natapov
2012-08-06KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov
2012-08-06jump_label: Export jump_label_rate_limit()Gleb Natapov
2012-08-06KVM: mark apic enabled on start upGleb Natapov
2012-08-06KVM: use kvm_lapic_set_base() to change apic_baseGleb Natapov
2012-08-06KVM: clean up kvm_(set|get)_apic_baseGleb Natapov
2012-08-06KVM: let the error pfn not depend on error codeXiao Guangrong
2012-08-06KVM: do not release the error pageXiao Guangrong
2012-08-06KVM: do not release the error pfnXiao Guangrong
2012-08-06KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong
2012-08-06KVM: remove the unused declareXiao Guangrong
2012-08-06KVM: inline is_*_pfn functionsXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_BADXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong
2012-08-06KVM: iommu: fix releasing unmapped pageXiao Guangrong
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-08-06KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa
2012-08-06KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy
2012-08-04Documentation: get rid of write_superArtem Bityutskiy
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-08-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds