summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-093-39/+30Star
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-062-2/+2
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-062-2/+2
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-0618-50/+50
* | [PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter2006-01-061-1/+1
* | [PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2006-01-062-4/+13
* | [PATCH] s390: add support for cex2a crypto cardsEric Rossman2006-01-064-51/+383
* | [PATCH] s390: multiple subchannel sets supportCornelia Huck2006-01-0616-165/+354
* | [PATCH] s390: convert /proc/cio_ignoreCornelia Huck2006-01-061-30/+92
* | [PATCH] s390: introduce struct channel_subsystemCornelia Huck2006-01-066-45/+90
* | [PATCH] s390: introduce for_each_subchannelCornelia Huck2006-01-065-290/+318
* | [PATCH] s390: introduce struct subchannel_idCornelia Huck2006-01-0618-238/+313
* | [PATCH] s390: qdio V=V pass-throughFrank Pavlic2006-01-063-150/+547
* | [PATCH] s390: dasd failfast supportHorst Hummel2006-01-065-12/+34
* | [PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel2006-01-061-1/+4
* | [PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte2006-01-067-45/+59
* | [PATCH] s390: re-activated path detectionCornelia Huck2006-01-061-0/+15
* | [PATCH] s390: cms volume label definitionsPeter Oberparleiter2006-01-062-25/+5Star
* | [PATCH] s390: atomic primitivesMartin Schwidefsky2006-01-067-24/+22Star
|/
* [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-052-4/+4
* [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-051-1/+0Star
* [PATCH] s390: remove redundant and useless code in qethFrank Pavlic2005-12-246-230/+38Star
* [PATCH] s390: minor qeth network driver fixesFrank Pavlic2005-12-243-12/+10Star
* [PATCH] s390: some minor qeth driver fixesFrank Pavlic2005-12-242-24/+24
* [SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann2005-12-011-1/+1
* [SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin2005-12-011-19/+31
* [SCSI] zfcp: fix adapter initializationAndreas Herrmann2005-12-012-85/+64Star
* [SCSI] zfcp: fix spinlock initializationHeiko Carstens2005-12-013-9/+14
* [PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky2005-11-181-2/+2
* [PATCH] s390: mail address changedFrank Pavlic2005-11-116-8/+8
* [PATCH] s390: introduce guestLan sniffer support in qethFrank Pavlic2005-11-113-4/+102
* [PATCH] s390: fix recovery failure of non-guestLAN devicesFrank Pavlic2005-11-112-17/+22
* [PATCH] s390: some more qeth fixesFrank Pavlic2005-11-111-4/+7
* [PATCH] s390: qeth multicast address registration fixedFrank Pavlic2005-11-111-26/+80
* [PATCH] s390: minor modification in qeth layer2 codeFrank Pavlic2005-11-111-14/+26
* [PATCH] s390: synthax checking for VIPA addresses fixedFrank Pavlic2005-11-112-16/+55
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0Star
* [PATCH] s390: "extern inline" -> "static inline"Adrian Bunk2005-11-094-10/+10
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-0716-86/+44Star
* [PATCH] s390: fix memory leak in vmcpChristian Borntraeger2005-11-071-1/+3
* [PATCH] s390: duplicate timeout in qdioUrsula Braun-Krahl2005-11-071-4/+4
* [PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter2005-11-071-20/+30
* [PATCH] s390: dasd diag inline assemblyPeter Oberparleiter2005-11-072-13/+13
* [PATCH] s390: ccwgroup online attributeCornelia Huck2005-11-071-3/+3
* [PATCH] fix missing includesTim Schmielau2005-10-313-0/+6
* [PATCH] s390, ccw - export modaliasBastian Blank2005-10-311-0/+19
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-315-69/+306
* [PATCH] arguments out of order in class_device_create() call (s390)Al Viro2005-10-291-1/+1
* Merge ../bleed-2.6Greg KH2005-10-288-114/+415
|\
| * Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-286-112/+413
| |\