summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-23/+14
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds32-828/+327
2017-11-10Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/gi...Heiko Carstens1-0/+2
2017-11-09s390/zcrypt: Rework struct ap_qact_ap_info.Harald Freudenberger2-21/+21
2017-11-08s390/dasd: avoid calling do_gettimeofday()Arnd Bergmann1-8/+8
2017-11-08s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne1-0/+2
2017-11-03s390/qdio: sanitize put_indicatorSebastian Ott1-4/+2
2017-11-03s390/qdio: use atomic_cmpxchgSebastian Ott1-3/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds141-0/+141
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman141-0/+141
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+21
2017-10-26vmur: convert urdev.ref_count from atomic_t to refcount_tElena Reshetova2-5/+7
2017-10-23s390/zcrypt: Introduce QACT support for AP bus devices.Harald Freudenberger5-15/+116
2017-10-23s390/zcrypt: Enable special header file flag for AU CPRPHarald Freudenberger1-1/+2
2017-10-23s390/zcrypt: CEX6S exploitationHarald Freudenberger4-15/+40
2017-10-18s390/dasd: remove unused debug macrosSebastian Ott1-16/+0
2017-10-18s390/debug: improve debug_eventSebastian Ott5-41/+7
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2017-10-16vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi1-1/+17
2017-10-16vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi1-4/+0
2017-10-16s390/pkey: fix kzalloc-simple.cocci warningsVasyl Gomonovych1-2/+1
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook1-1/+0
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook4-22/+14
2017-09-29s390/virtio: simplify MakefileHeiko Carstens1-2/+1
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth2-518/+0
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann4-0/+9
2017-09-28s390/sclp: Use setup_timer and mod_timerHimanshu Jha2-10/+4
2017-09-28s390/zcrypt: Explicitly check input data length.Harald Freudenberger1-3/+3
2017-09-28s390/cmf: use tod_to_ns()Sebastian Ott1-5/+3
2017-09-28s390/cmf: avg_utilizationSebastian Ott1-23/+35
2017-09-28s390/cmf: read from hw bufferSebastian Ott1-31/+14
2017-09-28s390/cmf: simplify copy_blockSebastian Ott1-17/+3
2017-09-28s390/cmf: simplify cmb_copy_waitSebastian Ott1-49/+23
2017-09-28s390/cmf: simplify set_schib_waitSebastian Ott1-47/+23
2017-09-28s390/cmf: set_schib_wait add timeoutSebastian Ott1-7/+8
2017-09-28s390/char: fix cdev_add usageJean Delvare3-6/+3
2017-09-19s390/cio: recover from bad pathsSebastian Ott4-3/+24
2017-09-19s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott1-3/+3
2017-09-13s390/dasd: fix race during dasd initializationStefan Haberland1-3/+9
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-227/+262
2017-09-08s390/dasd: blk-mq conversionStefan Haberland3-165/+193
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-110/+178
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+3
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-329/+356
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger2-4/+29
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger2-16/+16
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak3-42/+24
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-102/+398
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-1/+1