| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner | 2017-08-23 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-03-16 | 1 | -39/+30 |
|\ |
|
| * | s390: Use pr_warn instead of pr_warning | Joe Perches | 2016-03-07 | 1 | -15/+13 |
| * | s390/dasd: remove casts to dasd_*_private | Sebastian Ott | 2016-03-07 | 1 | -24/+17 |
* | | s390/dasd: fix diag 0x250 inline assembly | Heiko Carstens | 2016-03-02 | 1 | -2/+7 |
|/ |
|
* | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky | 2015-10-14 | 1 | -0/+2 |
* | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -2/+2 |
* | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-24 | 1 | -5/+5 |
* | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 1 | -2/+2 |
* | s390/dasd: Implement block timeout handling | Hannes Reinecke | 2013-07-01 | 1 | -1/+4 |
* | s390/dasd: make number of retries configurable | Hannes Reinecke | 2013-07-01 | 1 | -1/+2 |
* | s390/time: rename tod clock access functions | Heiko Carstens | 2013-02-14 | 1 | -5/+5 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -1/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+1 |
* | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 | 1 | -4/+4 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+1 |
* | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 | 1 | -2/+2 |
* | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens | 2011-04-29 | 1 | -1/+1 |
* | [S390] dasd: do path verification for paths added at runtime | Stefan Weinhuber | 2011-01-05 | 1 | -0/+1 |
* | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -11/+8 |
* | [S390] dasd: tunable missing interrupt handler | Stefan Haberland | 2010-08-09 | 1 | -2/+4 |
* | [S390] dasd: automatic recognition of read-only devices | Stefan Weinhuber | 2010-03-08 | 1 | -4/+2 |
* | [S390] dasd: move dasd-diag kmsg to dasd | Stefan Haberland | 2009-12-18 | 1 | -20/+22 |
* | [S390] dasd: remove dead code | Christian Borntraeger | 2009-12-07 | 1 | -1/+0 |
* | [S390] dasd: support DIAG access for read-only devices | Stefan Weinhuber | 2009-12-07 | 1 | -3/+16 |
* | [S390] dasd: fix message naming | Stefan Haberland | 2009-09-11 | 1 | -1/+1 |
* | [S390] dasd: optimize cpu usage in goodcase | Stefan Haberland | 2009-09-11 | 1 | -2/+1 |
* | [S390] dasd: forward internal errors to dasd_sleep_on caller | Stefan Weinhuber | 2009-06-12 | 1 | -0/+1 |
* | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -2/+3 |
* | [S390] dasd: message cleanup | Stefan Haberland | 2009-03-26 | 1 | -34/+32 |
* | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski | 2009-01-09 | 1 | -1/+2 |
* | [SCSI] block: separate failfast into multiple bits. | Mike Christie | 2008-10-13 | 1 | -1/+1 |
* | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 2008-07-17 | 1 | -2/+2 |
* | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2008-07-17 | 1 | -7/+18 |
* | [S390] dasd: add hyper PAV support to DASD device driver, part 1 | Stefan Weinhuber | 2008-01-26 | 1 | -47/+60 |
* | Fixup rq_for_each_segment() indentation | Jens Axboe | 2007-10-10 | 1 | -14/+14 |
* | Introduce rq_for_each_segment replacing rq_for_each_bio | NeilBrown | 2007-10-10 | 1 | -8/+3 |
* | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 | 1 | -0/+1 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 | 1 | -4/+6 |
* | [S390] dasd: Work around gcc bug. | Peter Oberparleiter | 2007-03-26 | 1 | -5/+5 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 1 | -2/+2 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -2/+2 |
* | [S390] irq change build fixes. | Heiko Carstens | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | [S390] Inline assembly cleanup. | Martin Schwidefsky | 2006-09-28 | 1 | -26/+8 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [S390] dasd whitespace and other cosmetics. | Horst Hummel | 2006-06-29 | 1 | -3/+3 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 | 1 | -1/+0 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |