summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt2010-09-161-44/+77
| * | | | | | | | [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-166-213/+279
| * | | | | | | | [SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt2010-09-162-0/+42
| * | | | | | | | [SCSI] zfcp: Reorder registration of initial SCSI deviceChristof Schmitt2010-09-091-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-1/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-194-8/+5
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-1/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | zfcp: Report scatter gather limit for DIX protection informationChristof Schmitt2010-09-101-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2213-2/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-1513-2/+16
* | | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-6/+7
| |/ / / / / / / /
* | | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-26/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/block: kill the big kernel lockArnd Bergmann2010-09-263-26/+2
| |/ / / / / / / /
* | | | | | | | | Fix IRQ flag handling namingDavid Howells2010-10-071-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-281-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-261-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-231-2/+1
| |/ / / /
OpenPOWER on IntegriCloud