summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
* [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
* [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
* [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
* [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-3/+15
* [PATCH] qeth gfp_t annotationsAl Viro2007-03-141-1/+1
* [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
* [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
* [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
* [S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber2007-03-051-0/+1
* [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-12/+13
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-1/+1
* [S390] New header file ipl.hMichael Holzheu2007-02-211-0/+1
* [S390] fix non-smp compile.Jan Glauber2007-02-211-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-123-4/+33
|\
| * [S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish2007-02-121-1/+2
| * [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-122-3/+31
* | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-122-2/+2
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-1214-15/+15
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-113-28/+19
|\
| * Merge branch 'linus'James Bottomley2007-02-1080-5149/+2293
| |\
| * | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0
| * | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8
| * | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-102-14/+11
* | | [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-4/+2
* | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
| |/ |/|
* | [S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky2007-02-081-73/+74
* | [S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky2007-02-081-662/+652
* | [S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky2007-02-081-152/+127
* | [S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky2007-02-081-117/+101
* | [S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky2007-02-084-3397/+0
* | [S390] Avoid excessive inlining.Heiko Carstens2007-02-0537-330/+254
* | [S390] Convert memory detection into C code.Heiko Carstens2007-02-059-35/+80
* | [S390] Calibrate delay and bogomips.Martin Schwidefsky2007-02-052-1/+64
* | [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-055-32/+577
* | [S390] ETR support.Martin Schwidefsky2007-02-055-22/+72
* | [S390] cio: Don't spam debug feature.Cornelia Huck2007-02-051-1/+1
* | [S390] Cleanup of CHSC event handling.Peter Oberparleiter2007-02-051-120/+112
* | [S390] cio: declare hardware structures packed.Peter Oberparleiter2007-02-052-12/+12
* | [S390] cio: Catch operand exceptions on stsch.Cornelia Huck2007-02-052-2/+2
* | [S390] dasd: fix unconditional reserve handling.Horst Hummel2007-02-052-6/+6
* | [S390] Remove dasd_ccw_log function.Horst Hummel2007-02-053-67/+0
* | [S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2007-02-051-1/+0
* | [S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck2007-02-051-7/+5
* | [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens2007-02-051-2/+6
* | [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-051-2/+2
* | [S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck2007-02-051-0/+2
* | [S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber2007-02-051-7/+17
* | [S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter2007-02-051-21/+49
OpenPOWER on IntegriCloud