aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez2008-04-27
| * [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez2008-04-27
| * [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez2008-04-27
| * [SCSI] m68k: new mac_esp scsi driverFinn Thain2008-04-27
| * [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2008-04-27
| * [SCSI] zfcp: Print some messages only during ERPSwen Schillig2008-04-27
| * [SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig2008-04-27
| * [SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart2008-04-27
| * [SCSI] aha1542: minor irq handler cleanupsJeff Garzik2008-04-27
| * [SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap2008-04-27
| * [SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk2008-04-27
| * [SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2008-04-27
| * [SCSI] fix SLUB WARN_ONJames Bottomley2008-04-27
| * [SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller2008-04-27
| * [SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik2008-04-25
| * [SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-24
| * [SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-24
| * [SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko2008-04-24
| * [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori2008-04-22
| * [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-22
| * [SCSI] rework scsi_target allocationJames Bottomley2008-04-22
| * [SCSI] use default attributes for scsi_hostHannes Reinecke2008-04-22
| * [SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley2008-04-22
| * [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-22
| * [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke2008-04-22
| * [SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke2008-04-22
| * [SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley2008-04-22
| * [SCSI] st: fix up after class_device removalJames Bottomley2008-04-22
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-27
|\ \
| * | KVM: kill file->f_count abuse in kvmAl Viro2008-04-27
| * | KVM: MMU: kvm_pv_mmu_op should not take mmap_semMarcelo Tosatti2008-04-27
| * | KVM: SVM: remove selective CR0 commentJoerg Roedel2008-04-27
| * | KVM: SVM: remove now obsolete FIXME commentJoerg Roedel2008-04-27
| * | KVM: SVM: disable CR8 intercept when tpr is not masking interruptsJoerg Roedel2008-04-27
| * | KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabledJoerg Roedel2008-04-27
| * | KVM: export kvm_lapic_set_tpr() to modulesJoerg Roedel2008-04-27
| * | KVM: SVM: sync TPR value to V_TPR field in the VMCBJoerg Roedel2008-04-27
| * | KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-27
| * | KVM: Add MAINTAINERS entry for PowerPC KVMHollis Blanchard2008-04-27
| * | KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard2008-04-27
| * | ppc: Export tlb_44x_hwater for KVMHollis Blanchard2008-04-27
| * | KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard2008-04-27
| * | KVM: x86 emulator: fix lea to really get the effective addressAvi Kivity2008-04-27
| * | KVM: x86 emulator: fix smsw and lmsw with a memory operandAvi Kivity2008-04-27
| * | KVM: x86 emulator: initialize src.val and dst.val for register operandsAvi Kivity2008-04-27
| * | KVM: SVM: force a new asid when initializing the vmcbAvi Kivity2008-04-27
| * | KVM: fix kvm_vcpu_kick vs __vcpu_run raceMarcelo Tosatti2008-04-27
| * | KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-27
| * | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-27
| * | KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-27