aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-2/+2
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky18-50/+50
2006-01-06[PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter1-1/+1
2006-01-06[PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2-4/+13
2006-01-06[PATCH] s390: add support for cex2a crypto cardsEric Rossman4-51/+383
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck16-165/+354
2006-01-06[PATCH] s390: convert /proc/cio_ignoreCornelia Huck1-30/+92
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck6-45/+90
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck5-290/+318
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck18-238/+313
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic3-150/+547
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel5-12/+34
2006-01-06[PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel1-1/+4
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte7-45/+59
2006-01-06[PATCH] s390: re-activated path detectionCornelia Huck1-0/+15
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter2-25/+5
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky7-24/+22
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2-2/+2
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson2-4/+4
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers1-1/+0
2005-12-24[PATCH] s390: remove redundant and useless code in qethFrank Pavlic6-230/+38
2005-12-24[PATCH] s390: minor qeth network driver fixesFrank Pavlic3-12/+10
2005-12-24[PATCH] s390: some minor qeth driver fixesFrank Pavlic2-24/+24
2005-12-01[SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann1-1/+1
2005-12-01[SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin1-19/+31
2005-12-01[SCSI] zfcp: fix adapter initializationAndreas Herrmann2-85/+64
2005-12-01[SCSI] zfcp: fix spinlock initializationHeiko Carstens3-9/+14
2005-11-18[PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky1-2/+2
2005-11-11[PATCH] s390: mail address changedFrank Pavlic6-8/+8
2005-11-11[PATCH] s390: introduce guestLan sniffer support in qethFrank Pavlic3-4/+102
2005-11-11[PATCH] s390: fix recovery failure of non-guestLAN devicesFrank Pavlic2-17/+22
2005-11-11[PATCH] s390: some more qeth fixesFrank Pavlic1-4/+7
2005-11-11[PATCH] s390: qeth multicast address registration fixedFrank Pavlic1-26/+80
2005-11-11[PATCH] s390: minor modification in qeth layer2 codeFrank Pavlic1-14/+26
2005-11-11[PATCH] s390: synthax checking for VIPA addresses fixedFrank Pavlic2-16/+55
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk4-10/+10
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl16-86/+44
2005-11-07[PATCH] s390: fix memory leak in vmcpChristian Borntraeger1-1/+3
2005-11-07[PATCH] s390: duplicate timeout in qdioUrsula Braun-Krahl1-4/+4
2005-11-07[PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter1-20/+30
2005-11-07[PATCH] s390: dasd diag inline assemblyPeter Oberparleiter2-13/+13
2005-11-07[PATCH] s390: ccwgroup online attributeCornelia Huck1-3/+3
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+6
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt5-69/+306
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro1-1/+1
2005-10-28Merge ../bleed-2.6Greg KH8-114/+415
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-0/+2
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds6-112/+413