summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2016-07-27Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+3
2016-07-27Merge 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-21block: 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-05qeth: 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-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-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2016-05-21Merge 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-19Merge 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-05drivers: 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