summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-2/+23
* [S390] sclp_cpi module license.Christian Borntraeger2006-12-151-0/+2
* [S390] zcrypt: module unload fixes.Ralph Wuerthner2006-12-151-2/+12
* [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-151-5/+8
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-139-13/+13
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-0822-378/+777
|\
| * [S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck2006-12-083-11/+11
| * [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-087-59/+296
| * [S390] subchannel lock conversion.Cornelia Huck2006-12-086-63/+98
| * [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-084-47/+78
| * [S390] runtime switch for qdio performance statisticsUrsula Braun2006-12-082-119/+135
| * [S390] New DASD feature for ERP related loggingHorst Hummel2006-12-084-22/+62
| * [S390] add reset call handler to the ap bus.Ralph Wuerthner2006-12-081-0/+17