aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-15
* KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-14
* KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-10
* KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-03
* KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini2013-10-03
* KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-03
* KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-03
* KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-03
* KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-03
* KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2013-10-03
* virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messagesAndre Richter2013-10-03
* KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-30
* KVM: protect kvm_usage_count with its own spinlockPaolo Bonzini2013-09-30
* KVM: cleanup (physical) CPU hotplugPaolo Bonzini2013-09-30
* KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov2013-09-30
* KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov2013-09-30
* KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov2013-09-30
* KVM: nVMX: Amend nested_run_pending logicGleb Natapov2013-09-30
* KVM: s390: Intercept SCK instructionThomas Huth2013-09-24
* KVM: s390: Implement TEST BLOCKThomas Huth2013-09-24
* KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-24
* KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-24
* KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-24
* KVM: s390: Push run loop into __vcpu_runThomas Huth2013-09-24
* KVM: s390: Split up __vcpu_run into three partsThomas Huth2013-09-24
* KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-24
* Documentation/kvm: Update cpuid documentation for steal time and pv eoiRaghavendra K T2013-09-24
* KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka2013-09-24
* KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka2013-09-24
* KVM: nVMX: Do not set identity page map for L2Jan Kiszka2013-09-24
* KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka2013-09-24
* kvm: remove .done from struct kvm_async_pfRadim Krčmář2013-09-24
* KVM: Add documentation for kvm->srcu lockThomas Huth2013-09-24
* Linux 3.12-rc2Linus Torvalds2013-09-23
* Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-23
|\
| * Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-21
| |\
| | * iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-21
| | * iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-21
| | * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-21
| | * iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-21
| | * iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-21
| | * iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-21
| | * iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-21
| | * iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-21