summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-25[SCSI] qla4xxx: remove unwanted check for bad spdVikas Chaudhary
2010-10-25[SCSI] qla4xxx: update AER support for ISP82XXVikas Chaudhary
2010-10-25[SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.Shyam Sundar
2010-10-25[SCSI] qla4xxx: use CRB Register for Request Queue in-pointerShyam Sundar
2010-10-25[SCSI] qla4xxx: dump mailbox registers on System ErrorKaren Higgins
2010-10-25[SCSI] qla4xxx: Add support for 8130/8131 AENs.Shyam Sundar
2010-10-25[SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade
2010-10-25[SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...Nilesh Javali
2010-10-25[SCSI] qla4xxx: free_irqs on failed initialize_adapterVikas Chaudhary
2010-10-25[SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entryVikas Chaudhary
2010-10-25[SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_onlineVikas Chaudhary
2010-10-25[SCSI] qla4xxx: honor return status of qla4xxx_hw_resetVikas Chaudhary
2010-10-25[SCSI] qla4xxx: Trivial cleanupVikas Chaudhary
2010-10-25[SCSI] Fix regressions in scsi_internal_device_blockMike Christie
2010-10-25[SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt
2010-10-25[SCSI] zfcp: Fix adapter activation on link downSwen Schillig
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-10-24Merge branch 'master' into for-linusPekka Enberg
2010-10-24i2c-viapro: Don't log nacksJean Delvare
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck
2010-10-24MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driverGuenter Roeck
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall
2010-10-24i2c: Change to new flag variablematt mooney
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare
2010-10-24i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu
2010-10-24i2c: Fix Kconfig dependenciesJean Delvare
2010-10-24KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pagesJan Kiszka
2010-10-24KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong
2010-10-24KVM: MMU: audit: unregister audit tracepoints before module unloadedXiao Guangrong
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong