aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-30
* s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-30
* s390/mm: make page faults killableHeiko Carstens2012-07-30
* s390: update defconfigHeiko Carstens2012-07-26
* s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-26
* s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-26
* s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-26
* s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-26
* s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-26
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-24
|\
| * [SCSI] Revert "[SCSI] fix async probe regression"Dan Williams2012-07-20
| * [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-20
| * [SCSI] queue async scan work to an async_schedule domainDan Williams2012-07-20
| * [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-20
| * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
| * [SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2012-07-20
| * [SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara2012-07-20
| * [SCSI] aha152x: Allow use on 64bit systemsAlan Cox2012-07-20
| * [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger2012-07-20
| * [SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin2012-07-20
| * [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2012-07-20
| * [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2012-07-20
| * [SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon2012-07-20
| * [SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S2012-07-20
| * [SCSI] ufs: use module_pci_driverVenkatraman S2012-07-20
| * [SCSI] usb-storage: update usb devices for write cache quirk in quirk list.Namjae Jeon2012-07-20
| * [SCSI] usb-storage: add support for write cache quirkNamjae Jeon2012-07-20
| * [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-20
| * [SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng2012-07-20
| * [SCSI] virtio-scsi: split scatterlist per targetPaolo Bonzini2012-07-20
| * [SCSI] virtio-scsi: release sg_lock after add_bufPaolo Bonzini2012-07-20
| * [SCSI] virtio-scsi: split locking per vqPaolo Bonzini2012-07-20
| * [SCSI] virtio-scsi: unlock during kickPaolo Bonzini2012-07-20
| * [SCSI] libfc: fix sending REC after FCP_RESP is receivedYi Zou2012-07-20
| * [SCSI] libfc: fix retries with FDMI lport statesVasu Dev2012-07-20
| * [SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou2012-07-20
| * [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_threadNeil Horman2012-07-20
| * [SCSI] fcoe: Remove redundant 'less than zero' checkRobert Love2012-07-20
| * [SCSI] libfc: add exch timer debug infoVasu Dev2012-07-20
| * [SCSI] scsi_pm: set device runtime state before parent suspendedLin Ming2012-07-20
| * [SCSI] lpfc: fix problems with -WerrorJames Bottomley2012-07-20
| * [SCSI] mvsas: remove unused variable in mvs_task_exec()Dan Carpenter2012-07-20
| * [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-20
| * [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-20
| * [SCSI] libsas: fix sas_discover_devices return code handlingDan Williams2012-07-20
| * [SCSI] libsas: continue revalidationDan Williams2012-07-20
| * [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.Jeff Skirvin2012-07-20
| * [SCSI] isci: use sas eh strategy handlersDan Williams2012-07-20
| * [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2012-07-20
| * [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-20