summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2007-05-03KVM: Retry sleeping allocation if atomic allocation failsAvi Kivity
2007-05-03KVM: Use slab caches to allocate mmu data structuresAvi Kivity
2007-05-03KVM: Handle partial pae pdptrAvi Kivity
2007-05-03KVM: Initialize cr0 to indicate an fpu is presentAvi Kivity
2007-05-03KVM: Fix overflow bug in overflow detection codeEric Sesterhenn / Snakebyte
2007-05-03KVM: Use kernel-standard typesAvi Kivity
2007-05-03KVM: SVM: enable LBRV virtualization if availableJoerg Roedel
2007-05-03KVM: Add fpu get/set operationsAvi Kivity
2007-05-03KVM: Add physical memory aliasing featureAvi Kivity
2007-05-03KVM: Simply gfn_to_page()Avi Kivity
2007-05-03KVM: Add mmu cache clear functionDor Laor
2007-05-03KVM: x86 emulator: fix bit string operations operand sizeAvi Kivity
2007-05-03KVM: Remove debug messageAvi Kivity
2007-05-03KVM: Use list_move()Avi Kivity
2007-05-03KVM: Remove unused functionMichal Piotrowski
2007-05-03KVM: SVM: Ensure timestamp counter monotonicityAvi Kivity
2007-05-03KVM: MMU: Fix hugepage pdes mapping same physical address with different accessAvi Kivity
2007-05-03KVM: SVM: forbid guest to execute monitor/mwaitJoerg Roedel
2007-05-03KVM: Handle writes to MCG_STATUS msrSergey Kiselev
2007-05-03KVM: Remove unused and write-only variablesAvi Kivity
2007-05-03KVM: Don't allow the guest to turn off the cpu cacheAvi Kivity
2007-05-03KVM: Hack real-mode segments on vmx from KVM_SET_SREGSAvi Kivity
2007-05-03KVM: Modify guest segments after potentially switching modesAvi Kivity
2007-05-03KVM: Remove set_cr0_no_modeswitch() arch opAvi Kivity
2007-05-03KVM: Workaround vmx inability to virtualize the reset stateAvi Kivity
2007-05-03KVM: MMU: Remove global pte trackingAvi Kivity
2007-05-03KVM: MMU: Remove unnecessary check for pdptr accessAvi Kivity
2007-05-03KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity
2007-05-03KVM: Future-proof argument-less ioctlsAvi Kivity
2007-05-03KVM: Allow kernel to select size of mmap() bufferAvi Kivity
2007-05-03KVM: Add guest mode signal maskAvi Kivity
2007-05-03KVM: Initialize the apic_base msr on svm tooAvi Kivity
2007-05-03KVM: Add a special exit reason when exiting due to an interruptAvi Kivity
2007-05-03KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity
2007-05-03KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity
2007-05-03KVM: Add method to check for backwards-compatible API extensionsAvi Kivity
2007-05-03KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity
2007-05-03KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity
2007-05-03KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity
2007-05-03KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity
2007-05-03KVM: Fix bogus sign extension in mmu mapping auditAvi Kivity
2007-05-03KVM: Use own minor numberAvi Kivity
2007-05-03KVM: Use the generic skip_emulated_instruction() in hypercall codeDor Laor
2007-05-03KVM: Fix guest register corruption on paravirt hypercallDor Laor
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds