aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/vmur.c
Commit message (Expand)AuthorAge
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* [S390] s390/char/vmur.c: fix memory leakDennis Chen2012-04-11
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-10-31
* | [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-30
|/
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-23
* [S390] vmur: add support for irq statisticsHeiko Carstens2011-01-05
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] vmur: remove BKLMartin Schwidefsky2009-12-07
* [S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu2009-09-11
* [S390] driver_data accessMartin Schwidefsky2009-06-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* | [S390] pm: vmur driver power management callbacksFrank Munzert2009-06-16
|/
* [S390] convert vmur printks to pr_xxx macros.Frank Munzert2008-12-25
* device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-10
* device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* [S390] vmur: Fix return code handling.Frank Munzert2008-07-17
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\
| * drivers/s390: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* | [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-14
|/
* [S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert2008-04-17
* [S390] constify function pointer tables.Jan Engelhardt2008-01-26
* [S390] vmur: fix reference counting for vmur device structureMichael Holzheu2007-08-22
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-22
* [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-10
* [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-10
* [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-10
* [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-10
* [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-10
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-27
* [S390] z/VM unit record device driverFrank Munzert2007-07-17