summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: VMX: Use local labels in inline assemblyAvi Kivity2007-07-161-8/+7
* KVM: Fix vmx I/O bitmap initialization on highmem systemsAvi Kivity2007-07-161-2/+2
* KVM: Avoid corrupting tr in real modeAvi Kivity2007-07-161-14/+31
* KVM: VMX: Only reload guest msrs if they are already loadedAvi Kivity2007-07-161-1/+2
* KVM: MMU: Store shadow page tables as kernel virtual addresses, not physicalAvi Kivity2007-07-163-19/+17
* KVM: MMU: Simplify kvm_mmu_free_page() a tiny bitAvi Kivity2007-07-161-6/+4
* KVM: Implement IA32_EBL_CR_POWERON msrMatthew Gregan2007-07-161-0/+1
* KVM: Set cr0.mp for guestsAvi Kivity2007-07-161-1/+3
* KVM: Consolidate guest fpu activation and deactivationAvi Kivity2007-07-162-20/+32
* KVM: Rationalize exception bitmap usageAvi Kivity2007-07-161-21/+21
* KVM: Move some more msr mangling into vmx_save_host_state()Avi Kivity2007-07-161-7/+7
* KVM: Fix potential guest state leak into hostAvi Kivity2007-07-162-71/+94
* KVM: Increase mmu shadow cache to 1024 pagesAvi Kivity2007-07-161-1/+1
* KVM: Update shadow pte on write to guest pteAvi Kivity2007-07-162-0/+30
* KVM: MMU: Respect nonpae pagetable quadrant when zapping ptesAvi Kivity2007-07-161-0/+4
* KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()Avi Kivity2007-07-163-11/+8
* KVM: Be more careful restoring fs on lightweight vmexitAvi Kivity2007-07-161-11/+11
* KVM: Reduce misfirings of the fork detectorAvi Kivity2007-07-161-0/+4
* KVM: Unindent some codeAvi Kivity2007-07-161-29/+29
* KVM: Avoid saving and restoring some host CPU state on lightweight vmexitAvi Kivity2007-07-163-45/+62
* KVM: Assume that writes smaller than 4 bytes are to non-pagetable pagesAvi Kivity2007-07-161-0/+1
* KVM: SVM: Allow direct guest access to PC debug portAnthony Liguori2007-07-161-3/+5
* KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITsHe, Qing2007-07-161-4/+46
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-1510-49/+20
|\
| * git-battery vs git-acpiAndrew Morton2007-07-151-2/+3
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-159-39/+0
| * pda_power: clean up irq, timerJeff Garzik2007-07-151-9/+8
| * MAINTAINERS: Add maintainers for power supply subsystem and driversAnton Vorontsov2007-07-151-0/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15190-26337/+21725
|\ \
| * | [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-57/+23
| * | [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11
| * | [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-152-73/+12
| * | [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-151-30/+27
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-151-1/+1
| * | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk2007-07-151-2/+0
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck2007-07-144-41/+58
| * | [SCSI] Clean up scsi_add_lun a bitMatthew Wilcox2007-07-141-38/+26
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-141-2/+0
| * | [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-141-8/+2
| * | [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-142-26/+33
| * | [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-143-5/+6
| * | [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.Salyzyn, Mark2007-07-141-0/+3
| * | [SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju2007-07-141-3/+3
| * | [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-1413-154/+1593
| * | [SCSI] stex: use resid for xfer len informationEd Lin2007-07-141-2/+2
| * | [SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox2007-07-141-0/+1
| * | [SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh2007-07-141-1/+1
| * | [SCSI] tmscsim: Further clean-up of the driverBoaz Harrosh2007-07-142-4/+0
OpenPOWER on IntegriCloud