aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/monwriter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-07[S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer1-3/+4
2009-06-16[S390] pm: monwriter power management callbacks.Gerald Schaefer1-6/+92
2008-12-25[S390] convert monwriter printks to pr_xxx macros.Melissa Howland1-1/+4
2008-07-02monwriter: BKL pushdownArnd Bergmann1-0/+3
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches1-1/+1
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland1-0/+6
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-2/+2
2006-12-28[S390] Change max. buffer size for monwriter device.Melissa Howland1-1/+1
2006-10-18[S390] monwriter find header logic.Melissa Howland1-4/+10
2006-10-11[S390] monwriter kzalloc size.Melissa Howland1-1/+1
2006-10-06[S390] monwriter buffer limit.Melissa Howland1-5/+5
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland1-0/+292