summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky2014-01-091-1/+1
* qeth: avoid buffer overflow in snmp ioctlUrsula Braun2013-12-041-1/+5
* SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-291-7/+22
* SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-291-6/+2
* SCSI: zfcp: status read buffers on first adapter open with link downSteffen Maier2013-07-252-8/+20
* SCSI: zfcp: block queue limits with data routerSteffen Maier2013-07-251-3/+7
* SCSI: zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-07-251-0/+4
* netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-131-1/+5
* s390/dasd: fix handling of gone pathsStefan Weinhuber2013-05-311-2/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-213-1/+40
|\
| * s390/xpram: mark xpram as non-rotationalChristian Borntraeger2013-05-171-0/+1
| * s390/cio: add channel ID sysfs attributePeter Oberparleiter2013-05-152-1/+39
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-2/+1
|\ \
| * \ Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-0211-29/+175
| |\ \
| * | | block: Add bio_end_sector()Kent Overstreet2013-03-231-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-073-21/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | block_device_operations->release() should return voidAl Viro2013-05-073-21/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-064-47/+52
|\ \ \ \
| * | | | s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/offIngo Tuchscherer2013-05-021-10/+7
| * | | | s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens2013-05-021-18/+2
| * | | | s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-2/+2
| * | | | s390/kvm: Change the virtual memory mapping location for Virtio devicesNick Wang2013-05-021-5/+6
| * | | | s390/zcore: calculate real memory size using own get_mem_size functionHeiko Carstens2013-05-021-15/+15
| * | | | s390/cio: add condev keyword to cio_ignoreSebastian Ott2013-05-021-0/+7
| * | | | s390/cio: add ipldev keyword to cio_ignoreSebastian Ott2013-05-021-2/+19
| |/ / /
* | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-052-13/+18
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck2013-04-071-1/+4
| * | | KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang2013-04-021-5/+6
| * | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-2111-29/+175
| |\ \ \ | | | |/ | | |/|
| * | | KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-051-4/+1
| * | | virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin2013-03-051-3/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\ \ \
| * | | constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-015-28/+36
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-224-0/+26
| |\ \ \
| * | | | qeth: Fix missing pointer updateStefan Raspl2013-04-224-4/+6
| * | | | qeth: remove unused variableStefan Raspl2013-04-224-6/+4
| * | | | qeth: remove cast for kzalloc return valueZhang Yanfei2013-04-221-1/+1
| * | | | qeth: fix VLAN related compilation errorsPatrick McHardy2013-04-211-6/+10
| * | | | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-192-4/+8
| * | | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-192-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-073-12/+17
| |\ \ \ \
| * | | | | virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-221-3/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-292-14/+3
|\ \ \ \ \
| * \ \ \ \ Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-147-12/+43
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-0111-29/+175
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-182-14/+3
| | |_|_|/ | |/| | |
* | | | | s390/scm_blk: fix memleak in init functionSebastian Ott2013-04-261-2/+1
* | | | | s390/scm_blk: allow more cluster size valuesSebastian Ott2013-04-261-2/+4
* | | | | s390/cio: fix irq statisticsSebastian Ott2013-04-261-0/+1