index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
monwriter.c
Age
Commit message (
Expand
)
Author
2018-10-09
s390/monwriter: do not use stack buffers for hardware data
Martin Schwidefsky
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
2018-07-02
s390/monwriter: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2017-11-24
s390: char: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-10-20
s390: char: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-24
s390/monwriter: fix smatch warning for strcpy()
Gerald Schaefer
2011-05-23
[S390] monwriter: fix return code handling
Heiko Carstens
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-09
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-28
[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