aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-12[S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish
2007-02-12[S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-10Merge branch 'linus'James Bottomley
2007-02-10[SCSI] zfcp: removed wrong commentSwen Schillig
2007-02-10[SCSI] zfcp: use of uninitialized variableSwen Schillig
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig
2007-02-08[S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky
2007-02-08[S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky
2007-02-08[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky
2007-02-08[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu
2007-02-05[S390] ETR support.Martin Schwidefsky
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2007-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-09[S390] locking problem with __cpcmd.Christian Borntraeger
2007-01-09[S390] cio: use barrier() in stsch_reset.Heiko Carstens
2007-01-09s390: iucv Kconfig help description changesFrank Pavlic
2007-01-09s390: qeth driver fixes: atomic context fixupsFrank Blaschka
2007-01-09s390: qeth driver fixes: packet socketFrank Blaschka
2007-01-09s390: qeth driver fixes: VLAN hdr, perf statsFrank Blaschka
2007-01-07qeth: fix uaccess handling and get rid of unused variableHeiko Carstens
2006-12-28[S390] cio: fix stsch_reset.Michael Holzheu
2006-12-28[S390] Change max. buffer size for monwriter device.Melissa Howland
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader