aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-34/+196
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-38/+63
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+1
2016-09-30s390/con3270: fix insufficient space paddingSascha Silbe1-2/+7
2016-09-30s390/con3270: fix use of uninitialised dataSascha Silbe1-1/+1
2016-09-30s390/cio: fix accidental interrupt enabling during resumeSebastian Ott1-8/+12
2016-09-28s390/dasd: add missing \n to end of dev_err messagesColin Ian King1-2/+2
2016-09-26s390/dasd: make query host access interruptibleStefan Haberland1-1/+1
2016-09-26s390/dasd: fix panic during offline processingStefan Haberland3-10/+18
2016-09-26s390/dasd: fix hanging offline processingStefan Haberland1-0/+9
2016-09-20s390/vmur: fix irq pointer dereference in int handlerSebastian Ott1-4/+5
2016-09-20s390/dasd: add missing KOBJ_CHANGE event for unformatted devicesStefan Haberland1-0/+4
2016-09-16s390/qeth: fix setting VIPA addressThomas Richter1-2/+2
2016-09-16qeth: do not turn on SG per defaultUrsula Braun2-3/+0
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun2-2/+0
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun1-1/+2
2016-09-16s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun1-5/+17
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun1-0/+5
2016-09-16qeth: restore device features after recoveryHans Wippel4-0/+34
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman6-63/+80
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan1-18/+1
2016-08-24s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-24s390: cio: remove redundant cio_cancel declarationDong Jia Shi1-1/+0
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-63/+80
2016-08-12zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2016-08-12zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6
2016-08-12zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2-0/+4
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier3-2/+39
2016-08-12zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier1-1/+2
2016-08-12zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier3-10/+12
2016-08-12zfcp: close window with unblocked rport during rport goneSteffen Maier3-5/+22
2016-08-12zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier1-0/+4
2016-08-12zfcp: fix fc_host port_type with NPIVSteffen Maier1-3/+5
2016-08-11s390/dasd: fix failing CUIR assignment under LPARStefan Haberland1-0/+10
2016-08-10s390/dasd: fix hanging device after clear subchannelStefan Haberland1-1/+9
2016-08-09virtio/s390: deprecate old transportCornelia Huck2-1/+7
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger1-1/+1
2016-08-08s390/qdio: avoid reschedule of outbound tasklet once killedUrsula Braun1-24/+25
2016-08-08s390/qdio: remove checks for ccw device internal stateSebastian Ott1-6/+0
2016-08-08s390/qdio: fix double return code evaluationSebastian Ott1-8/+3
2016-08-08s390/qdio: get rid of spin_lock_irqsave usageSebastian Ott1-11/+8
2016-08-08s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott2-3/+0
2016-08-08s390/qdio: obtain subchannel_id via ccw_device_get_schid()Sebastian Ott1-9/+23
2016-08-08s390/cio: stop using subchannel_id from ccw_device_privateSebastian Ott1-3/+4
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+26
2016-07-31s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun1-1/+3
2016-07-31s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer5-6/+47
2016-07-31s390/cio: fix premature wakeup during chp configureSebastian Ott1-14/+32
2016-07-31s390/cio: convert cfg_lock mutex to spinlockSebastian Ott1-9/+9
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-725/+800
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+3
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-109/+209
2016-07-20block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani1-0/+1
2016-07-18s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+2
2016-07-15s390/chsc: improve channel path descriptor determinationSebastian Ott2-8/+7
2016-07-15s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott1-2/+3
2016-07-15s390/cio: make fmt1 channel path descriptor optionalSebastian Ott2-5/+8
2016-07-15s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott1-1/+1
2016-07-15s390/cio/device_ops: fix kernel docSebastian Ott1-11/+11
2016-07-14s390/cio: allow to reset channel measurement blockSebastian Ott1-9/+20
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter1-1/+2
2016-07-12pmem: kill __pmem address spaceDan Williams1-3/+3
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+2
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-06-28s390/cio: use basic blocks for i/o inline assembliesHeiko Carstens1-9/+82
2016-06-28s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens1-6/+9
2016-06-28s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens1-28/+49
2016-06-27block: convert to device_add_disk()Dan Williams3-6/+3
2016-06-16s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott1-13/+12
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel2-4/+17
2016-06-16qeth: improve set_features error handlingHans Wippel1-11/+27
2016-06-16qeth: add network device features for VLAN devicesHans Wippel2-2/+10
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter4-198/+111
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy7-458/+482
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser4-8/+23
2016-06-16qeth: enable scatter/gather by defaultEugene Crosser2-3/+4
2016-06-16qeth: enable scatter/gather in layer 2 modeEugene Crosser1-1/+25
2016-06-16qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser1-1/+3
2016-06-16qeth: clean up condition when tso is usedEugene Crosser2-20/+30
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser3-41/+85
2016-06-16qeth: Include error message for "OS Mismatch"Eugene Crosser1-0/+6
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens1-1/+1
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky1-2/+2
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky1-2/+6
2016-06-13s390: use canonical include guard styleDaniel van Gerpen2-2/+2
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-1/+1
2016-06-13s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani1-12/+3
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect guest-PER enhancementDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand1-0/+1
2016-06-10s390: Make cpc_name accessibleJanosch Frank1-8/+15
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-14/+12
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-215/+1264
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams1-2/+2
2016-05-10s390: make couple of variables and functions staticHeiko Carstens1-1/+1
2016-05-10s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky1-3/+35
2016-05-10s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2-4/+53
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin1-1/+5
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman1-5/+7
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal3-5/+5
2016-05-04s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky5-95/+23
2016-05-04s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky1-1/+4
2016-05-04s390/3270: fix view reference countingMartin Schwidefsky1-8/+6
2016-05-04s390/3270: add missing tty_kref_putMartin Schwidefsky1-0/+1
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-7/+5
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley1-6/+6
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-2/+2
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-04-21s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky1-1/+2
2016-04-15zfcp: Revert to original scanning behaviourHannes Reinecke1-1/+1
2016-04-15s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner6-23/+644
2016-04-15s390/sclp: event type macro cleanupSebastian Ott2-20/+20
2016-04-15s390/sclp: add error notification commandSebastian Ott2-2/+120
2016-04-15s390/sclp: move pci related commands to separate fileSebastian Ott3-61/+78
2016-04-15s390/dasd: add query host access to volume supportStefan Haberland5-1/+282
2016-04-15s390/dcssblk: fix possible deadlock in remove vs. per-device attributesGerald Schaefer1-2/+3
2016-04-11scsi: disable automatic target scanHannes Reinecke1-1/+2
2016-04-01s390/scm_blk: fix deadlock for requests != REQ_TYPE_FSSebastian Ott1-1/+1
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-183/+86
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+9
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+1
2016-03-17s390/dasd: reorder lcu and device lockStefan Haberland4-183/+86
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds21-447/+436
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches17-95/+76
2016-03-07s390/dasd: remove casts to dasd_*_privateSebastian Ott5-181/+106
2016-03-07s390/dasd: Refactor dasd format functionsJan Höppner1-12/+46
2016-03-07s390/dasd: Simplify code in format logicJan Höppner1-27/+6
2016-03-07s390/dasd: Improve dasd format codeJan Höppner2-58/+59
2016-03-02virtio/s390: size of SET_IND payloadCornelia Huck1-4/+8
2016-03-02virtio/s390: use dev_to_virtioGeliang Tang1-2/+1
2016-03-02s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2016-02-23s390/dasd: fix incorrect locking order for LCU device add/removeStefan Haberland1-83/+152
2016-02-17s390/dasd: fix performance dropStefan Haberland1-0/+1
2016-02-11s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-02-11s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman6-53/+57
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley1-2/+1
2016-01-26s390/cio: update measurement characteristicsSebastian Ott2-9/+20
2016-01-26s390/cio: ensure consistent measurement stateSebastian Ott2-12/+13
2016-01-26s390/cio: fix measurement characteristics memleakSebastian Ott3-18/+6
2016-01-26s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer3-20/+24
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-6/+5
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds25-700/+843
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-41/+22
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-34/+5
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+14
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2-2/+2
2016-01-11s390/sclp: fix possible control register corruptionHeiko Carstens1-3/+2
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-8/+3
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro2-26/+40
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-26/+40
2015-12-30s390/dasd: fix failfast for disconnected devicesStefan Haberland1-2/+6
2015-12-30s390/con3270: testing return kzalloc retvalPierre Morel1-0/+2
2015-12-30s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz1-3/+3
2015-12-30s390/cio: add NULL testJulia Lawall1-0/+2
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro2-26/+2
2015-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+3
2015-12-18s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter3-208/+238
2015-12-18s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter6-1/+419
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter4-60/+73
2015-12-18s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter1-1/+1
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter5-31/+16
2015-12-17virtio/s390: handle error values in irbCornelia Huck1-25/+37
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl1-1/+7
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes1-2/+0
2015-12-14qeth: repair SBAL elements calculationUrsula Braun1-1/+1
2015-12-14qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter3-33/+17
2015-12-14s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring1-5/+2
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand1-0/+1
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski1-1/+6
2015-11-27s390/sclp: add open for business supportJochen Schweflinghaus2-1/+109
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner3-54/+0
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring4-16/+8
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky1-6/+5
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky2-3/+1
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky1-1/+1
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky1-68/+33
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky1-3/+17
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2-389/+9
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky1-16/+54
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky1-1/+0
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer1-1/+3
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-33/+66
2015-11-11s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe5-8/+14