summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-08-166-63/+80
|\
| * s390/dasd: fix failing CUIR assignment under LPARStefan Haberland2016-08-111-0/+10
| * s390/dasd: fix hanging device after clear subchannelStefan Haberland2016-08-101-1/+9
| * s390/qdio: avoid reschedule of outbound tasklet once killedUrsula Braun2016-08-081-24/+25
| * s390/qdio: remove checks for ccw device internal stateSebastian Ott2016-08-081-6/+0
| * s390/qdio: fix double return code evaluationSebastian Ott2016-08-081-8/+3
| * s390/qdio: get rid of spin_lock_irqsave usageSebastian Ott2016-08-081-11/+8
| * s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott2016-08-082-3/+0
| * s390/qdio: obtain subchannel_id via ccw_device_get_schid()Sebastian Ott2016-08-081-9/+23
| * s390/cio: stop using subchannel_id from ccw_device_privateSebastian Ott2016-08-081-3/+4
* | virtio/s390: deprecate old transportCornelia Huck2016-08-092-1/+7
* | virtio/s390: keep early_put_charsChristian Borntraeger2016-08-091-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-022-9/+26
|\
| * s390/sclp: detect storage-key facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect intervention bypass facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
| * s390: Make cpc_name accessibleJanosch Frank2016-06-101-8/+15
* | s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun2016-07-311-1/+3
* | s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer2016-07-315-6/+47
* | s390/cio: fix premature wakeup during chp configureSebastian Ott2016-07-311-14/+32
* | s390/cio: convert cfg_lock mutex to spinlockSebastian Ott2016-07-311-9/+9
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-3/+3
|\ \
| * | pmem: kill __pmem address spaceDan Williams2016-07-121-3/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-278-725/+800
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-062-0/+2
| |\ \
| * | | s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott2016-06-161-13/+12
| * | | qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel2016-06-162-4/+17
| * | | qeth: improve set_features error handlingHans Wippel2016-06-161-11/+27
| * | | qeth: add network device features for VLAN devicesHans Wippel2016-06-162-2/+10
| * | | qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-164-198/+111
| * | | qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-167-458/+482
| * | | qeth: introduce linearization fail count to statsEugene Crosser2016-06-164-8/+23
| * | | qeth: enable scatter/gather by defaultEugene Crosser2016-06-162-3/+4
| * | | qeth: enable scatter/gather in layer 2 modeEugene Crosser2016-06-161-1/+25
| * | | qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser2016-06-161-1/+3
| * | | qeth: clean up condition when tso is usedEugene Crosser2016-06-162-20/+30
| * | | qeth: refactor calculation of SBALE countEugene Crosser2016-06-163-41/+85
| * | | qeth: Include error message for "OS Mismatch"Eugene Crosser2016-06-161-0/+6
| | |/ | |/|
* | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-263-6/+3
|\ \ \
| * | | block: convert to device_add_disk()Dan Williams2016-06-273-6/+3
| |/ /
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-0/+1
|\ \ \
| * | | block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-201-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2615-109/+209
|\ \ \ | |_|/ |/| |
| * | s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-9/+2