summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-10-20s390/drivers: use setup_timerAllen Pais
2017-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann
2017-10-18s390/dasd: remove unused debug macrosSebastian Ott
2017-10-18s390/debug: improve debug_eventSebastian Ott
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-10-16vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi
2017-10-16vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi
2017-10-16s390/pkey: fix kzalloc-simple.cocci warningsVasyl Gomonovych
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2017-09-29s390/virtio: simplify MakefileHeiko Carstens
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann
2017-09-28s390/sclp: Use setup_timer and mod_timerHimanshu Jha
2017-09-28s390/zcrypt: Explicitly check input data length.Harald Freudenberger
2017-09-28s390/cmf: use tod_to_ns()Sebastian Ott
2017-09-28s390/cmf: avg_utilizationSebastian Ott
2017-09-28s390/cmf: read from hw bufferSebastian Ott
2017-09-28s390/cmf: simplify copy_blockSebastian Ott
2017-09-28s390/cmf: simplify cmb_copy_waitSebastian Ott
2017-09-28s390/cmf: simplify set_schib_waitSebastian Ott
2017-09-28s390/cmf: set_schib_wait add timeoutSebastian Ott
2017-09-28s390/char: fix cdev_add usageJean Delvare
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-19s390/cio: recover from bad pathsSebastian Ott
2017-09-19s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott
2017-09-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus
2017-09-18s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann
2017-09-18s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann
2017-09-18s390/qeth: remove unused code in qdio_establish_cq()Julian Wiedmann
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel
2017-09-18s390/qeth: add basic VNICC supportHans Wippel
2017-09-13s390/dasd: fix race during dasd initializationStefan Haberland
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-08s390/dasd: blk-mq conversionStefan Haberland
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner
2017-08-29s390/zcrypt: make CPRBX constBhumika Goyal
2017-08-29s390/vmcp: simplify vmcp_response_free()Heiko Carstens