index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
monwriter.c
Age
Commit message (
Expand
)
Author
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-10
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-07
[S390] monwriter: remove lock_kernel() from open() function
Gerald Schaefer
2009-06-16
[S390] pm: monwriter power management callbacks.
Gerald Schaefer
2008-12-25
[S390] convert monwriter printks to pr_xxx macros.
Melissa Howland
2008-07-02
monwriter: BKL pushdown
Arnd Bergmann
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
2007-08-10
[S390] monwriter: Serialization bug for multithreaded applications.
Melissa Howland
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
2006-12-27
[S390] Change max. buffer size for monwriter device.
Melissa Howland
2006-10-18
[S390] monwriter find header logic.
Melissa Howland
2006-10-11
[S390] monwriter kzalloc size.
Melissa Howland
2006-10-06
[S390] monwriter buffer limit.
Melissa Howland
2006-09-20
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland