summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [S390] cio: Remove check for ssd in chpids_show().Cornelia Huck2007-02-051-5/+2
* | [S390] Check the return value of kthread_run().Akinobu Mita2007-02-051-1/+5
* | [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-0536-77/+74
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-093-129/+95
|\
| * s390: iucv Kconfig help description changesFrank Pavlic2007-01-091-4/+1
| * s390: qeth driver fixes: atomic context fixupsFrank Blaschka2007-01-092-97/+30
| * s390: qeth driver fixes: packet socketFrank Blaschka2007-01-091-5/+53
| * s390: qeth driver fixes: VLAN hdr, perf statsFrank Blaschka2007-01-091-18/+3
| * qeth: fix uaccess handling and get rid of unused variableHeiko Carstens2007-01-071-5/+8
* | [S390] locking problem with __cpcmd.Christian Borntraeger2007-01-091-1/+1
* | [S390] cio: use barrier() in stsch_reset.Heiko Carstens2007-01-091-8/+4
|/
* [S390] cio: fix stsch_reset.Michael Holzheu2006-12-281-3/+10
* [S390] Change max. buffer size for monwriter device.Melissa Howland2006-12-281-1/+1
* [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
OpenPOWER on IntegriCloud