| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] qdio: FCP/SCSI write I/O stagnates on LPAR | Ursula Braun | 2008-02-19 | 1 | -3/+0 |
* | [S390] qdio: fix qdio_activate timeout handling. | Heiko Carstens | 2008-02-19 | 1 | -8/+2 |
* | [S390] qdio: avoid hang when establishing qdio queues | Ursula Braun | 2008-02-09 | 1 | -10/+8 |
* | [S390] qdio: Remove double checked value. | Sebastian Ott | 2008-01-26 | 1 | -2/+1 |
* | [S390] cio: Extend adapter interrupt interface. | Peter Oberparleiter | 2008-01-26 | 1 | -18/+17 |
* | [S390] qdio: change QDIO performance_stats error message priority | Ursula Braun | 2007-10-12 | 1 | -1/+1 |
* | [S390] qdio: dont cast function pointers and use them to call functions. | Heiko Carstens | 2007-10-12 | 1 | -18/+19 |
* | [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue | Klaus D. Wacker | 2007-08-22 | 1 | -1/+2 |
* | [S390] qdio: fix EQBS handling on CCQ96 | Klaus D. Wacker | 2007-08-22 | 1 | -0/+2 |
* | [S390] qdio: make sure data structures are correctly aligned. | Heiko Carstens | 2007-08-10 | 1 | -45/+47 |
* | [S390] Fix broken logic, SIGA flags must be bitwise ORed | Jan Glauber | 2007-07-17 | 1 | -6/+6 |
* | [S390] qdio: output queue stall on FCP and network devices | Frank Pavlic | 2007-07-17 | 1 | -2/+2 |
* | [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci | Ursula Braun | 2007-05-10 | 1 | -0/+1 |
* | s390: free skbs in finite amount of time in qeth | Ursula Braun | 2007-05-08 | 1 | -10/+27 |
* | [S390] qdio: make qdio statistics SMP-capable | Ursula Braun | 2007-05-04 | 1 | -103/+137 |
* | [S390] cio: qdio slsb setup | Ursula Braun | 2007-03-19 | 1 | -8/+18 |
* | [S390] cio: Fixup interface for setting options on ccw devices. | Cornelia Huck | 2007-02-12 | 1 | -1/+1 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 1 | -37/+37 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -2/+1 |
* | [S390] Hipersocket multicast queue: make sure outbound handler is called | Ursula Braun | 2006-12-15 | 1 | -5/+8 |
* | [S390] runtime switch for qdio performance statistics | Ursula Braun | 2006-12-08 | 1 | -102/+124 |
* | [S390] more workqueue fixes. | Martin Schwidefsky | 2006-12-08 | 1 | -3/+5 |
* | [S390] non-unique constant/macro identifiers. | Ursula Braun | 2006-12-04 | 1 | -4/+4 |
* | [S390] cio: sch_no -> schid.sch_no conversion. | Cornelia Huck | 2006-10-18 | 1 | -1/+1 |
* | [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private | Cornelia Huck | 2006-10-11 | 1 | -5/+5 |
* | [S390] qdio slsb processing state. | Frank Pavlic | 2006-09-20 | 1 | -1/+1 |
* | [S390] qdio_get_micros return value. | Frank Pavlic | 2006-09-20 | 1 | -1/+1 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] s390: fix slab debugging | Christian Borntraeger | 2006-04-28 | 1 | -3/+3 |
* | [PATCH] s390: qdio memory allocations | Andreas Herrmann | 2006-04-28 | 1 | -6/+24 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 1 | -13/+7 |
* | [PATCH] s390: V=V qdio fixes | Frank Pavlic | 2006-02-20 | 1 | -2/+11 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 | 1 | -4/+1 |
* | [PATCH] s390: email-address change | Cornelia Huck | 2006-01-14 | 1 | -2/+2 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] s390: multiple subchannel sets support | Cornelia Huck | 2006-01-06 | 1 | -33/+48 |
* | [PATCH] s390: introduce struct subchannel_id | Cornelia Huck | 2006-01-06 | 1 | -52/+55 |
* | [PATCH] s390: qdio V=V pass-through | Frank Pavlic | 2006-01-06 | 1 | -115/+474 |
* | [PATCH] kfree cleanup: drivers/s390 | Jesper Juhl | 2005-11-07 | 1 | -6/+3 |
* | [PATCH] s390: duplicate timeout in qdio | Ursula Braun-Krahl | 2005-11-07 | 1 | -4/+4 |
* | [PATCH] bogus function type in qdio | Al Viro | 2005-08-26 | 1 | -1/+1 |
* | [PATCH] typo fix in qdio.c | Al Viro | 2005-08-23 | 1 | -1/+1 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 | 1 | -10/+10 |
* | [PATCH] s390: debug feature changes | Michael Holzheu | 2005-06-25 | 1 | -7/+7 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+3468 |