aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/vmur.c
Commit message (Expand)AuthorAge
* [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