| Commit message (Expand) | Author | Age |
* | KVM: s390: Fix guest kconfig | Christian Borntraeger | 2008-07-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-26 |
|\ |
|
| * | qeth: use dev->ml_priv instead of dev->priv | Heiko Carstens | 2008-07-26 |
* | | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell | 2008-07-24 |
* | | virtio: Rename set_features to finalize_features | Rusty Russell | 2008-07-24 |
* | | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2008-07-24 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-22 |
|\ |
|
| * | s390/net/ctcm: message cleanup | Peter Tiedemann | 2008-07-22 |
| * | s390/net: Cleanup claw printk messages. | Andy Richter | 2008-07-22 |
| * | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com | 2008-07-22 |
* | | device create: s390: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ |
|
| * | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 2008-07-17 |
| * | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 |
| * | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2008-07-17 |
| * | [S390] vmur: Fix return code handling. | Frank Munzert | 2008-07-17 |
| * | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2008-07-17 |
| * | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 2008-07-17 |
| * | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 2008-07-17 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
| |\ |
|
| | * | [SCSI] zfcp: Cleanup external header file | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: Cleanup code in zfcp_erp.c | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: zfcp_fsf cleanup. | Swen Schillig | 2008-07-12 |
| | * | [SCSI] zfcp: consolidate sysfs things into one file. | Swen Schillig | 2008-07-12 |
| | * | [SCSI] zfcp: Cleanup of code in zfcp_aux.c | Swen Schillig | 2008-07-12 |
| | * | [SCSI] zfcp: Cleanup of code in zfcp_scsi.c | Martin Petermann | 2008-07-12 |
| | * | [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. | Martin Petermann | 2008-07-12 |
| | * | [SCSI] zfcp: Small QDIO cleanups | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: Adapter reopen for large number of unsolicited status | Swen Schillig | 2008-07-12 |
| | * | [SCSI] zfcp: Fix error checking for ELS ADISC requests | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: wait until adapter is finished with ERP during auto-port | Swen Schillig | 2008-07-12 |
| | * | [SCSI] zfcp: Remove sysfs attribute port_add | Martin Peschke | 2008-07-12 |
| | * | [SCSI] zfcp: Automatically attach remote ports | Swen Schillig | 2008-07-12 |
| | * | [SCSI] zfcp: Add port_state attribute to sysfs | Sven Schuetz | 2008-07-12 |
| | * | [SCSI] zfcp: Message cleanup | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: Cleanup qdio code | Swen Schillig | 2008-07-12 |
| | * | [SCSI] zfcp: Cleanup code in zfcp_ccw | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: Move CFDC code to new file. | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: Move FC code to new file | Christof Schmitt | 2008-07-12 |
| | * | [SCSI] zfcp: Fix sparse warning by providing new entry in dbf | Christof Schmitt | 2008-06-05 |
| | * | [SCSI] zfcp: remove some __attribute__ ((packed)) | Martin Peschke | 2008-06-05 |
| | * | [SCSI] zfcp: Refine trace levels of some recovery related events. | Martin Peschke | 2008-06-05 |
| | * | [SCSI] zfcp: Add information about interrupt to trace. | Martin Peschke | 2008-06-05 |
| | * | [SCSI] zfcp: Rename sbal_curr to sbal_last. | Martin Peschke | 2008-06-05 |
| | * | [SCSI] zfcp: Rename sbal_last. | Martin Peschke | 2008-06-05 |
| | * | [SCSI] zfcp: Remove field sbal_last from trace record. | Martin Peschke | 2008-06-05 |
| | * | [SCSI] zfcp: Remove some sparse warnings | Christof Schmitt | 2008-06-05 |
| | * | [SCSI] zfcp: Fix fsf_status_read return code handling | Heiko Carstens | 2008-06-05 |
| | * | [SCSI] zfcp: Fix mempool pointer for GID_PN request allocation | Christof Schmitt | 2008-06-05 |
| | * | [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall | Swen Schillig | 2008-06-05 |