aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens1-2/+6
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer1-2/+2
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck1-0/+2
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber1-7/+17
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter1-21/+49
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck1-5/+2
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita1-1/+5
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens36-77/+74
2007-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-129/+95
2007-01-09[S390] locking problem with __cpcmd.Christian Borntraeger1-1/+1
2007-01-09[S390] cio: use barrier() in stsch_reset.Heiko Carstens1-8/+4
2007-01-09s390: iucv Kconfig help description changesFrank Pavlic1-4/+1
2007-01-09s390: qeth driver fixes: atomic context fixupsFrank Blaschka2-97/+30
2007-01-09s390: qeth driver fixes: packet socketFrank Blaschka1-5/+53
2007-01-09s390: qeth driver fixes: VLAN hdr, perf statsFrank Blaschka1-18/+3
2007-01-07qeth: fix uaccess handling and get rid of unused variableHeiko Carstens1-5/+8
2006-12-28[S390] cio: fix stsch_reset.Michael Holzheu1-3/+10
2006-12-28[S390] Change max. buffer size for monwriter device.Melissa Howland1-1/+1
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader1-1/+2
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu1-2/+23
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger1-0/+2
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner1-2/+12
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun1-5/+8
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day9-13/+13
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds22-378/+777
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox2-3/+1
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek3-7/+7
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-4/+8
2006-12-08[S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck3-11/+11
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck7-59/+296
2006-12-08[S390] subchannel lock conversion.Cornelia Huck6-63/+98
2006-12-08[S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck4-47/+78