summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-8/+1
* [S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland2010-10-251-9/+14
* [S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2010-10-252-41/+40
* [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0
* [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-254-26/+20
* [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-254-8/+63
* [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1
* [S390] css: update descriptor after hibernateSebastian Ott2010-10-252-2/+12
* [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-253-9/+11
* [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-253-44/+44
* [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-253-136/+116
* [S390] chsc: initialization fixesSebastian Ott2010-10-253-17/+17
* [S390] cio: add lock to struct channel_pathSebastian Ott2010-10-252-14/+27
* [S390] cio: fix memleak in resume pathSebastian Ott2010-10-251-2/+6
* [S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko2010-10-251-6/+4
* [S390] dasd fix dump_sense_dbfStefan Haberland2010-10-251-6/+10
* [S390] css: fix sparse warningSebastian Ott2010-10-251-1/+1
* [S390] drivers/s390/char: Use static const char arraysJoe Perches2010-10-251-2/+2
* [S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber2010-10-251-0/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-244-9/+9
|\
| * drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-2/+2
| * Merge branch 'master' into for-nextJiri Kosina2010-08-1116-35/+282
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-103-3/+3
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-092-4/+4
* | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-241-6/+60
|\ \ \ \
| * | | | KVM: S390: Add virtio hotplug add supportAlexander Graf2010-10-241-0/+47
| * | | | KVM: S390: take a full byte as ext_param indicatorAlexander Graf2010-10-241-6/+13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2312-217/+496
|\ \ \ \ \
| * | | | | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-3/+3
| * | | | | s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller2010-10-131-1/+1
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-061-2/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | qeth: tagging with VLAN-ID 0Ursula Braun2010-10-032-14/+15
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-092-4/+2
| |\ \ \ \ \ \
| * | | | | | | qeth: NAPI support for l2 and l3 disciplineFrank Blaschka2010-09-084-138/+260
| * | | | | | | Kconfig: have CCWGROUP depend on CLAWMike Frysinger2010-09-081-1/+1
| * | | | | | | qeth: Use %pI6Joe Perches2010-09-081-6/+1
| * | | | | | | qdio: extend API to allow pollingJan Glauber2010-09-086-56/+217
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-2215-1124/+1280
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug tracesChristof Schmitt2010-10-072-6/+0
| * | | | | | | | [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-169-208/+189
| * | | | | | | | [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt2010-09-161-8/+1
| * | | | | | | | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-164-202/+207
| * | | | | | | | [SCSI] zfcp: Reorder FCP I/O and task management handler functionsChristof Schmitt2010-09-161-75/+72
| * | | | | | | | [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warningChristof Schmitt2010-09-162-44/+46
| * | | | | | | | [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt2010-09-161-4/+4
| * | | | | | | | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-169-465/+480
| * | | | | | | | [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt2010-09-162-36/+63
OpenPOWER on IntegriCloud