summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-11s390/dasd: fix failing CUIR assignment under LPARStefan Haberland
2016-08-10s390/dasd: fix hanging device after clear subchannelStefan Haberland
2016-08-09virtio/s390: deprecate old transportCornelia Huck
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger
2016-08-08s390/qdio: avoid reschedule of outbound tasklet once killedUrsula Braun
2016-08-08s390/qdio: remove checks for ccw device internal stateSebastian Ott
2016-08-08s390/qdio: fix double return code evaluationSebastian Ott
2016-08-08s390/qdio: get rid of spin_lock_irqsave usageSebastian Ott
2016-08-08s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott
2016-08-08s390/qdio: obtain subchannel_id via ccw_device_get_schid()Sebastian Ott
2016-08-08s390/cio: stop using subchannel_id from ccw_device_privateSebastian Ott
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-31s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun
2016-07-31s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer
2016-07-31s390/cio: fix premature wakeup during chp configureSebastian Ott
2016-07-31s390/cio: convert cfg_lock mutex to spinlockSebastian Ott
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-20block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-07-18s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-15s390/chsc: improve channel path descriptor determinationSebastian Ott
2016-07-15s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott
2016-07-15s390/cio: make fmt1 channel path descriptor optionalSebastian Ott
2016-07-15s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott
2016-07-15s390/cio/device_ops: fix kernel docSebastian Ott
2016-07-14s390/cio: allow to reset channel measurement blockSebastian Ott
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter
2016-07-12pmem: kill __pmem address spaceDan Williams
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun
2016-06-28s390/cio: use basic blocks for i/o inline assembliesHeiko Carstens
2016-06-28s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens
2016-06-28s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-16s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel
2016-06-16qeth: improve set_features error handlingHans Wippel
2016-06-16qeth: add network device features for VLAN devicesHans Wippel
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser
2016-06-16qeth: enable scatter/gather by defaultEugene Crosser
2016-06-16qeth: enable scatter/gather in layer 2 modeEugene Crosser
2016-06-16qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser
2016-06-16qeth: clean up condition when tso is usedEugene Crosser
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser