aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/monwriter.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] monwriter: fix return code handlingHeiko Carstens2011-05-231-2/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2010-08-091-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* [S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer2009-12-071-3/+4
* [S390] pm: monwriter power management callbacks.Gerald Schaefer2009-06-161-6/+92
* [S390] convert monwriter printks to pr_xxx macros.Melissa Howland2008-12-251-1/+4
* monwriter: BKL pushdownArnd Bergmann2008-07-021-0/+3
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-101-0/+6
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-2/+2
* [S390] Change max. buffer size for monwriter device.Melissa Howland2006-12-281-1/+1
* [S390] monwriter find header logic.Melissa Howland2006-10-181-4/+10
* [S390] monwriter kzalloc size.Melissa Howland2006-10-111-1/+1
* [S390] monwriter buffer limit.Melissa Howland2006-10-061-5/+5
* [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-201-0/+292