aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer
2013-12-18s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2013-12-16s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott
2013-12-16s390/cio: fix unlocked access of online memberSebastian Ott
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner
2013-12-16s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner
2013-12-16s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner
2013-12-16s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner
2013-12-16s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky
2013-12-16s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter
2013-12-16s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter
2013-12-02s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner
2013-12-02s390/dasd: fix memory leak caused by dangling references to request_queueStefan Weinhuber
2013-11-20s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-11-15s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu
2013-11-15s390/3270: fix missing device_destroy() callHendrik Brueckner
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-08s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier
2013-10-29virtio_ring: change host notification APIHeinz Graalfs
2013-10-28s390/dasd: Write to profile data area only if it is availableStefan Weinhuber
2013-10-24s390/3270: use diagnose 0x210 for device sensing under z/VMMartin Schwidefsky
2013-10-24s390/3270: remove unnecessary pointer checkMartin Schwidefsky
2013-10-24s390/monwriter: fix smatch warning for strcpy()Gerald Schaefer
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-10-24s390/eadm_sch: improve quiesce handlingSebastian Ott
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner
2013-10-24s390/qdio: fix atomic_sub() misusageHeiko Carstens
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger