summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-23Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-23Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller
2010-10-07[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-10-04qeth: tagging with VLAN-ID 0Ursula Braun
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-27s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-09-26s390/block: kill the big kernel lockArnd Bergmann
2010-09-23drivers/s390: Remove unnecessary casts of private_dataJoe Perches
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-09-17[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-17[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt
2010-09-17[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt
2010-09-17[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt
2010-09-17[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt
2010-09-17[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt
2010-09-17[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-17[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt
2010-09-17[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt
2010-09-17[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt
2010-09-17[SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt
2010-09-10zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds