aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-8/+1
2010-10-25[S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland1-9/+14
2010-10-25[S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2-41/+40
2010-10-25[S390] dasd: fix use after free in dbfSebastian Ott1-1/+0
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter2-2/+8
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky4-26/+20
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott4-8/+63
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott1-0/+1
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott2-2/+12
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott3-9/+11
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott3-44/+44
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott3-136/+116
2010-10-25[S390] chsc: initialization fixesSebastian Ott3-17/+17
2010-10-25[S390] cio: add lock to struct channel_pathSebastian Ott2-14/+27
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott1-2/+6
2010-10-25[S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko1-6/+4
2010-10-25[S390] dasd fix dump_sense_dbfStefan Haberland1-6/+10
2010-10-25[S390] css: fix sparse warningSebastian Ott1-1/+1
2010-10-25[S390] drivers/s390/char: Use static const char arraysJoe Perches1-2/+2
2010-10-25[S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber1-0/+3
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-9/+9
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+60
2010-10-24KVM: S390: Add virtio hotplug add supportAlexander Graf1-0/+47
2010-10-24KVM: S390: take a full byte as ext_param indicatorAlexander Graf1-6/+13
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds12-217/+496
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds15-1124/+1280
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds13-2/+16
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-6/+7
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-26/+2
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross1-3/+3
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe4-8/+5
2010-10-15llseek: automatically add .llseek fopArnd Bergmann13-2/+16
2010-10-13s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller1-1/+1
2010-10-07[SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt2-6/+0
2010-10-07Fix IRQ flag handling namingDavid Howells1-1/+1
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+1
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann1-6/+7
2010-10-03qeth: tagging with VLAN-ID 0Ursula Braun2-14/+15
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-09-26s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-2/+2
2010-09-26s390/block: kill the big kernel lockArnd Bergmann3-26/+2
2010-09-23drivers/s390: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan1-2/+2
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig9-208/+189
2010-09-16[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt1-8/+1
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt4-202/+207
2010-09-16[SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt1-75/+72