summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds24-152/+755
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner2-2/+2
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser3-1/+174
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer11-14/+467
2013-12-18s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky1-1/+1
2013-12-16s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott1-6/+6
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott1-10/+6
2013-12-16s390/cio: fix unlocked access of online memberSebastian Ott1-4/+9
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner1-16/+30
2013-12-16s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner1-21/+16
2013-12-16s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner1-8/+4
2013-12-16s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner3-23/+16
2013-12-16s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky1-5/+2
2013-12-16s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter1-3/+3
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter1-1/+9
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter3-7/+9
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter1-0/+3
2013-12-16s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter1-36/+4
2013-12-02s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner1-3/+2
2013-12-02s390/dasd: fix memory leak caused by dangling references to request_queueStefan Weinhuber1-1/+0
2013-11-20s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber1-0/+2
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-315/+365
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott4-72/+9
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu1-18/+9
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu3-172/+176
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu5-17/+122
2013-11-15s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu2-56/+68
2013-11-15s390/3270: fix missing device_destroy() callHendrik Brueckner1-0/+1
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+10
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+5
2013-11-08s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens1-4/+4
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier1-1/+5
2013-10-29virtio_ring: change host notification APIHeinz Graalfs2-3/+10
2013-10-28s390/dasd: Write to profile data area only if it is availableStefan Weinhuber1-1/+2
2013-10-24s390/3270: use diagnose 0x210 for device sensing under z/VMMartin Schwidefsky1-1/+1
2013-10-24s390/3270: remove unnecessary pointer checkMartin Schwidefsky1-1/+1
2013-10-24s390/monwriter: fix smatch warning for strcpy()Gerald Schaefer1-1/+1
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu1-11/+9
2013-10-24s390/eadm_sch: improve quiesce handlingSebastian Ott2-3/+28
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens1-12/+7
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner10-43/+13
2013-10-24s390/qdio: fix atomic_sub() misusageHeiko Carstens1-1/+1
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky3-9/+9
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens1-1/+1
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland1-27/+71
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat1-3/+3
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger1-3/+5