| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s390: fix to_channelpath macro | Cornelia Huck | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] s390: dasd extended error reporting module | Stefan Weinhuber | 2006-02-03 | 7 | -4/+1219 |
* | [PATCH] ebcdic do_kdsk_ioctl off-by-one | Davi Arnaut | 2006-02-01 | 1 | -1/+5 |
* | [PATCH] s390: Add missing memory constraint to stcrw() | Peter Oberparleiter | 2006-02-01 | 1 | -8/+9 |
* | [PATCH] s390: Fix modalias for ccw devices | Cornelia Huck | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] s390: dasd wait for clear i/o interrupt | Horst Hummel | 2006-02-01 | 1 | -12/+33 |
* | [PATCH] s390: dasd open counter | Horst Hummel | 2006-02-01 | 1 | -1/+8 |
* | [PATCH] s390: ccw_device_probe_console return value | Peter Oberparleiter | 2006-02-01 | 3 | -3/+5 |
* | [PATCH] s390: hangcheck timer support | Jan Glauber | 2006-02-01 | 1 | -0/+7 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 | 76 | -218/+26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 | 1 | -1/+1 |
|\ |
|
| * | spelling: s/appropiate/appropriate/ | Adrian Bunk | 2006-01-15 | 1 | -1/+1 |
* | | [PATCH] s390: fix blk_queue_ordered call in dasd.c fixup | Heiko Carstens | 2006-01-14 | 1 | -1/+1 |
* | | [PATCH] s390: email-address change | Cornelia Huck | 2006-01-14 | 17 | -34/+35 |
* | | [PATCH] s390: chps[] array too short | Cornelia Huck | 2006-01-14 | 1 | -1/+1 |
* | | [PATCH] s390: fix blk_queue_ordered call in dasdc | Martin Schwidefsky | 2006-01-14 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-01-14 | 9 | -102/+212 |
|\ |
|
| * | [SCSI] zfcp: transport class adaptations II | Andreas Herrmann | 2006-01-14 | 6 | -38/+29 |
| * | [SCSI] zfcp: transport class adaptations | Andreas Herrmann | 2006-01-14 | 6 | -64/+136 |
| * | [SCSI] zfcp: handle unsolicited status notification lost | Maxim Shchetynin | 2006-01-14 | 2 | -0/+47 |
* | | [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] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 4 | -61/+25 |
* | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] add ->compat_ioctl to dasd | Christoph Hellwig | 2006-01-10 | 3 | -0/+14 |
* | [PATCH] ->compat_ioctl for 390 tape_char | Christoph Hellwig | 2006-01-10 | 1 | -0/+20 |
* | [PATCH] switch fs3270 to ->compat_ioctl | Christoph Hellwig | 2006-01-10 | 1 | -9/+11 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 3 | -39/+30 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 2 | -2/+2 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 2 | -2/+2 |
* | | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 18 | -50/+50 |
* | | [PATCH] s390: fix invalid return code in sclp_cpi | Peter Oberparleiter | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] s390: Fix missing release function and cosmetic changes | Cornelia Huck | 2006-01-06 | 2 | -4/+13 |
* | | [PATCH] s390: add support for cex2a crypto cards | Eric Rossman | 2006-01-06 | 4 | -51/+383 |
* | | [PATCH] s390: multiple subchannel sets support | Cornelia Huck | 2006-01-06 | 16 | -165/+354 |
* | | [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 |
* | | [PATCH] s390: introduce struct subchannel_id | Cornelia Huck | 2006-01-06 | 18 | -238/+313 |
* | | [PATCH] s390: qdio V=V pass-through | Frank Pavlic | 2006-01-06 | 3 | -150/+547 |
* | | [PATCH] s390: dasd failfast support | Horst Hummel | 2006-01-06 | 5 | -12/+34 |
* | | [PATCH] s390: BIODASDPRRD ioctl return code | Horst Hummel | 2006-01-06 | 1 | -1/+4 |
* | | [PATCH] s390: move s390_root_dev_* out of the cio layer | Carsten Otte | 2006-01-06 | 7 | -45/+59 |
* | | [PATCH] s390: re-activated path detection | Cornelia Huck | 2006-01-06 | 1 | -0/+15 |
* | | [PATCH] s390: cms volume label definitions | Peter Oberparleiter | 2006-01-06 | 2 | -25/+5 |
* | | [PATCH] s390: atomic primitives | Martin Schwidefsky | 2006-01-06 | 7 | -24/+22 |
|/ |
|
* | [PATCH] driver kill hotplug word from sn and others fix | Paul Jackson | 2006-01-04 | 2 | -4/+4 |
* | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2006-01-04 | 1 | -1/+0 |
* | [PATCH] s390: remove redundant and useless code in qeth | Frank Pavlic | 2005-12-24 | 6 | -230/+38 |
* | [PATCH] s390: minor qeth network driver fixes | Frank Pavlic | 2005-12-24 | 3 | -12/+10 |