summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-1912-315/+365
|\
| * s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-154-72/+9
| * s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-18/+9
| * s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-153-172/+176
| * s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-155-17/+122
| * s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu2013-11-152-56/+68
| * s390/3270: fix missing device_destroy() callHendrik Brueckner2013-11-151-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-3/+3
|\ \ | |/ |/|
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-3/+3
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-152-3/+10
|\ \
| * | virtio_ring: change host notification APIHeinz Graalfs2013-10-292-3/+10
* | | Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-141-4/+4
|\ \ \
| * | | s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens2013-11-081-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-1/+5
|\ \ \ \
| * | | | qeth: avoid buffer overflow in snmp ioctlUrsula Braun2013-11-071-1/+5
| |/ / /
* | | | s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier2013-11-061-1/+5
* | | | s390/dasd: Write to profile data area only if it is availableStefan Weinhuber2013-10-281-1/+2
* | | | s390/3270: use diagnose 0x210 for device sensing under z/VMMartin Schwidefsky2013-10-241-1/+1
* | | | s390/3270: remove unnecessary pointer checkMartin Schwidefsky2013-10-241-1/+1
* | | | s390/monwriter: fix smatch warning for strcpy()Gerald Schaefer2013-10-241-1/+1
* | | | s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2013-10-241-11/+9
* | | | s390/eadm_sch: improve quiesce handlingSebastian Ott2013-10-242-3/+28
* | | | s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens2013-10-241-12/+7
* | | | s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-2410-43/+13
* | | | s390/qdio: fix atomic_sub() misusageHeiko Carstens2013-10-241-1/+1
|/ / /
* | | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-223-9/+9
* | | s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens2013-10-151-1/+1
* | | s390/dasd: check for availability of prefix command during formatStefan Haberland2013-10-151-27/+71
* | | s390/sclp: properly detect line mode consoleChristian Borntraeger2013-09-301-3/+5
* | | s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun2013-09-301-1/+1
|/ /
* | s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-111-3/+3
* | s390/ap_bus: use and-mask instead of a castHeiko Carstens2013-09-071-1/+1
* | s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-072-6/+6
* | s390/irq: rework irq subclass handlingHeiko Carstens2013-09-043-6/+6
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-035-22/+12
|\
| * [SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier2013-09-031-2/+2
| * [SCSI] zfcp: dead code removalMartin Peschke2013-09-032-11/+0
| * [SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2013-09-032-8/+8
| * [SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke2013-09-031-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-0313-53/+262
|\ \
| * | s390/cio: fix unlocked access of global bitmapSebastian Ott2013-08-301-0/+2
| * | s390/hibernate: add early resume functionSebastian Ott2013-08-301-2/+0
| * | s390/dasd: fix statistics for recovered requestsStefan Weinhuber2013-08-281-0/+8
| * | s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber2013-08-221-11/+43
| * | s390/sclp: reword cpu capability change messageHeiko Carstens2013-08-221-1/+1
| * | s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-28/+42
| * | s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2013-08-221-0/+153
| * | s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber2013-08-221-2/+4
| * | s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-226-9/+9
| |/
* | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-221-0/+14
OpenPOWER on IntegriCloud