| Commit message (Expand) | Author | Age | Files | Lines |
* | [netdrvr s/390] trim trailing whitespace | Jeff Garzik | 2006-05-26 | 15 | -440/+440 |
* | [PATCH] s390: lcs driver bug fixes and improvements [2/2] | Klaus Wacker | 2006-05-26 | 1 | -5/+9 |
* | [PATCH] s390: lcs driver bug fixes and improvements [1/2] | Klaus Wacker | 2006-05-26 | 1 | -170/+171 |
* | [PATCH] s390: qeth driver fixes | Ursula Braun | 2006-05-26 | 1 | -10/+13 |
* | [PATCH] s390: qeth driver fixes | Ursula Braun | 2006-05-26 | 2 | -12/+12 |
* | [PATCH] s390: minor fix in cu3088 | Cornelia Huck | 2006-05-26 | 1 | -1/+1 |
* | [PATCH] s390: lcs incorrect test | Greg Smith | 2006-05-15 | 1 | -1/+1 |
* | [PATCH] s390: fix ipd handling | Heiko Carstens | 2006-05-01 | 1 | -1/+2 |
* | [PATCH] s390: make qeth buildable | Bastian Blank | 2006-05-01 | 1 | -1/+0 |
* | [PATCH] s390: dasd device identifiers | Horst Hummel | 2006-04-28 | 4 | -20/+191 |
* | [PATCH] s390: instruction processing damage handling | Heiko Carstens | 2006-04-28 | 1 | -5/+28 |
* | [PATCH] s390: tape 3590 changes | Stefan Bader | 2006-04-28 | 2 | -11/+12 |
* | [PATCH] s390: fix slab debugging | Christian Borntraeger | 2006-04-28 | 1 | -3/+3 |
* | [PATCH] s390: dasd ioctl never returns | Horst Hummel | 2006-04-28 | 1 | -0/+5 |
* | [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: minor tape fixes | Peter Oberparleiter | 2006-04-11 | 2 | -9/+5 |
* | [PATCH] s390: dasd proc entries | Horst Hummel | 2006-04-11 | 1 | -0/+17 |
* | [PATCH] s390: fail-fast requests on quiesced devices | Peter Oberparleiter | 2006-04-11 | 1 | -13/+16 |
* | [PATCH] s390: dasd device offline messages | Horst Hummel | 2006-04-11 | 1 | -5/+11 |
* | [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: invalid check after kzalloc() | Peter Oberparleiter | 2006-04-11 | 1 | -1/+1 |
* | BUG_ON() Conversion in drivers/s390/net/lcs.c | Eric Sesterhenn | 2006-04-02 | 1 | -8/+5 |
* | BUG_ON() Conversion in drivers/s390/char/tape_block.c | Eric Sesterhenn | 2006-04-01 | 1 | -9/+4 |
* | BUG_ON() Conversion in drivers/s390/block/dasd_erp.c | Eric Sesterhenn | 2006-04-01 | 1 | -5/+3 |
* | typos: s/ducument/document/ | Adrian Bunk | 2006-04-01 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 | 1 | -4/+2 |
|\ |
|
| * | BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c | Eric Sesterhenn | 2006-03-26 | 1 | -4/+2 |
* | | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson | 2006-03-26 | 1 | -42/+18 |
* | | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 1 | -19/+20 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 | 1 | -6/+4 |
|\ |
|
| * | BUG_ON() Conversion in drivers/s390/block/dasd.c | Eric Sesterhenn | 2006-03-24 | 1 | -6/+4 |
* | | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 2 | -1/+3 |
|/ |
|
* | [PATCH] dasd: "cleanup dasd_ioctl" fix | Bastian Blank | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 26 | -138/+67 |
* | [PATCH] s390: CEX2A crt message length | Eric Rossman | 2006-03-24 | 2 | -3/+12 |
* | [PATCH] s390: 3590 tape driver | Stefan Bader | 2006-03-24 | 6 | -11/+1443 |
* | [PATCH] s390: fix endless retry loop in tape driver | Michael Holzheu | 2006-03-24 | 3 | -13/+35 |
* | [PATCH] s390: tape operation abortion leads to panic | Michael Holzheu | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] s390: tape retry flooding by deferred CC in interrupt | Stefan Bader | 2006-03-24 | 1 | -4/+5 |
* | [PATCH] s390: dasd extended error reporting | Stefan Weinhuber | 2006-03-24 | 8 | -1/+812 |
* | [PATCH] s390: random values in result of BIODASDINFO2 | Horst Hummel | 2006-03-24 | 1 | -3/+2 |
* | [PATCH] s390: remove experimental flag from dasd diag | Peter Oberparleiter | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] s390: remove dynamic dasd ioctls | Christoph Hellwig | 2006-03-24 | 2 | -80/+0 |
* | [PATCH] s390: merge cmb into dasdc | Christoph Hellwig | 2006-03-24 | 4 | -139/+22 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 | 3 | -97/+55 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 | 3 | -161/+86 |
* | [PATCH] s390: channel path measurements | Cornelia Huck | 2006-03-24 | 4 | -23/+500 |