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