summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2011-03-14keyboard: integer underflow bugDan Carpenter
2011-02-17zcrypt: Fix check to look for facility bits 2 & 65Felix Beck
2011-02-17qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt
2010-12-09[SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig
2010-12-09[SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Swen Schillig
2010-12-09[SCSI] zfcp: Fix common FCP request receptionSwen Schillig
2010-12-01[S390] css: fix rsid evaluation for 2nd crwSebastian Ott
2010-11-25[S390] qdio: free indicator after reset is finishedJan Glauber
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-10[S390] vmlogrdr: purge after recording is switched offStefan Weinhuber
2010-11-10[S390] cio: fix incorrect ccw_device_init_countSebastian Ott
2010-11-10[S390] tape: add medium state notificationsMartin Schwidefsky
2010-11-08qeth: fix race condition during device startupFrank Blaschka
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-29[S390] tape: fix dbf usageSebastian Ott
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber
2010-10-25[SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt
2010-10-25[SCSI] zfcp: Fix adapter activation on link downSwen Schillig
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland
2010-10-25[S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber
2010-10-25[S390] dasd: fix use after free in dbfSebastian Ott
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott
2010-10-25[S390] chsc: initialization fixesSebastian Ott
2010-10-25[S390] cio: add lock to struct channel_pathSebastian Ott
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott
2010-10-25[S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko
2010-10-25[S390] dasd fix dump_sense_dbfStefan Haberland
2010-10-25[S390] css: fix sparse warningSebastian Ott
2010-10-25[S390] drivers/s390/char: Use static const char arraysJoe Perches
2010-10-25[S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: S390: Add virtio hotplug add supportAlexander Graf
2010-10-24KVM: S390: take a full byte as ext_param indicatorAlexander Graf
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds