summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-03KVM: Remove debug messageAvi Kivity1-1/+0
2007-05-03KVM: Use list_move()Avi Kivity1-8/+4
2007-05-03KVM: Remove unused functionMichal Piotrowski1-7/+0
2007-05-03KVM: SVM: Ensure timestamp counter monotonicityAvi Kivity2-4/+18
2007-05-03KVM: MMU: Fix hugepage pdes mapping same physical address with different accessAvi Kivity3-4/+13
2007-05-03KVM: SVM: forbid guest to execute monitor/mwaitJoerg Roedel2-1/+11
2007-05-03KVM: Handle writes to MCG_STATUS msrSergey Kiselev1-0/+4
2007-05-03KVM: Remove unused and write-only variablesAvi Kivity2-4/+0
2007-05-03KVM: Don't allow the guest to turn off the cpu cacheAvi Kivity1-1/+3
2007-05-03KVM: Hack real-mode segments on vmx from KVM_SET_SREGSAvi Kivity1-1/+8
2007-05-03KVM: Modify guest segments after potentially switching modesAvi Kivity1-10/+10
2007-05-03KVM: Remove set_cr0_no_modeswitch() arch opAvi Kivity4-21/+1
2007-05-03KVM: Workaround vmx inability to virtualize the reset stateAvi Kivity1-0/+2
2007-05-03KVM: MMU: Remove global pte trackingAvi Kivity2-10/+0
2007-05-03KVM: MMU: Remove unnecessary check for pdptr accessAvi Kivity1-2/+1
2007-05-03KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity5-57/+236
2007-05-03KVM: Future-proof argument-less ioctlsAvi Kivity1-0/+9
2007-05-03KVM: Allow kernel to select size of mmap() bufferAvi Kivity1-1/+7
2007-05-03KVM: Add guest mode signal maskAvi Kivity2-0/+44
2007-05-03KVM: Initialize the apic_base msr on svm tooAvi Kivity1-0/+3
2007-05-03KVM: Add a special exit reason when exiting due to an interruptAvi Kivity2-0/+4
2007-05-03KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity3-10/+7
2007-05-03KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity1-1/+17
2007-05-03KVM: Add method to check for backwards-compatible API extensionsAvi Kivity1-0/+6
2007-05-03KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity1-5/+0
2007-05-03KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity4-4/+78
2007-05-03KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity4-3/+50
2007-05-03KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity2-14/+41
2007-05-03KVM: Fix bogus sign extension in mmu mapping auditAvi Kivity1-1/+1
2007-05-03KVM: Use own minor numberAvi Kivity1-1/+1
2007-05-03KVM: Use the generic skip_emulated_instruction() in hypercall codeDor Laor2-2/+3
2007-05-03KVM: Fix guest register corruption on paravirt hypercallDor Laor1-2/+2
2007-05-01libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-05-01power management: implement pm_ops.valid for everybodyJohannes Berg1-2/+11
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds21-614/+991
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-41/+33
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-4/+4
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds40-280/+175
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman1-0/+8
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe4-4/+4
2007-04-30[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras1-8/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras772-19177/+51059
2007-04-30[POWERPC] remove kernel module option for booke wdtDave Jiang1-1/+1
2007-04-30ieee1394: remove garbage from KconfigStefan Richter1-2/+0
2007-04-30ieee1394: more help in KconfigStefan Richter1-8/+12
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott1-1/+1
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer1-6/+2
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter1-0/+1
2007-04-30ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter1-5/+13