aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-04[S390] cio: Fix handling of interrupt for csch().Cornelia Huck1-0/+8
2007-03-26[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner1-0/+4
2007-03-26[S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner1-13/+13
2007-03-26[S390] cio: Device status validity.Cornelia Huck1-1/+5
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter1-5/+5
2007-03-19[S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner1-6/+6
2007-03-19[S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2-7/+24
2007-03-19[S390] cio: qdio slsb setupUrsula Braun1-8/+18
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern1-3/+15
2007-03-14[PATCH] qeth gfp_t annotationsAl Viro1-1/+1
2007-03-05[S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck1-2/+2
2007-03-05[S390] cio: Use path verification to check for path state.Cornelia Huck1-40/+6
2007-03-05[S390] cio: Fix locking when calling notify function.Cornelia Huck1-20/+47
2007-03-05[S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber1-0/+1
2007-03-05[S390] tape: Compression overwrites crypto settingMichael Holzheu1-1/+4
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-12/+13
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu1-0/+1
2007-02-21[S390] fix non-smp compile.Jan Glauber1-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau4-4/+0
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-4/+33
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven2-2/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven14-15/+15
2007-02-12[S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish1-1/+2
2007-02-12[S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2-3/+31
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-28/+19
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day1-4/+2
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-10Merge branch 'linus'James Bottomley80-5149/+2293
2007-02-10[SCSI] zfcp: removed wrong commentSwen Schillig1-2/+0
2007-02-10[SCSI] zfcp: use of uninitialized variableSwen Schillig1-12/+8
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig2-14/+11
2007-02-08[S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky1-73/+74
2007-02-08[S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky1-662/+652
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky1-152/+127
2007-02-08[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky1-117/+101
2007-02-08[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky4-3397/+0
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens37-330/+254
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens9-35/+80
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky2-1/+64
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu5-32/+577
2007-02-05[S390] ETR support.Martin Schwidefsky5-22/+72
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck1-1/+1
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter1-120/+112
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter2-12/+12
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck2-2/+2
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel2-6/+6
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel3-67/+0
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens1-1/+0
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck1-7/+5