| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] cio: unsolicited interrupts during sense pgid. | Stefan Bader | 2006-08-30 | 1 | -6/+21 |
* | [S390] cio: no path after machine check. | Peter Oberparleiter | 2006-08-30 | 1 | -2/+2 |
* | [S390] cio: kernel stack overflow. | Heiko Carstens | 2006-08-30 | 4 | -37/+22 |
* | [S390] lost interrupt after chpid vary off/on cycle. | Peter Oberparleiter | 2006-08-07 | 1 | -0/+1 |
* | [S390] retry after deferred condition code. | Cornelia Huck | 2006-08-07 | 1 | -0/+3 |
* | [S390] duplicate ccw devices in ccwgroup. | Cornelia Huck | 2006-07-27 | 1 | -7/+3 |
* | [S390] permanent subchannel busy conditions may cause I/O stall | Peter Oberparleiter | 2006-07-27 | 1 | -1/+2 |
* | [S390] channel measurement interval display. | Cornelia Huck | 2006-07-17 | 1 | -0/+1 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 5 | -9/+9 |
* | [S390] path grouping and path verifications fixes. | Cornelia Huck | 2006-07-12 | 7 | -48/+215 |
* | [S390] subchannel register/unregister mutex. | Cornelia Huck | 2006-07-12 | 5 | -7/+29 |
* | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 2006-07-03 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 10 | -10/+0 |
* | [S390] rework of channel measurement facility. | Cornelia Huck | 2006-06-29 | 3 | -177/+468 |
* | [S390] cio chpid offline. | Cornelia Huck | 2006-06-29 | 3 | -3/+5 |
* | [S390] cio async subchannel reprobe. | Peter Oberparleiter | 2006-06-29 | 4 | -36/+72 |
* | [S390] ccwgroup device unregister. | Cornelia Huck | 2006-06-29 | 1 | -7/+10 |
* | [S390] channel measurement fix. | Cornelia Huck | 2006-06-29 | 1 | -1/+2 |
* | [S390] cio long busy in read configuration data. | Peter Oberparleiter | 2006-06-29 | 1 | -1/+6 |
* | [PATCH] s390: cio non-unique path group ids | Peter Oberparleiter | 2006-06-05 | 1 | -2/+2 |
* | [PATCH] s390: irb memcpy argument swap | Cornelia Huck | 2006-06-05 | 1 | -1/+1 |
* | [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: enable interrupts on error path | Stefan Bader | 2006-04-28 | 1 | -2/+2 |
* | [PATCH] s390: fix I/O termination race in cio | Peter Oberparleiter | 2006-04-28 | 1 | -22/+4 |
* | [PATCH] s390: increase cio_trace debug event size | Peter Oberparleiter | 2006-04-11 | 2 | -9/+15 |
* | [PATCH] s390: wrong return codes in cio_ignore_proc_init() | Cornelia Huck | 2006-04-11 | 1 | -2/+2 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 6 | -29/+15 |
* | [PATCH] s390: channel path measurements | Cornelia Huck | 2006-03-24 | 4 | -23/+500 |
* | [PATCH] s390: wrong interrupt delivered for hsch() or csch() | Cornelia Huck | 2006-03-24 | 1 | -0/+12 |
* | [PATCH] "s390: multiple subchannel sets support" fix | Greg Smith | 2006-03-14 | 1 | -0/+3 |
* | [PATCH] s390: improve response code handling in chsc_enable_facility() | Cornelia Huck | 2006-03-06 | 1 | -0/+5 |
* | [PATCH] s390: V=V qdio fixes | Frank Pavlic | 2006-02-20 | 1 | -2/+11 |
* | [PATCH] s390: fix assignment instead of check in ccw_device_set_online() | Cornelia Huck | 2006-02-17 | 2 | -2/+1 |
* | [PATCH] s390: ccw device disbanding | Cornelia Huck | 2006-02-17 | 1 | -1/+1 |
* | [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid() | Cornelia Huck | 2006-02-11 | 1 | -5/+5 |
* | [PATCH] s390: fix to_channelpath macro | Cornelia Huck | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] s390: Fix modalias for ccw devices | Cornelia Huck | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] s390: ccw_device_probe_console return value | Peter Oberparleiter | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 | 11 | -17/+2 |
* | [PATCH] s390: email-address change | Cornelia Huck | 2006-01-14 | 13 | -22/+22 |
* | [PATCH] s390: chps[] array too short | Cornelia Huck | 2006-01-14 | 1 | -1/+1 |
* | [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods. | Cornelia Huck | 2006-01-13 | 3 | -28/+62 |
* | [PATCH] Add ccwgroup_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -7/+9 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 5 | -22/+22 |
* | [PATCH] s390: Fix missing release function and cosmetic changes | Cornelia Huck | 2006-01-06 | 2 | -4/+13 |
* | [PATCH] s390: multiple subchannel sets support | Cornelia Huck | 2006-01-06 | 15 | -151/+312 |
* | [PATCH] s390: convert /proc/cio_ignore | Cornelia Huck | 2006-01-06 | 1 | -30/+92 |
* | [PATCH] s390: introduce struct channel_subsystem | Cornelia Huck | 2006-01-06 | 6 | -45/+90 |
* | [PATCH] s390: introduce for_each_subchannel | Cornelia Huck | 2006-01-06 | 5 | -290/+318 |