aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2015-02-26s390/dcss: array index 'i' is used before limits check.Ameen Ali1-1/+1
2015-02-26s390/scm_block: fix off by one during cluster reservationSebastian Ott1-1/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+9
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-183/+229
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer1-3/+7
2015-01-29s390/dasd: cleanup profilingSebastian Ott3-85/+27
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott3-14/+24
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-139/+248
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter3-34/+132
2015-01-25qeth: clean up error handlingEugene Crosser2-106/+117
2015-01-23s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer4-9/+29
2015-01-23s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer1-41/+96
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand1-0/+8
2015-01-22s390/tape: remove redundant if statementMartin Schwidefsky1-7/+5
2015-01-22s390/hmcdrv: free memory on error pathChristophe Jaillet1-3/+3
2015-01-22dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer1-2/+13
2015-01-22s390: add SMT supportMartin Schwidefsky2-11/+40
2015-01-17qeth: Remove unneeded structure memberThomas Richter1-1/+0
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2-48/+32
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser4-15/+8
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring3-14/+7
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz5-19/+15
2015-01-15s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan1-1/+0
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+7
2015-01-13block: Change direct_access calling conventionMatthew Wilcox1-12/+9
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-4/+4
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist2-22/+0
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger1-3/+7
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-4/+0
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+2
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-91/+278
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-42/+35
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-37/+177
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-9/+7
2014-12-09virtio_ccw: finalize_features error handlingCornelia Huck1-6/+10
2014-12-09virtio_ccw: future-proof finalize_featuresMichael S. Tsirkin1-1/+1
2014-12-09virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1Michael S. Tsirkin1-0/+7
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin2-3/+7
2014-12-09virtio_ccw: legacy: don't negotiate rev 1/featuresMichael S. Tsirkin1-3/+13
2014-12-09KVM: s390: enable virtio-ccw revision 1Cornelia Huck1-1/+1
2014-12-09KVM: s390 allow virtio_ccw status writes to failMichael S. Tsirkin1-1/+6
2014-12-09KVM: s390: virtio-ccw revision 1 SET_VQCornelia Huck1-12/+42
2014-12-09KVM: s390: Set virtio-ccw transport revisionThomas Huth1-0/+63
2014-12-09virtio_ccw: add support for 64 bit features.Michael S. Tsirkin1-7/+23
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin2-0/+6
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin2-2/+2
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin2-15/+10
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro1-1/+0
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley9-50/+144
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley2-18/+4
2014-12-08s390/scm_block: make the number of reqs per HW req configurableSebastian Ott2-17/+34
2014-12-08s390/scm_block: handle multiple requests in one HW requestSebastian Ott3-63/+132
2014-12-08s390/scm_block: allocate aidaw pages only when necessarySebastian Ott3-12/+36
2014-12-08s390/scm_block: use mempool to manage aidaw requestsSebastian Ott3-12/+55
2014-12-08s390/eadm: change timeout valueSebastian Ott1-1/+1
2014-11-28s390/dasd: retry partition detectionStefan Haberland1-2/+24
2014-11-28s390/dasd: fix list corruption for sleep_on requestsStefan Haberland1-3/+0
2014-11-28s390/dasd: fix infinite term I/O loopStefan Haberland1-0/+14
2014-11-28s390/dasd: remove unused codeStefan Haberland1-12/+2
2014-11-28s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2-1/+12
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-9/+2
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-13/+2
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-2/+2
2014-11-20zfcp: auto port scan resiliencyMartin Peschke6-14/+90
2014-11-20zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier1-3/+49
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke3-12/+2
2014-11-19assorted conversions to %p[dD]Al Viro1-9/+7
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-5/+3
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-13/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-4/+0
2014-11-03KVM: s390: virtio_ccw: remove unused variableSebastian Ott1-1/+0
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-10-26ctcm: replace sscanf by kstrto functionThomas Richter1-4/+4
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter1-5/+6
2014-10-26qeth: s390 ethernet device driver dependencyThomas Richter1-1/+1
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter2-8/+4
2014-10-26qeth: fix some trace formating issuesThomas Richter3-5/+5
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter2-19/+15
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-10-20s390: char: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20s390: block: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+2
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+2
2014-10-15s390/hmcdrv: Restrict s390 HMC driver to S390 archJosh Boyer1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-8/+8
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin2-13/+2
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-2/+2
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds30-48/+2334
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-7/+11
2014-10-09s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer2-0/+17
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2-2/+2
2014-10-09s390/dasd: add support for control unit initiated reconfigurationStefan Haberland5-5/+472
2014-10-09s390/dasd: fix infinite loop during formatStefan Haberland1-10/+15
2014-10-09[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro1-1/+0
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-1/+1
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer2-0/+2
2014-09-25s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer1-4/+3
2014-09-25s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland1-1/+3
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe15-0/+1791
2014-09-25s390/sclp: reduce dependency on event type masksMartin Schwidefsky3-14/+5
2014-09-25s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer2-5/+15
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai1-2/+0
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+17
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser3-7/+17
2014-09-01s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter1-1/+1
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter5-8/+8
2014-08-15s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky1-1/+1
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-224/+343
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+4
2014-08-01s390/dasd: fix camel caseStefan Haberland3-9/+9
2014-07-28s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+7
2014-07-22dasd: fix error recovery for alias devices during formatStefan Haberland4-22/+62
2014-07-22dasd: fix list_del corruption during formatStefan Haberland1-1/+5
2014-07-22dasd: fix unresponsive device during formatStefan Haberland1-0/+9
2014-07-22dasd: use aliases for formatted devices during formatStefan Haberland3-8/+9
2014-07-22s390/dasd: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-07-22s390/dasd: replace pr_warning by pr_warnFabian Frederick1-16/+12
2014-07-22s390/dasd: Move EXPORT_SYMBOL after function/variableFabian Frederick1-36/+33
2014-07-22s390/dasd: remove unnecessary null test before debugfs_removeFabian Frederick1-17/+8
2014-07-22s390/zfcp: use qdio buffer helpersSebastian Ott1-28/+21
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott2-37/+58
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott2-8/+17
2014-07-22s390/qeth: qdio queue helpersSebastian Ott1-25/+28
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott1-0/+53
2014-07-21qeth: Display adjacent switch attributesStefan Raspl4-1/+100
2014-07-17scsi: use 64-bit LUNsHannes Reinecke2-3/+4
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer1-2/+7
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky1-1/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen5-7/+12
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-422/+140
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott1-12/+2
2014-06-16s390/ccwgroup: fix an uninitialized return codeSebastian Ott1-4/+5
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott1-1/+4
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl3-13/+77
2014-06-16s390/cio: set device name as early as possibleSebastian Ott1-35/+36
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-76/+124
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+37
2014-06-11s390: avoid format strings leaking into namesKees Cook3-3/+3
2014-06-10s390/airq: silence lockdep warningSebastian Ott1-7/+6
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann2-339/+0
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter1-2/+0
2014-06-10s390/qdio: replace shift loop by ilog2Fabian Frederick1-4/+3
2014-06-10s390/cio: silence lockdep warningSebastian Ott1-0/+2
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel1-2/+2
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko1-8/+11
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-2/+32
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-05-30s390/net: fix format string mismatchesUrsula Braun3-10/+19
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky6-8/+13
2014-05-27s390/cio: remove weird assignment during argument evaluationSebastian Ott1-1/+1
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar1-5/+17
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott5-25/+15
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu1-1/+1
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-30/+14
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-1/+11
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2-5/+4
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-5/+5
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+17
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar15-47/+466
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28qeth: Add new priority queueing optionsStefan Raspl3-4/+27
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl4-36/+48
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl1-3/+5
2014-04-28virtio_ccw: introduce device_lost in virtio_ccw_deviceHeinz Graalfs1-12/+37
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens1-1/+21
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott1-5/+17
2014-04-11s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-11s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-11s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter1-3/+11
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-18/+137
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth3-6/+6
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-7/+10
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-17/+306
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+23
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2014-04-01s390/sclp: add timeout for queued requestsGerald Schaefer3-4/+104
2014-04-01lcs: Add missing destroy_timer_on_stack()Thomas Gleixner1-0/+1
2014-04-01s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner1-0/+1
2014-04-01s390/tape: Use del_timer_sync()Thomas Gleixner1-1/+1
2014-04-01s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky1-3/+6
2014-04-01s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer2-4/+18
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-64/+146
2014-03-26s390/con3270: optionally disable auto updateMartin Schwidefsky3-0/+17
2014-03-20qeth: Fix IP version detection for VLAN trafficStefan Raspl1-2/+5