| Commit message (Expand) | Author | Age |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer | 2008-08-21 |
* | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 |
* | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber | 2008-08-21 |
* | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 2008-08-21 |
* | [S390] qdio: remove the module_get & module_put pair | Jan Glauber | 2008-08-21 |
* | [S390] qdio: improve s390 debug feature usage | Jan Glauber | 2008-08-21 |
* | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber | 2008-08-21 |
* | [S390] drivers/s390: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-08-21 |
* | [S390] qeth: avoid use of include/asm-s390 | Martin Schwidefsky | 2008-08-01 |
* | [S390] dont use kthread for smp_rescan_cpus(). | Heiko Carstens | 2008-08-01 |
* | [S390] virtio console: fix section mismatch warning. | Heiko Carstens | 2008-08-01 |
* | [S390] qdio: fix section mismatch bug. | Heiko Carstens | 2008-08-01 |
* | [S390] qdio: make sure qdr is aligned to page size | Jan Glauber | 2008-08-01 |
* | [S390] Add support for memory hot-remove. | Gerald Schaefer | 2008-08-01 |
* | [S390] cio: Memory allocation for idset changed. | Michael Ernst | 2008-08-01 |
* | [S390] qeth: preallocated qeth header for hiper socket | Frank Blaschka | 2008-08-01 |
* | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens | 2008-08-01 |
* | [S390] dasd: Add support for enhanced VM UID | Stefan Weinhuber | 2008-08-01 |
* | 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 |