aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik
2008-04-27[SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke
2008-04-27[SCSI] fix SLUB WARN_ONJames Bottomley
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-27asm/unaligned.h doesn't work well as the very first includeAl Viro
2008-04-27e1000e triggers sparc32 gcc bugAl Viro
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro
2008-04-27KVM: MMU: kvm_pv_mmu_op should not take mmap_semMarcelo Tosatti
2008-04-27KVM: SVM: remove selective CR0 commentJoerg Roedel
2008-04-27KVM: SVM: remove now obsolete FIXME commentJoerg Roedel
2008-04-27KVM: SVM: disable CR8 intercept when tpr is not masking interruptsJoerg Roedel
2008-04-27KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabledJoerg Roedel
2008-04-27KVM: export kvm_lapic_set_tpr() to modulesJoerg Roedel
2008-04-27KVM: SVM: sync TPR value to V_TPR field in the VMCBJoerg Roedel
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard
2008-04-27KVM: Add MAINTAINERS entry for PowerPC KVMHollis Blanchard
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard
2008-04-27KVM: x86 emulator: fix lea to really get the effective addressAvi Kivity
2008-04-27KVM: x86 emulator: fix smsw and lmsw with a memory operandAvi Kivity
2008-04-27KVM: x86 emulator: initialize src.val and dst.val for register operandsAvi Kivity
2008-04-27KVM: SVM: force a new asid when initializing the vmcbAvi Kivity
2008-04-27KVM: fix kvm_vcpu_kick vs __vcpu_run raceMarcelo Tosatti
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27[SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller
2008-04-27ide-tape: remove tape->merge_stageBorislav Petkov
2008-04-27ide-tape: mv tape->merge_stage_size tape->merge_bh_sizeBorislav Petkov
2008-04-27ide-tape: mv idetape_empty_write_pipeline ide_tape_flush_merge_bufferBorislav Petkov
2008-04-27ide-tape: mv idetape_discard_read_pipeline ide_tape_discard_merge_bufferBorislav Petkov
2008-04-27ide-tape: make __idetape_discard_read_pipeline() of type voidBorislav Petkov